[ https://issues.apache.org/jira/browse/CB-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bryan Ellis resolved CB-7078. ----------------------------- Resolution: Fixed > 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 > Components: cordova-serve > Reporter: Mark Koudritsky > Assignee: Raphael > Priority: Major > > 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 (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org