You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Josh Soref (JIRA)" <ji...@apache.org> on 2014/07/29 02:43:39 UTC

[jira] [Closed] (CB-7209) Improve tests including adding parallelism support

     [ https://issues.apache.org/jira/browse/CB-7209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Soref closed CB-7209.
--------------------------

       Resolution: Fixed
    Fix Version/s: 3.6.0

> Improve tests including adding parallelism support
> --------------------------------------------------
>
>                 Key: CB-7209
>                 URL: https://issues.apache.org/jira/browse/CB-7209
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry
>    Affects Versions: 3.5.0
>            Reporter: Josh Soref
>            Assignee: Josh Soref
>             Fix For: 3.6.0
>
>
> cordova-blackberry has some somewhat flaky tests...
> * They call createSpy in places where they should use spyOn
> * They use a fixed temp directory (which makes parallel tests trip on eachother)
> * They make odd assumptions about process.argv (which isn't nice when a random test system might be feeding it...)
> * They run "windows" tests on other platforms (which is pretty pointless)



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