Closed
Bug 1200912
Opened 9 years ago
Closed 8 years ago
test_app_installation.html doesn't work in e10s mode
Categories
(Core :: DOM: Service Workers, defect)
Core
DOM: Service Workers
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: ehsan.akhgari, Unassigned)
References
(Blocks 1 open bug)
Details
+++ This bug was initially created as a clone of Bug #1200906 +++
We don't run mochitest-oth in e10s so we didn't find out about this. :(
This test currently times out in e10s mode. jaoo, do you mind taking a look, please? I'm afraid that this may be a bug that might affect b2g.
Comment 1•9 years ago
|
||
It's possible that if test_aboutserviceworkers.html hangs, then test_app_installation will fail. This happens because test_app_installation checks the global number of registrations which would be off by +1 because test_aboutserviceworkers.html timed out without unregistering.
What type of failure did you get?
Updated•9 years ago
|
Blocks: e10s-tests
tracking-e10s:
--- → +
Reporter | ||
Comment 2•9 years ago
|
||
The test times out if you make test_aboutserviceworkers.html skip-if=e10s.
Comment 3•8 years ago
|
||
This test no longer exists.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•