Closed
Bug 1239647
Opened 10 years ago
Closed 3 years ago
Fix e10s test for windows
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(e10s+)
RESOLVED
INCOMPLETE
| Tracking | Status | |
|---|---|---|
| e10s | + | --- |
People
(Reporter: rpl, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: triaged)
STR:
- run mochitest on test-windows.js with the e10s flag:
./mach mochitest addon-sdk/source/test/test-windows.js --e10s
Expected results:
- test-windows.js runs successfully when e10s is enabled
Actual results:
- test-windows.js completes with failures on e10s, failures generated by the the following asserts:
TEST-UNEXPECTED-FAIL | jetpack-package/addon-sdk/source/test/test-windows.js.testActiveWindow | window.addEventListener is not a function
TEST-UNEXPECTED-FAIL | jetpack-package/addon-sdk/source/test/test-windows.js.testActiveWindow | Should not be any unexpected windows open
Updated•10 years ago
|
Blocks: e10s-tests
tracking-e10s:
--- → +
Comment 1•9 years ago
|
||
Luca has these - so marking triaged to not see in triage each week =]
Whiteboard: triaged
Comment 2•3 years ago
|
||
This bug lies at rest in the graveyard.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•