[wpt-sync] Sync PR 24233 - Fix timeout on RTCRtpTransceiver test.
Categories
(Core :: WebRTC, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24233 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24233
Details from upstream follow.
Harald Alvestrand <hta@chromium.org> wrote:
Fix timeout on RTCRtpTransceiver test.
This CL should make the test run consistently and always finish; we break
out early from the test that was failing rather than waiting forever.Bug: chromium:869126
Change-Id: Ic52fbf0dea69a03645165a073354f61a3d28ad81
Reviewed-on: https://chromium-review.googlesource.com/2250065
WPT-Export-Revision: 2af2da40ff96b59e42029f003d4ab0dec537c282
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 38 subtests
Status Summary
Firefox
OK : 1
PASS : 37[Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] 38[GitHub]
Chrome
OK : 1
PASS : 21
FAIL : 17
Safari
PASS : 20
FAIL : 5
TIMEOUT: 2
NOTRUN : 12
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/webrtc/RTCRtpTransceiver.https.html: OK [Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview] (Chrome: OK, Safari: TIMEOUT)
Tests Disabled in Gecko Infrastructure
/webrtc/RTCRtpTransceiver.https.html: OK [Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview] (Chrome: OK, Safari: TIMEOUT) linked bug:Bug 1550493
Comment 4•5 years ago
|
||
| bugherder | ||
Description
•