Closed Bug 1008180 Opened 10 years ago Closed 10 years ago

Running cfx test fails when Spotify is running

Categories

(Add-on SDK Graveyard :: General, defect, P2)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: ejpbruel, Unassigned)

References

Details

Steps to reproduce:
- Open up Spotify
- Run the following command with cfx:
cfx test -f test-content-script:test\ Cross\ Domain\ Iframe -b /Applications/FirefoxNightly.app -o

Observed results:
The following error message is displayed:
.System JS : ERROR (null):0 - uncaught exception: 2147746065
console.log: addon-sdk: [JavaScript Error: "uncaught exception: 2147746065"]

The test fails to run to completion

Expected results:
The test runs to completion.
The problem seems to be that Spotify uses a port that is also used by some of the SDK tests. If we can't make the tests run to completion if that port is occupied, it would at least help to give a more informative error message, preferably something actionable like "please check if port xxxx is open".
Sorry we won't be releasing any new versions of cfx, jpm is the replacement https://www.npmjs.com/package/jpm
Blocks: cfx.py
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.