Closed
Bug 772632
Opened 12 years ago
Closed 12 years ago
Skip the slow (and brutal) directory dom/imptests on Android
Categories
(Testing :: Mochitest, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: philor, Unassigned)
References
Details
If you can bear to look at the constant, unending stream of Android mochitest-3 failures, you'll see that most of the ones which actually managed to even start a browser died in or just after the dom/imptests/ section, a brutally intensive set of tests which has to only report once every 100 tests in order to not overflow the maximum log size. Not surprisingly, that makes it a whole lot of work for a tegra to manage without a rest. Despite his deep and abiding love for Android in general and our tests run on it in particular, Ms2ger is okay with skipping them :)
Comment 1•12 years ago
|
||
I am all game for removing the 5% of stuff that causes 90% of pain.
Comment 2•12 years ago
|
||
Pretty much all the code these tests are testing is cross-platform code, so I don't think having them run on Android adds enough coverage to make it worth running them there. r=me to disable them on Android if you want to take it :)
Comment 3•12 years ago
|
||
Causing things like:
https://tbpl.mozilla.org/php/getParsedLog.php?id=13953860&tree=Mozilla-Inbound
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
Comment 6•12 years ago
|
||
Comment 7•12 years ago
|
||
Comment 8•12 years ago
|
||
Comment 9•12 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=13950305&tree=Mozilla-Inbound
(and so on; not going to paste all of them...)
Updated•12 years ago
|
Comment 10•12 years ago
|
||
is this bug still valid?
Comment 11•12 years ago
|
||
android.json says no.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•