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 CA67011690 for ; Mon, 25 Aug 2014 22:56:28 +0000 (UTC) Received: (qmail 48178 invoked by uid 500); 25 Aug 2014 22:56:28 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 48132 invoked by uid 500); 25 Aug 2014 22:56:28 -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 48120 invoked by uid 99); 25 Aug 2014 22:56:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Aug 2014 22:56:28 +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 (nike.apache.org: domain of martin.c.glez.glez@gmail.com designates 209.85.216.41 as permitted sender) Received: from [209.85.216.41] (HELO mail-qa0-f41.google.com) (209.85.216.41) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Aug 2014 22:56:02 +0000 Received: by mail-qa0-f41.google.com with SMTP id j7so13167733qaq.14 for ; Mon, 25 Aug 2014 15:56:01 -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=DMnCmGzOgxs8m45x82Cu4uUhqbY6ate4gkpBmfhMm1A=; b=InucPvCcnPE/3QXz6SLuArpxsuD8u+GXgXxC6vmCoBnJrFx+sHQ9S+ptAl4PeYGbIY 6JjzqBH5MMPx3MDe1JqhbzD2iTpvbbTv0HfqnputGm0tWX9T9dCryMlZLvW+Sd0WZFZP /mIqLiZlcK4n7VAjZkYqHQxM2AaIf+Ox9QMTMUh9CPO568W0P15iGoLQmM7U9gw8RArP nQP6B4AWSQqdJKcWVsFQZgRJrI1jpt7DAfv1ZoU4vDlLxQwNmq0Dr86UeMvh87ALZRo1 vn7FI6gn3mT1f1WOBvSvwdW1Tb2Vb0ie1k7EVXTj2yt5qlMC/d2MZWK1mh8VMTUf0vJc ZELA== MIME-Version: 1.0 X-Received: by 10.140.31.72 with SMTP id e66mr38103401qge.89.1409007361469; Mon, 25 Aug 2014 15:56:01 -0700 (PDT) Received: by 10.140.48.83 with HTTP; Mon, 25 Aug 2014 15:56:01 -0700 (PDT) Received: by 10.140.48.83 with HTTP; Mon, 25 Aug 2014 15:56:01 -0700 (PDT) In-Reply-To: References: <97DCF304-64B8-4A4A-B2C2-31E69662BAEC@gmail.com> <39A9A02D-DC2D-4406-A374-5A05FCABF2D6@gmail.com> Date: Mon, 25 Aug 2014 17:56:01 -0500 Message-ID: Subject: Re: [Testing] No content to speak of From: Martin Gonzalez To: dev@cordova.apache.org Content-Type: multipart/alternative; boundary=001a113a9af04433fa05017c17ee X-Virus-Checked: Checked by ClamAV on apache.org --001a113a9af04433fa05017c17ee Content-Type: text/plain; charset=UTF-8 The tests shouldn't be failing. I agree with Ian, the tests started to fail after: 0ffb969 (Fixes multiple mobilespec tests errors). I've verified with the previous commit and everything works as expected. On Aug 25, 2014 5:46 PM, "Jesse" wrote: > I was just noting a possible reason for the tests to now fail. > Has anyone verified whether they should fail or not? > > @purplecabbage > risingj.com > > > On Mon, Aug 25, 2014 at 3:27 PM, Michal Mocny wrote: > > > The 4 failing file tests were reported on JIRA ( > > https://issues.apache.org/jira/browse/CB-7093) and I thought > Martin/Jesse > > were looking at them. > > > > > > On Mon, Aug 25, 2014 at 5:39 PM, Marcel Kinard > wrote: > > > > > Yes, all the other automated tests (except the 4 File tests as > previously > > > noted) are running successfully, so that does seem to point somewhere > > else > > > besides the bridge. > > > > > > The issue appears to be related to CB-6764. If I remove from > > mobile-spec's > > > index.html the script reference to "doesnotexist/notcordova.js" then > the > > > device object and the yellow box gets populated properly. > > > > > > On Aug 25, 2014, at 4:23 PM, Ian Clelland > > wrote: > > > > > > > Usually an empty yellow box on startup means that the bridge isn't > > > working, > > > > but if you're seeing ~300 other successful tests, then that's > unlikely > > to > > > > be the problem. > > > > > > > > > --001a113a9af04433fa05017c17ee--