Xavier Vergés 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és
            Assignee: Filip Maj
            Priority: Minor


In Windows, the {{suite.html}} file generated by {{runner.js}} when executing 
{{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 
regular 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 administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to