[
https://issues.apache.org/jira/browse/CB-7209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14077299#comment-14077299
]
ASF subversion and git services commented on CB-7209:
-----------------------------------------------------
Commit d2b7375cbfb9f05a925b2c4b1beefff7e8550574 in cordova-blackberry's branch
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=d2b7375 ]
CB-7209 Improve tests including adding parallelism support
signing-helper: rename test so that Jasmine does not think it is a Jasmine
helper
integration-create: always delete temporary folder
> 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)