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 60298106FC for ; Wed, 27 Nov 2013 21:17:37 +0000 (UTC) Received: (qmail 14868 invoked by uid 500); 27 Nov 2013 21:17:37 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 14841 invoked by uid 500); 27 Nov 2013 21:17:37 -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 14833 invoked by uid 99); 27 Nov 2013 21:17:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Nov 2013 21:17:37 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of stevengill97@gmail.com designates 209.85.214.181 as permitted sender) Received: from [209.85.214.181] (HELO mail-ob0-f181.google.com) (209.85.214.181) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Nov 2013 21:17:33 +0000 Received: by mail-ob0-f181.google.com with SMTP id uy5so7900653obc.40 for ; Wed, 27 Nov 2013 13:17:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=i0Ai5TFC07Zwb6iR3ZaBc+rNi9zCLXbqgjxIbx3jBkw=; b=Q48GCoPoc7w9Z94ahEPc+7TndsdK6rb2XlkiVfM9jBSux6uP2tL2aV/g3hMItNBdzg GHm+gDKqs+C6oJi5HOdmKn59qiShEpEVWMkxxpwaDRagweIhpPnyHMM6la+2b63EGpSr gsUcL7sy8v2/KYg0nQtXYZ7jMb+0R0RXllSXm1ouTMbOX/OVHvpiSPGg4IuPPFeF31OV 4o0IFtt6EixYVl2/AyzTZkohQZX8eQuzi2DUekSILk7CRxF0gnhrXq2mv0JpSqtgfdXB 68p66dtX+wd1x3Y36Ewb8Cv4py5QfpU4LFIX75CmAsszbruVIZ1zefACyV0TaPkylHAn Z5Hg== X-Received: by 10.182.109.230 with SMTP id hv6mr1841110obb.68.1385587031844; Wed, 27 Nov 2013 13:17:11 -0800 (PST) MIME-Version: 1.0 Received: by 10.76.2.176 with HTTP; Wed, 27 Nov 2013 13:16:51 -0800 (PST) In-Reply-To: References: From: Steven Gill Date: Wed, 27 Nov 2013 13:16:51 -0800 Message-ID: Subject: Re: CLI testing To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=001a11c31b4ed6af2004ec2f1e3e X-Virus-Checked: Checked by ClamAV on apache.org --001a11c31b4ed6af2004ec2f1e3e Content-Type: text/plain; charset=ISO-8859-1 I think we should revert these out and put them on a branch until ready. Thoughts? On Wed, Nov 27, 2013 at 12:59 PM, Jesse wrote: > okay, yeah, just switched over to OSX, and there are numerous (59) failures > here too as well. > > I have verified that these are all a result of the e2e tests folder, if you > run : > jasmine-node --color spec > > You will not see any of these failures. > > blame @mmocny ;) > > > @purplecabbage > risingj.com > > > On Wed, Nov 27, 2013 at 12:44 PM, David Kemp wrote: > > > a recent set of commits landed about 1/2 hour ago has broken the CLI > tests > > > > 343 tests, 572 assertions, 59 failures > > > > > > looks like most are : Error: ENOENT, no such file or directory > > > --001a11c31b4ed6af2004ec2f1e3e--