Closed
Bug 762248
Opened 13 years ago
Closed 9 years ago
dom/tests/mochitest/ajax/offline tests are slow on android vs desktop
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jmaher, Assigned: mayhemer)
References
Details
now that we can turn on many of the mochitests, I have found that the ajax/offline tests seem to be noticeably slower on android than on desktop linux. Specifically the worse offenders are:
test_bug744719.html
test_fallback.html
test_bug460353.html
test_bug544462.html
test_bug474696.html
test_redirectUpdatetItem.html
test_bug744719-cancel.html
These 3 tests also time out:
test_simpleManifest.html
test_updatingManifest.html
test_xhtmlManifest.xhtml
Reporter | ||
Comment 3•11 years ago
|
||
right now we don't run any of these tests on android or e10s:
http://dxr.mozilla.org/mozilla-central/source/dom/tests/mochitest/ajax/offline/mochitest.ini#2
the e10s stuff was added very recently, so it is a problem there, the android stuff could be leftover from a long time ago.
Flags: needinfo?(jmaher)
![]() |
Assignee | |
Comment 4•9 years ago
|
||
appcache is dead
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•