Closed
Bug 1421775
Opened 7 years ago
Closed 6 years ago
Intermittent dom/media/tests/mochitest/test_peerConnection_transceivers.html | Test timed out.
Categories
(Firefox for Android Graveyard :: Audio/Video, defect, P5)
Firefox for Android Graveyard
Audio/Video
Tracking
(firefox59 fixed)
RESOLVED
WORKSFORME
Firefox 59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: bwc)
References
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell unknown])
Attachments
(1 file, 1 obsolete file)
Comment 1•7 years ago
|
||
There have been 40 failures in the last 2 days.
This fails only on opt build type.
Occurrences per platform:
- 34 on android-6-0-armv8-api16
- 5 on android-4-4-armv7-api16
- 1 on windows10-64
This is a recent log file:
https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-central&job_id=148964096&lineNumber=902
And a snippet with the failure:
2017-12-01 01:50:35,659 nexus-6p-05 INFO UnitTestJob mozilla-central 20171130233148 opt api-23 android-api-16 mochitest-dom-media-tests 339 INFO Adding ICE candidate: {"candidate":"candidate:3 1 TCP 2105524479 2620:101:80fc:120:31ee:9756:bb08:8d68 9 typ host tcptype active","sdpMid":"sdparta_0","sdpMLineIndex":0}
900
2017-12-01 01:50:35,659 nexus-6p-05 INFO UnitTestJob mozilla-central 20171130233148 opt api-23 android-api-16 mochitest-dom-media-tests 340 INFO Adding ICE candidate: null
901
2017-12-01 01:50:35,659 nexus-6p-05 INFO UnitTestJob mozilla-central 20171130233148 opt api-23 android-api-16 mochitest-dom-media-tests Buffered messages finished
902
2017-12-01 01:50:35,659 nexus-6p-05 INFO UnitTestJob mozilla-central 20171130233148 opt api-23 android-api-16 mochitest-dom-media-tests 341 INFO TEST-UNEXPECTED-FAIL | dom/media/tests/mochitest/test_peerConnection_transceivers.html | Test timed out.
903
2017-12-01 01:50:35,659 nexus-6p-05 INFO UnitTestJob mozilla-central 20171130233148 opt api-23 android-api-16 mochitest-dom-media-tests reportError@SimpleTest/TestRunner.js:121:7
904
2017-12-01 01:50:35,659 nexus-6p-05 INFO UnitTestJob mozilla-central 20171130233148 opt api-23 android-api-16 mochitest-dom-media-tests TestRunner._checkForHangs@SimpleTest/TestRunner.js:142:7
Flags: needinfo?(jolin)
Whiteboard: [stockwell needswork]
Comment hidden (Intermittent Failures Robot) |
Comment 3•7 years ago
|
||
Byron, it looks like there were some time-outs in autophone tests since you landed 'test_peerConnection_transceivers.html' last week. Could you please take a look? Thanks a lot.
Flags: needinfo?(jolin) → needinfo?(docfaraday)
Comment hidden (mozreview-request) |
Assignee | ||
Comment 5•7 years ago
|
||
I think I know what is happening here.
Assignee: nobody → docfaraday
Flags: needinfo?(docfaraday)
Comment 6•7 years ago
|
||
mozreview-review |
Comment on attachment 8934280 [details]
Bug 1421775: Await negotiationneeded before SLD for the other PC so we don't miss it.
https://reviewboard.mozilla.org/r/205192/#review210770
Attachment #8934280 -
Flags: review?(jib) → review+
Assignee | ||
Comment 7•7 years ago
|
||
Under normal circumstances, I would try to elicit the failure with lots of retriggers, to check that the fix worked. However, since autophone is running on actual hardware in a lab, I'm just going to land this now. We can re-open if the fix doesn't work.
Pushed by bcampen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7cc99d649d75
Await negotiationneeded before SLD for the other PC so we don't miss it. r=jib
Comment 9•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 59
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 11•7 years ago
|
||
Ok, this does not look fixed.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Attachment #8934280 -
Attachment is obsolete: true
Comment 13•7 years ago
|
||
mozreview-review |
Comment on attachment 8935458 [details]
Bug 1421775 - Attempt 2: Don't try to update negotiationneeded until after the stuff we do in parallel with sRD/sLD finishes.
https://reviewboard.mozilla.org/r/206350/#review212116
Attachment #8935458 -
Flags: review?(jib) → review+
Comment hidden (Intermittent Failures Robot) |
Comment 15•7 years ago
|
||
Pushed by bcampen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a61bb7e683d9
Attempt 2: Don't try to update negotiationneeded until after the stuff we do in parallel with sRD/sLD finishes. r=jib
Comment 16•7 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
Resolution: --- → FIXED
Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 21•7 years ago
|
||
This seems to have fixed itself somehow...
Assignee | ||
Comment 22•7 years ago
|
||
Ok, so it definitely stopped happening on autophone on mozilla-inbound after the landing of Attempt 2. The remaining instances seem to be some other problem.
Assignee | ||
Comment 23•7 years ago
|
||
So the remaining occurrences of this bug seem to be timeouts that happen _after_ TEST-OK has happened, and then warnings about finish() being called multiple times...
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Whiteboard: [stockwell disable-recommended] → [stockwell unknown]
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Whiteboard: [stockwell disable-recommended] → [stockwell unknown]
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 30•7 years ago
|
||
This seems to have stopped happening on the 13th. Not sure why. I guess we can keep an eye on it.
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 hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Updated•6 years ago
|
Status: REOPENED → RESOLVED
Closed: 7 years ago → 6 years ago
Resolution: --- → WORKSFORME
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
•