Closed
Bug 1307690
Opened 5 years ago
Closed 4 years ago
Intermittent TEST-UNEXPECTED-TIMEOUT | /fetch/api/redirect/redirect-count.html | expected OK
Categories
(Testing :: web-platform-tests, defect)
Tracking
(firefox51 unaffected, firefox52 fixed, firefox53 fixed)
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox51 | --- | unaffected |
firefox52 | --- | fixed |
firefox53 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: philringnalda [at] gmail.com https://treeherder.mozilla.org/logviewer.html#?job_id=5160472&repo=mozilla-central https://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-central-macosx64-debug/1475627580/mozilla-central_yosemite_r7-debug_test-web-platform-tests-e10s-7-bm108-tests1-macosx-build5.txt.gz
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 4•4 years ago
|
||
james, ms2ger could you take a look at this failure ? thanks!
Flags: needinfo?(james)
Flags: needinfo?(Ms2ger)
Comment 5•4 years ago
|
||
20:57:28 CRITICAL - Loading initial page http://web-platform.test:8000/testharness_runner.html failed. Ensure that the there are no other programs bound to this port and that your firewall rules or network setup does not prevent access.\eTraceback (most recent call last): 20:57:28 CRITICAL - File "/builds/slave/test/build/tests/web-platform/harness/wptrunner/executors/executormarionette.py", line 132, in load_runner 20:57:28 CRITICAL - self.marionette.navigate(url) 20:57:28 CRITICAL - File "/builds/slave/test/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 1522, in navigate 20:57:28 CRITICAL - self._send_message("get", {"url": url}) 20:57:28 CRITICAL - File "/builds/slave/test/build/venv/lib/python2.7/site-packages/marionette_driver/decorators.py", line 42, in _ 20:57:28 CRITICAL - return func(*args, **kwargs) 20:57:28 CRITICAL - File "/builds/slave/test/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 690, in _send_message 20:57:28 CRITICAL - self._handle_error(err) 20:57:28 CRITICAL - File "/builds/slave/test/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 723, in _handle_error 20:57:28 CRITICAL - raise errors.lookup(error)(message, stacktrace=stacktrace) 20:57:28 CRITICAL - UnknownException: Reached error page: about:neterror?e=connectionFailure&u=http%3A//web-platform.test%3A8000/testharness_runner.html&c=UTF-8&f=regular&d=Firefox%20can%E2%80%99t%20establish%20a%20connection%20to%20the%20server%20at%20web-platform.test%3A8000. 20:57:28 CRITICAL - seems interesting but probably unrelated.
Flags: needinfo?(Ms2ger)
Comment 6•4 years ago
|
||
Marionette errors when reaching (some) error pages, such as about:neterror. A connectionFailure would suggest it fails to connect to http://web-platform.test:8000. I would suggest this is perhaps a wptserve or wptrunner issue?
Comment 7•4 years ago
|
||
I think that issue isn't this issue. Failing to reach the initial harness page is a general intermittent problem we get at low frequency that is presumbaly either a bug in the harness or a weird condition in the environment.
Comment hidden (Intermittent Failures Robot) |
Comment 9•4 years ago
|
||
I narrowed down the commit range via retriggers: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&filter-searchStr=Linux%20x64%20opt%20W3C%20Web%20Platform%20Tests%20W3C%20Web%20Platform%20Tests%20W(2)&tochange=9b20a557f01663648b0796bc84c4563d20b8fb06&fromchange=95e32667262020fd3da24ad0450e7cda74cc6559 James, I see a lot of wpt related changes which you landed and where these problems started.
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 15•4 years ago
|
||
James, any chance you have had a chance to look at the commit changes referenced in comment 9 and figured out how to fix this intermittent? For the last 3 days this is our #1 intermittent failure.
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 19•4 years ago
|
||
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/94cfc36186f3 Add long timeout to intermittent fetch redirect test, a=testonly
Updated•4 years ago
|
Flags: needinfo?(james)
Comment 20•4 years ago
|
||
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/c0efbd59ccc4 Remove bogus test expectations, a=testonly
Comment hidden (Intermittent Failures Robot) |
Comment 22•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/94cfc36186f3 https://hg.mozilla.org/mozilla-central/rev/c0efbd59ccc4
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Updated•4 years ago
|
status-firefox51:
--- → unaffected
status-firefox52:
--- → affected
Comment 23•4 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-aurora/rev/1c5a1360fd35
Flags: in-testsuite-
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•