Return-Path: X-Original-To: apmail-flink-dev-archive@www.apache.org Delivered-To: apmail-flink-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C87BC18081 for ; Tue, 6 Oct 2015 13:00:38 +0000 (UTC) Received: (qmail 85178 invoked by uid 500); 6 Oct 2015 13:00:38 -0000 Delivered-To: apmail-flink-dev-archive@flink.apache.org Received: (qmail 85116 invoked by uid 500); 6 Oct 2015 13:00:38 -0000 Mailing-List: contact dev-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list dev@flink.apache.org Received: (qmail 85104 invoked by uid 99); 6 Oct 2015 13:00:38 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Oct 2015 13:00:38 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id C9A9BC3A9D for ; Tue, 6 Oct 2015 13:00:37 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.9 X-Spam-Level: ** X-Spam-Status: No, score=2.9 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id G1QgtNyM-8yD for ; Tue, 6 Oct 2015 13:00:32 +0000 (UTC) Received: from mail-wi0-f176.google.com (mail-wi0-f176.google.com [209.85.212.176]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 8AB9E206F0 for ; Tue, 6 Oct 2015 13:00:31 +0000 (UTC) Received: by wicgb1 with SMTP id gb1so164324536wic.1 for ; Tue, 06 Oct 2015 06:00:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=HuYmdGkGymTHXZ9ftB9J2nVWkeUlcd2Pk4cv0Wypk6E=; b=xD5uPH+Z51jsmnaxPOrbKyUI/1cHmAnBtV7aPOqTgiXnLqy6Wp7H7mocqqeoaOWFmt SUcy3ilBDvfUy0cYvPIM7aLjDcjlAl41612DyqeQVA6BSaC3kTAztmJLZzh/BL+rFOzk iKrS4NhhSpg3TaTXTJPnf0hnrbVGSBdzKsjs26mKFXkEBLg2+04WFxBL+a5SQ4ezKHM4 Sfx61VtCtl5KiKAZcYlwJajYi6Xf8oaYDAUXWPBZWKv8tnnw0VYRQyEWaY0Dr/iwiPQn n/six3PWzhLo45At5DvUnfcntSfHlYMxykHDc2f+HbtS8JoqWx397ruRtgsHGbgXuUgN 4NfA== MIME-Version: 1.0 X-Received: by 10.194.176.6 with SMTP id ce6mr36273067wjc.101.1444136431304; Tue, 06 Oct 2015 06:00:31 -0700 (PDT) Received: by 10.28.139.69 with HTTP; Tue, 6 Oct 2015 06:00:31 -0700 (PDT) In-Reply-To: <5613C51E.6050808@apache.org> References: <5613C51E.6050808@apache.org> Date: Tue, 6 Oct 2015 15:00:31 +0200 Message-ID: Subject: Re: Failing test From: Till Rohrmann To: dev@flink.apache.org Content-Type: multipart/alternative; boundary=089e01493314fec60d05216f36d9 --089e01493314fec60d05216f36d9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable If there is none yet, then we do. Label it with "test-stability". I think the consensus was also to mark it as critical. Otherwise, just add the log to the JIRA. On Tue, Oct 6, 2015 at 2:57 PM, Matthias J. Sax wrote: > Hi, > > One test just failed on current master: > https://travis-ci.org/apache/flink/jobs/83871008 > > Do we need a JIRA? > > > LeaderChangeStateCleanupTest.testReelectionOfSameJobManager:245 =C2= =BB > Timeout Futu... > > > -Matthias > > --089e01493314fec60d05216f36d9--