Return-Path: X-Original-To: apmail-aurora-issues-archive@minotaur.apache.org Delivered-To: apmail-aurora-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 81B5C172F4 for ; Mon, 26 Jan 2015 18:46:55 +0000 (UTC) Received: (qmail 53562 invoked by uid 500); 26 Jan 2015 18:46:55 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 53519 invoked by uid 500); 26 Jan 2015 18:46:55 -0000 Mailing-List: contact issues-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list issues@aurora.incubator.apache.org Received: (qmail 53510 invoked by uid 99); 26 Jan 2015 18:46:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jan 2015 18:46:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 26 Jan 2015 18:46:54 +0000 Received: (qmail 52845 invoked by uid 99); 26 Jan 2015 18:46:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jan 2015 18:46:34 +0000 Date: Mon, 26 Jan 2015 18:46:34 +0000 (UTC) From: "Bill Farner (JIRA)" To: issues@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AURORA-1060) Branch coverage check is flaky MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Bill Farner created AURORA-1060: ----------------------------------- Summary: Branch coverage check is flaky Key: AURORA-1060 URL: https://issues.apache.org/jira/browse/AURORA-1060 Project: Aurora Issue Type: Bug Components: Testing Reporter: Bill Farner Builds are occasionally failing with (as of 7ba6226): {noformat} Branch coverage is 0.8343558282208589, but must be greater than 0.835 {noformat} I have not been able to reproduce this locally, but review bot seems to trip on it fairly often. -- This message was sent by Atlassian JIRA (v6.3.4#6332)