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 3796410EA0 for ; Tue, 16 Jul 2013 01:55:36 +0000 (UTC) Received: (qmail 29534 invoked by uid 500); 16 Jul 2013 01:55:36 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 29507 invoked by uid 500); 16 Jul 2013 01:55:36 -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 29498 invoked by uid 99); 16 Jul 2013 01:55:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jul 2013 01:55:35 +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 shazron@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; Tue, 16 Jul 2013 01:55:29 +0000 Received: by mail-qa0-f41.google.com with SMTP id f14so2013422qak.0 for ; Mon, 15 Jul 2013 18:55:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=vlaYP7msx6r9xLb+lh8GyoBtpk8TboJbkUnfb8juXSY=; b=FIrT0lVvEgVOICLHXLo4PygikdOHf5mkyJ+comdGZjy/DlDnL/LjSd6MgGTb/wE+d4 7JaS7UOTI0qwMOR9Iknkx7XhwOGSi0anMEwBACC8uWq7OCIENO7UYxyjOpTDsGGtKgIw FwBjZA/C2c8H11JKUxs/Df7vzsVuCyVG+0SiJZvPJAtgoIPphT/dpOw4tbgYdmraz3lZ 7NmLdAAm8VmmskkFllJkdXZow6R1Ota5XwBn71n4gAvHj+QS106zqMQ3AMxf869QU8CN wbT4lKpHWNDDA9q4coNhPcoyBSnYMBqfYezqrb55PjJvWPlBKspSaazCs6L4n775Q39g jRRw== X-Received: by 10.224.90.1 with SMTP id g1mr322828qam.0.1373939708883; Mon, 15 Jul 2013 18:55:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.49.12.145 with HTTP; Mon, 15 Jul 2013 18:54:28 -0700 (PDT) From: Shazron Date: Mon, 15 Jul 2013 18:54:28 -0700 Message-ID: Subject: 3.0.0 Testing thread To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=001a11c2c7484a7a9e04e19744d8 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c2c7484a7a9e04e19744d8 Content-Type: text/plain; charset=ISO-8859-1 So far I went and tested with the plugins (specified in the dependencies-plugin on cordova-mobile-spec) on master for iOS, with 1 test failing: File API DirectoryReader interface readEntries file.spec.109 should return an empty entry list on the second call. Expected 0 not to be 0. --001a11c2c7484a7a9e04e19744d8--