Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-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 244DB11E97 for ; Tue, 20 May 2014 18:04:48 +0000 (UTC) Received: (qmail 575 invoked by uid 500); 20 May 2014 18:04:47 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 542 invoked by uid 500); 20 May 2014 18:04:47 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 534 invoked by uid 99); 20 May 2014 18:04:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 May 2014 18:04:47 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of purplecabbage@gmail.com designates 209.85.220.172 as permitted sender) Received: from [209.85.220.172] (HELO mail-vc0-f172.google.com) (209.85.220.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 May 2014 18:04:43 +0000 Received: by mail-vc0-f172.google.com with SMTP id hr9so1083455vcb.17 for ; Tue, 20 May 2014 11:04:23 -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=8wJQlxob2J8t8t5mvN3TOx9yWWKHhLy/FqLS6ixwHFA=; b=ui6LlH2uHFt88HwOfl3EXXbrEroV+OZwnO9QBoCff8nyOuC7VxORgj4gnqNqC0as8a jmGvoXiD2HT2fvdevstRSems+RJpQtgGUa2MlHdb+K+LKyxAFRrM3nKK0JC5wuVdxLGS bcsYQYpQf6zAi5gxH2s4V5X6DIH4ofG6Erzenb/I9SoLtiwiBytypp6Dspf5MG4iOVMc v180/GUJxrgPSbBJzZ70m+qRDYBH7vpm+nXfBJzfEMbku4MiNmuWo0IYSjNCCCDAwsfw YwFZVPkRcCnnAndGmABVS0hSbBBnRavRaCqYtApmLRy5laXt9T61gour1RXCjQEs6buq ANWA== MIME-Version: 1.0 X-Received: by 10.220.68.83 with SMTP id u19mr1968409vci.52.1400609063175; Tue, 20 May 2014 11:04:23 -0700 (PDT) Received: by 10.58.169.73 with HTTP; Tue, 20 May 2014 11:04:23 -0700 (PDT) In-Reply-To: References: Date: Tue, 20 May 2014 11:04:23 -0700 Message-ID: Subject: Re: Broken battery tests From: Jesse To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=047d7b4149f8ae0ced04f9d8b54e X-Virus-Checked: Checked by ClamAV on apache.org --047d7b4149f8ae0ced04f9d8b54e Content-Type: text/plain; charset=UTF-8 Where can I see the output of the tests failing in buildbot? I only see platform tests. @purplecabbage risingj.com On Tue, May 20, 2014 at 9:07 AM, Max Woghiren wrote: > Thanks Ian. Filing a bug is probably the right route! No harm in a direct > email though, I guess. :) > > > On Tue, May 20, 2014 at 11:17 AM, Ian Clelland >wrote: > > > Shaz filed https://issues.apache.org/jira/browse/CB-6721 for it, BTW > > > > > > On Tue, May 20, 2014 at 11:14 AM, Max Woghiren wrote: > > > > > The following commit broke battery tests on Android and iOS: > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-battery-status.git;a=commit;h=9821813a4ed4d1cc9af1341763e0adc9d8a0a12d > > > > > > The failing tests are: > > > > > > Battery (navigator.battery) battery.spec.3 should fire batterylow > events. > > > Battery (navigator.battery) battery.spec.4 should fire batterycritical > > > events. > > > > > > Both are failing on Android; the second is failing on iOS. > > > > > > Could you look into this when you have a moment? > > > > > > Thanks! > > > -Max > > > > > > --047d7b4149f8ae0ced04f9d8b54e--