Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-7250

bin/test/cordova/integration/target.js risks destroying blackberry10.json

    XMLWordPrintableJSON

Details

    Description

      I ran the test suite recently.

      Unfortunately, for unknown reasons, I'm now left with:

      $ cat ~/.cordova/blackberry10.json
      {
      "targets": {
      "z10": {
      "ip": "169.254.0.1",
      "type": "device",
      "password": "pass",
      "pin": "DEADBEEF"
      }
      }
      }

      Tests should not do this. They should instead change their HOME / USERPROFILE environment variables to a directory w/in their own test directory.

      Attachments

        Activity

          People

            jsoref Josh Soref
            jsoref Josh Soref
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: