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 0916C10352 for ; Mon, 23 Jun 2014 13:30:01 +0000 (UTC) Received: (qmail 24941 invoked by uid 500); 23 Jun 2014 13:30:00 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 24901 invoked by uid 500); 23 Jun 2014 13:30:00 -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 24885 invoked by uid 500); 23 Jun 2014 13:30:00 -0000 Delivered-To: apmail-incubator-callback-dev@incubator.apache.org Received: (qmail 24882 invoked by uid 99); 23 Jun 2014 13:30:00 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jun 2014 13:30:00 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 1A079887820; Mon, 23 Jun 2014 13:30:00 +0000 (UTC) From: mbektchiev To: callback-dev@incubator.apache.org Reply-To: callback-dev@incubator.apache.org Message-ID: Subject: [GitHub] cordova-mobile-spec pull request: Fix failing battery tests. Add a... Content-Type: text/plain Date: Mon, 23 Jun 2014 13:30:00 +0000 (UTC) GitHub user mbektchiev opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/73 Fix failing battery tests. Add a dummy battery listener to avoid updates in the middle of a test case You can merge this pull request into a Git repository by running: $ git pull https://github.com/Icenium/cordova-mobile-spec bektchiev/fix-battery-tests Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-mobile-spec/pull/73.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #73 ---- commit 005641907754e04895135e502ef9fcb6f24d353f Author: Martin Bektchiev Date: 2014-06-23T13:25:29Z Fix failing battery tests. Add a dummy battery listener to avoid updates in the middle of a test case ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---