You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/07/11 23:03:05 UTC

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

    [ https://issues.apache.org/jira/browse/CB-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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)