blob: 04a7b09707708987359e6e7f6116d197982fb658 (
plain)
1
2
3
4
5
6
7
|
If you're running these tests and you get an error like this:
FAIL head.js import threw an exception - Error opening input stream (invalid filename?): chrome://mochitests/content/browser/toolkit/mozapps/update/tests/browser/head.js
Then run `mach test toolkit/mozapps/update/tests/browser` first. You can
stop mach as soon as it starts the first test, but this is necessary so that
mach builds the update tests in your objdir.
|