[
https://issues.apache.org/jira/browse/CB-7250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14105750#comment-14105750
]
ASF subversion and git services commented on CB-7250:
-----------------------------------------------------
Commit faf0735070efb3cf3369c32f2b9dde732e8c4dee in cordova-blackberry's branch
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=faf0735 ]
CB-7250 test/cordova/integration/target use private home
This prevents the test from destroying blackberry10.json
> bin/test/cordova/integration/target.js risks destroying blackberry10.json
> -------------------------------------------------------------------------
>
> Key: CB-7250
> URL: https://issues.apache.org/jira/browse/CB-7250
> Project: Apache Cordova
> Issue Type: Bug
> Components: BlackBerry
> Affects Versions: 3.5.0
> Reporter: Josh Soref
> Assignee: Josh Soref
>
> I ran the test suite recently.
> Unfortunately, for unknown reasons, I'm now left with:
> {quote}
> $ cat ~/.cordova/blackberry10.json
> \{
> "targets": \{
> "z10": \{
> "ip": "169.254.0.1",
> "type": "device",
> "password": "pass",
> "pin": "DEADBEEF"
> }
> }
> }
> {quote}
> Tests should not do this. They should instead change their HOME / USERPROFILE
> environment variables to a directory w/in their own test directory.
--
This message was sent by Atlassian JIRA
(v6.2#6252)