Closed
Bug 1241478
Opened 9 years ago
Closed 6 years ago
Intermittent test_offline_page.html | The error page has got a #errorTryAgain element
Categories
(Firefox for Android Graveyard :: General, defect, P3)
Firefox for Android Graveyard
General
Tracking
(firefox46 disabled, firefox47 disabled)
RESOLVED
INACTIVE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: intermittent-failure, Whiteboard: [test disabled])
https://treeherder.mozilla.org/logviewer.html#?job_id=6742799&repo=fx-team
04:55:52 INFO - 226 INFO TEST-UNEXPECTED-FAIL | mobile/android/tests/browser/chrome/test_offline_page.html | The error page has got a #errorTryAgain element
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•9 years ago
|
Assignee: nobody → gbrown
Comment 3•9 years ago
|
||
04:55:41 INFO - 219 INFO TEST-START | mobile/android/tests/browser/chrome/test_offline_page.html
04:55:52 INFO - 220 INFO Received topic: network:offline-status-changed
04:55:52 INFO - 221 INFO Now waiting for DOMContentLoaded event from browser
04:55:52 INFO - 222 INFO Received event DOMContentLoaded from browser
04:55:52 INFO - 223 INFO TEST-PASS | mobile/android/tests/browser/chrome/test_offline_page.html | Document URI is the error page.
04:55:52 INFO - 224 INFO TEST-PASS | mobile/android/tests/browser/chrome/test_offline_page.html | Docshell URI is the original URI.
04:55:52 INFO - 225 INFO Received topic: network:offline-status-changed
04:55:52 INFO - 226 INFO TEST-UNEXPECTED-FAIL | mobile/android/tests/browser/chrome/test_offline_page.html | The error page has got a #errorTryAgain element
04:55:52 INFO - test_offline@chrome://mochitests/content/chrome/mobile/android/tests/browser/chrome/test_offline_page.html:88:5
04:55:52 INFO - onFulfilled@chrome://mochikit/content/tests/SimpleTest/SpawnTask.js:69:15
05:01:06 INFO - 227 INFO TEST-UNEXPECTED-FAIL | mobile/android/tests/browser/chrome/test_offline_page.html | Test timed out.
05:01:06 INFO - reportError@chrome://mochikit/content/tests/SimpleTest/TestRunner.js:114:7
05:01:06 INFO - TestRunner._checkForHangs@chrome://mochikit/content/tests/SimpleTest/TestRunner.js:134:7
05:01:18 INFO - 228 INFO TEST-OK | mobile/android/tests/browser/chrome/test_offline_page.html | took 331315ms
Comment 4•9 years ago
|
||
:past -- It looks like this intermittent failures started with https://hg.mozilla.org/integration/fx-team/rev/1292ce950e07 (bug 1238382). Can you have a look?
Comment hidden (Intermittent Failures Robot) |
Comment 6•9 years ago
|
||
It seems that the test doesn't wait for the error page to load before checking the DOM. I think I've fixed a similar problem in another related test, I'll take a look.
Flags: needinfo?(past)
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 12•9 years ago
|
||
According to my highly scientific method of retriggering 50 times on each platform and doubling the number of failures, this fails a totally unacceptable 32% on 2.3 opt, an unacceptable 10% on 4.3 opt, and an intriguing 0% on 4.3 debug. Apparently the way that we had to use less-constrained VMs for debug tests results in a lot of them running much faster on debug than they do on opt, in this case in half the time. So if fixing this takes longer than it should, someone who knows what the version numbers actually are could alter my skip-if to leave it running only on 4.3 debug.
Keywords: leave-open
Whiteboard: [test disabled]
Comment 13•9 years ago
|
||
Reporter | ||
Comment 14•9 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 18•9 years ago
|
||
Updated•9 years ago
|
status-firefox46:
--- → disabled
status-firefox47:
--- → disabled
Comment hidden (Intermittent Failures Robot) |
Comment 20•8 years ago
|
||
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
Comment 21•6 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:sdaswani, maybe it's time to close this bug?
Flags: needinfo?(sdaswani)
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(sdaswani)
Resolution: --- → INVALID
Updated•6 years ago
|
Keywords: leave-open
Updated•6 years ago
|
Resolution: INVALID → INACTIVE
Assignee | ||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•