Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EAD0EEE3C for ; Wed, 27 Feb 2013 16:31:16 +0000 (UTC) Received: (qmail 6519 invoked by uid 500); 27 Feb 2013 16:31:16 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 6500 invoked by uid 500); 27 Feb 2013 16:31:16 -0000 Mailing-List: contact issues-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 issues@cordova.apache.org Received: (qmail 6454 invoked by uid 99); 27 Feb 2013 16:31:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Feb 2013 16:31:16 +0000 Date: Wed, 27 Feb 2013 16:31:16 +0000 (UTC) From: =?utf-8?Q?Xavier_Verg=C3=A9s_=28JIRA=29?= To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-2590) 'jake btest' doesn't run any spec on Windows MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Xavier Verg=C3=A9s created CB-2590: --------------------------------- Summary: 'jake btest' doesn't run any spec on Windows Key: CB-2590 URL: https://issues.apache.org/jira/browse/CB-2590 Project: Apache Cordova Issue Type: Bug Components: CordovaJS Affects Versions: 2.4.0 Environment: Windows Reporter: Xavier Verg=C3=A9s Assignee: Filip Maj Priority: Minor In Windows, the {{suite.html}} file generated by {{runner.js}} when executi= ng {{jake btest}} contains local file names that the browser won't load due= to security restrictions. {{runner.js}} converts from local file names to server file names using a r= egular expression that fails due to the windows path separator. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira