You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Mark Koudritsky (JIRA)" <ji...@apache.org> on 2014/07/04 20:09:33 UTC

[jira] [Created] (CB-7078) serve.spec.js is slow, should be rewritten to be like plugin.spec.js

Mark Koudritsky created CB-7078:
-----------------------------------

             Summary: serve.spec.js is slow, should be rewritten to be like plugin.spec.js 
                 Key: CB-7078
                 URL: https://issues.apache.org/jira/browse/CB-7078
             Project: Apache Cordova
          Issue Type: Bug
            Reporter: Mark Koudritsky


The spec for `cordova serve` is slow and overly complicated.
It re-creates the project for each sub-test and and uses the vanilla platform files which causes it to hit the network if platform files are not cached in ~/.cordova/lib.

The attempt to test all platforms usable on the current box the test is running on is admirable, but it results in non-repeatability between machines which is more of a problem than benefit.




--
This message was sent by Atlassian JIRA
(v6.2#6252)