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

2019-03-15 Thread Bryan Ellis (JIRA)


[ 
https://issues.apache.org/jira/browse/CB-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16793383#comment-16793383
 ] 

Bryan Ellis commented on CB-7078:
-

Closing  as it appears to be resolved and merged in PR: 
https://github.com/apache/cordova-lib/pull/687/commits

> 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



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

2014-07-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14059352#comment-14059352
 ] 

ASF subversion and git services commented on CB-7078:
-

Commit c4df8251557dbcb9468d398cc4eb6aaeb4fd2c75 in cordova-lib's branch 
refs/heads/master from [~kamrik]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=c4df825 ]

CB-7078: Disable serve.spec.js

Flaky, needs fixing, disabling for now.


 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)