[
https://issues.apache.org/jira/browse/CB-7209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14077209#comment-14077209
]
ASF subversion and git services commented on CB-7209:
-----------------------------------------------------
Commit c94d8ca45b294c3d62deb7064d3ff926dd605b6c in cordova-blackberry's branch
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=c94d8ca ]
CB-7209 Improve tests including adding parallelism support
> 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
>
> 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)