Frequently timed out on Android 4.3 debug: dom/tests/mochitest/webcomponents/test_custom_element_htmlconstructor.html | Test timed out.
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox105 | --- | fixed |
People
(Reporter: edgar, Assigned: avandolder)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug)
Attachments
(1 file)
Updated•8 years ago
|
| Reporter | ||
Comment 1•8 years ago
|
||
| Reporter | ||
Updated•7 years ago
|
Updated•6 years ago
|
Updated•3 years ago
|
| Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
| Assignee | ||
Comment 3•3 years ago
|
||
This test was actually enabled some time ago as part of the fix to Bug 1585119. The equivalent chrome test, though, was left turned off. Since the chrome mochitests aren't tested on Android, removing this flag should not cause any further timeouts. I've push a try run of the Android mochitests as well: https://treeherder.mozilla.org/jobs?repo=try&revision=71ca2d203014364cba93501ef4d7e363d7bad3c
| Reporter | ||
Comment 4•3 years ago
|
||
(In reply to Adam Vandolder [:avandolder] from comment #3)
This test was actually enabled some time ago as part of the fix to Bug 1585119. The equivalent chrome test, though, was left turned off. Since the chrome mochitests aren't tested on Android
Ah, right, mochitest-chrome aren't run on Android currently, https://searchfox.org/mozilla-central/rev/4a15041348e08fb0d6f5726015c32861e663fbfe/taskcluster/ci/test/test-sets.yml#373-458. Geoffrey, do you know why mochitest-chrome test aren't run on Android? Thanks!
Comment 5•3 years ago
|
||
I'm not sure I do remember; my vague memories are:
- most mochitest-chrome tests have always failed on android, because they make assumptions about Firefox chrome
- a limited set of mochitest-chrome tests were written for android and ran for a while on the 4.3 emulator
- around the time we moved to the 7.0 x86_64 emulator, we started running geckoview-junit tests, and some of those junit tests provided similar coverage to the existing android mochitest-chrome tests; the geckoview team didn't want to port the remaining tests to the new environment, so we stopped running the suite altogether.
| Assignee | ||
Comment 6•3 years ago
|
||
It should be safe for me to go ahead and land this then?
Comment 9•3 years ago
|
||
| bugherder | ||
Description
•