Intermittent test_peerConnection_asymmetricIsolation.html | Test timed out
Categories
(Core :: WebRTC, defect, P4)
Tracking
()
backlog | webrtc/webaudio+ |
People
(Reporter: philor, Unassigned)
References
(Depends on 1 open bug, Regression)
Details
(Keywords: intermittent-failure, regression)
Updated•9 years ago
|
Comment 1•7 years ago
|
||
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) |
Comment 10•7 years ago
|
||
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) |
Updated•7 years ago
|
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) |
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) |
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) |
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 46•5 years ago
|
||
The patch for Bug 1652463, turned this into a perma-fail.
That patch only adds a rule which allows the socket process to open the server side of our IPC pipes.
My understanding (from the bug) was that it wouldn't do anything unless network.http.network_access_on_socket_process.enabled is true.
bwc - any ideas why that might cause an issue with this test? ... my only guess is some sort of timing issue
Comment 47•5 years ago
|
||
So this is the first test that tries to use the socket process in any significant way. We use the socket process iff both the "network.process.enabled" and "media.peerconnection.mtransport_process" are true. Maybe there is a failure or delay starting the socket process sometimes...
Comment 48•5 years ago
|
||
(In reply to Byron Campen [:bwc] from comment #47)
So this is the first test that tries to use the socket process in any significant way. We use the socket process iff both the "network.process.enabled" and "media.peerconnection.mtransport_process" are true. Maybe there is a failure or delay starting the socket process sometimes...
Thanks bwc - I'll get kershaw to take a look at this then.
Updated•5 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment 50•4 years ago
|
||
kershaw - this became a perma-fail, when we tried to allow the thing you required in bug 1652463, so it's blocking that bug.
Can you take a look please.
Comment 51•4 years ago
|
||
(In reply to Bob Owen (:bobowen) from comment #50)
kershaw - this became a perma-fail, when we tried to allow the thing you required in bug 1652463, so it's blocking that bug.
Can you take a look please.
Sorry for the delay.
I've tried to add MOZ_LOG=socketprocess:5
to this try run, but I can't see any logs. I'll manually add some logs and try again.
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) |
Updated•3 years ago
|
Updated•2 years ago
|
Comment 58•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•