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)

Reply via email to