Closed Bug 1821627 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 38929 - De-flake RTCRtpReceiver-getStats.https.html.

Categories

(Core :: WebRTC, task, P4)

task

Tracking

()

RESOLVED FIXED
113 Branch
Tracking Status
firefox113 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 38929 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/38929
Details from upstream follow.

Henrik Boström <hbos@chromium.org> wrote:

De-flake RTCRtpReceiver-getStats.https.html.

The callee's candidate pair may not be formed until connected, but the
test is waiting for the caller to be connected, not the callee. There
may be a race here where caller's pair is formed just before the calle's
pair. Probably the callee was still checking.

Bug: chromium:1422777
Change-Id: Ia04c3d74b20d4bd6d44eb5b57f551202f3dc91e1
Reviewed-on: https://chromium-review.googlesource.com/4328130
WPT-Export-Revision: c1569702006cdcaa029691890d94ebb71e4a5228

Component: web-platform-tests → WebRTC
Product: Testing → Core
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
Status: RESOLVED → REOPENED
Resolution: INVALID → ---

CI Results

Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 5 subtests

Status Summary

Firefox

OK : 1
PASS: 1
FAIL: 4

Chrome

OK : 1
PASS: 1
FAIL: 4

Safari

OK : 1
PASS: 1
FAIL: 4

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /webrtc/RTCRtpReceiver-getStats.https.html [wpt.fyi]
    • receiver.getStats() via addTransceiver should return stats report containing inbound-rtp stats: FAIL (Chrome: FAIL, Safari: FAIL)
    • receiver.getStats() via addTrack should return stats report containing inbound-rtp stats: FAIL (Chrome: FAIL, Safari: FAIL)
    • receiver.getStats() should work on a stopped transceiver: FAIL (Chrome: FAIL, Safari: FAIL)
    • receiver.getStats() should work with a closed PeerConnection: FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a9600573e20b [wpt PR 38929] - De-flake RTCRtpReceiver-getStats.https.html., a=testonly
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in before you can comment on or make changes to this bug.