Closed Bug 1680222 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 26716 - Test closing mulitple datachannels

Categories

(Core :: WebRTC, task, P4)

task

Tracking

()

RESOLVED FIXED
85 Branch
Tracking Status
firefox85 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

b'Harald Alvestrand <hta@chromium.org>' wrote:

Test closing mulitple datachannels

Tests that when a PeerConnection closes, all open datachannels
get the error and close events.
(The bug was fixed earlier, but this adds a test for it)

Bug: webrtc:6881
Change-Id: I4734f3d29333dcad98c34cf5dbdc8d4b04a5f986
Reviewed-on: https://chromium-review.googlesource.com/2568278
WPT-Export-Revision: f1882405c17a8181c89fec9f825e1b47e9e70289

Component: web-platform-tests → WebRTC
Product: Testing → Core

CI Results

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

Total 1 tests and 10 subtests

Status Summary

Firefox

OK : 1
PASS : 2
FAIL : 8

Chrome

OK : 1
PASS : 10

Safari

FAIL : 3
TIMEOUT: 2
NOTRUN : 6

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/webrtc/RTCDataChannel-close.html
Close datachannel causes onclosing and onclose to be called: FAIL (Chrome: PASS, Safari: FAIL)
Close datachannel causes closing and close event to be called: FAIL (Chrome: PASS, Safari: FAIL)
Close peerconnection causes close event and error to be called on datachannel: FAIL (Chrome: PASS, Safari: FAIL)
Close peerconnection causes close event and error on many channels, datachannel: FAIL (Chrome: PASS, Safari: NOTRUN)
Close negotiated datachannel causes onclosing and onclose to be called: FAIL (Chrome: PASS, Safari: NOTRUN)
Close negotiated datachannel causes closing and close event to be called: FAIL (Chrome: PASS, Safari: NOTRUN)
Close peerconnection causes close event and error to be called on negotiated datachannel: FAIL (Chrome: PASS, Safari: NOTRUN)
Close peerconnection causes close event and error on many channels, negotiated datachannel: FAIL (Chrome: PASS, Safari: NOTRUN)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/40dc4b06a6a2 [wpt PR 26716] - Test closing multiple datachannels, a=testonly https://hg.mozilla.org/integration/autoland/rev/ca7b6fb8a0e9 [wpt PR 26716] - Update wpt metadata, a=testonly
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8a7ce31d957c [wpt PR 26716] - Test closing multiple datachannels, a=testonly https://hg.mozilla.org/integration/autoland/rev/3058f1b8ea65 [wpt PR 26716] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in before you can comment on or make changes to this bug.