Closed
Bug 1401076
Opened 8 years ago
Closed 1 year ago
Intermittent TEST-UNEXPECTED-TIMEOUT | /webrtc/RTCPeerConnection-setRemoteDescription-offer.html | expected OK
Categories
(Core :: WebRTC, defect, P5)
Core
WebRTC
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell disabled])
Attachments
(1 file)
59 bytes,
text/x-review-board-request
|
Details |
Comment hidden (Intermittent Failures Robot) |
Comment 2•8 years ago
|
||
:mreavy we have 42 failures in the last 3 days: https://brasstacks.mozilla.com/orangefactor/index.html?display=Bug&bugid=1401076, can you help find someone to look at this and make a decision to fix or disable this test?
Flags: needinfo?(mreavy)
Updated•8 years ago
|
Whiteboard: [stockwell needswork]
Comment 3•8 years ago
|
||
Nils -- See comment 2 from Joel. This test will likely be disabled soon if we don't look at it soon because it has increased in frequency. It's currently a P5, but we should re-evaluate given the increased failure rate.
Flags: needinfo?(mreavy) → needinfo?(drno)
Comment hidden (Intermittent Failures Robot) |
Comment 5•8 years ago
|
||
James, the only suspicious thing I keep seeing in the logs of these failures here is:
JavaScript error: executormarionette.py, line 28: TypeError: window.wrappedJSObject.win.timeout is not a function
But I fail to locate where in executormarionette.py this is coming from. Can you help me locate this?
BTW bug 1387673 shows exactly the same error message.
Flags: needinfo?(drno) → needinfo?(james)
See Also: → 1387673
Comment 6•8 years ago
|
||
That's from http://searchfox.org/mozilla-central/source/testing/web-platform/tests/tools/wptrunner/wptrunner/executors/testharness_marionette.js which is a script injected into the harness window in order to start the test. That message suggests that either the test page itself was navigated, or it somehow changed security context so we can't access it from the harness window any more. The first of these options seems more likely.
Flags: needinfo?(james)
Comment 7•8 years ago
|
||
Comment hidden (mozreview-request) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (mozreview-request) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 16•8 years ago
|
||
Sorry I stared at the code for some time, but I don't see why this could be hanging. I'll get back to it at a later time.
Comment hidden (Intermittent Failures Robot) |
Comment 18•8 years ago
|
||
Disabling for now in that case. Thanks for the update, Nils.
Keywords: leave-open
Whiteboard: [stockwell disable-recommended] → [stockwell disabled]
Comment 19•8 years ago
|
||
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/02db26dacb4e
Skip webrtc/RTCPeerConnection-setRemoteDescription-offer.html for frequent timeouts.
Comment 20•8 years ago
|
||
Comment 21•8 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 24•7 years ago
|
||
I don't have the capacity any more to work on this any time soon.
Assignee: drno → nobody
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
Updated•1 year ago
|
Keywords: leave-open
You need to log in
before you can comment on or make changes to this bug.
Description
•