test_peerConnection_relayOnly.html fails on android-hw
Categories
(Core :: WebRTC: Signaling, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox78 | --- | fixed |
People
(Reporter: bwc, Assigned: jesup)
References
Details
Attachments
(1 file)
Bug 1591199 changes timing somewhat, and as a result test_peerConnection_relayOnly.html permafails on the android-hw tests.
| Assignee | ||
Comment 1•5 years ago
|
||
Patches for bug 1602757 also appear to change timings and make this near-permafail on linux and I think mac (checking), and intermittent on windows.
These all suggest this test is problematically racy; I suggest disabling until that's fixed.
| Reporter | ||
Comment 2•5 years ago
|
||
(In reply to Randell Jesup [:jesup] (needinfo me) from comment #1)
Patches for bug 1602757 also appear to change timings and make this near-permafail on linux and I think mac (checking), and intermittent on windows.
These all suggest this test is problematically racy; I suggest disabling until that's fixed.
Can we get a link to failures?
| Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
| Reporter | ||
Comment 4•5 years ago
|
||
Found a failure: https://firefoxci.taskcluster-artifacts.net/fK1rRLbJST2p-43S0qcMHw/0/public/logs/live_backing.log
| Assignee | ||
Comment 5•5 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=9982114885c70753f97dc1ea7b85b984a31c84de&searchStr=mda
(with a series of patches to change process preallocation, which would have little direct impact on this code)
Comment 8•5 years ago
|
||
Backed out for marionette failures on test_crash.py
Backout link: https://hg.mozilla.org/integration/autoland/rev/8912e3abc78133dbf7ffba380f3c80306780275a
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=303496262&repo=autoland&lineNumber=48766
Comment 10•5 years ago
|
||
Backed out for wpt failure on operator-dictionary-spacing-001.html
Backout link: https://hg.mozilla.org/integration/autoland/rev/d0b1c0422e926a2aaa6259ce396467cb65642f74
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=304127847&repo=autoland&lineNumber=2671
Comment 11•5 years ago
|
||
Comment 12•5 years ago
|
||
Backed out for wpt failures on operator-dictionary-spacing-002/003/006.html
Backout link: https://hg.mozilla.org/integration/autoland/rev/f519fea12dfc504e55daad335bfada4866383a02
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=304196469&repo=autoland&lineNumber=1786
Comment 13•5 years ago
|
||
Comment 14•5 years ago
|
||
| bugherder | ||
| Assignee | ||
Updated•5 years ago
|
Description
•