Josh Soref created CB-7250:
------------------------------

             Summary: 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)

Reply via email to