Closed Bug 1510042 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 14239 - Adding tests for RTCQuicStream.

Categories

(Testing :: web-platform-tests, enhancement, P4)

enhancement

Tracking

(firefox66 fixed)

RESOLVED FIXED
mozilla66
Tracking Status
firefox66 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Seth Hampson <shampson@chromium.org> wrote:
>  Adding tests for RTCQuicStream.
>  
>  Bug: 874296
>  Change-Id: I33e79a0641e38b420a23d0ff42933cd26bc0b368
>  Reviewed-on: https://chromium-review.googlesource.com/1341153
>  WPT-Export-Revision: f9044d0a6bff0a44ebde1e03e4c5282738487237
Ran 1 tests and 70 subtests
OK     : 1
FAIL   : 70

New tests that have failures or other problems:
/webrtc-quic/RTCQuicStream.https.html
    Pending waitForReadable() promises rejected after RTCQuicTransport stop().: FAIL
    Pending waitForReadable() promises rejected after remote RTCQuicTransport stop().: FAIL
    Pending waitForWriteBufferedAmountBelow() promises rejected after RTCQuicTransport stop().: FAIL
    Reading out finish on stream that has already called finish()  state to 'closed'.: FAIL
    Reading out finish then a getting a remote reset fires a statechange event to 'closed'.: FAIL
    Stream closed by by reading remote finish, followed by finish(): readInto() throws InvalidStateError.: FAIL
    Stream closed by by reading remote finish, followed by finish(): waitForReadable() rejects with InvalidStateError.: FAIL
    Stream closed by by reading remote finish, followed by finish(): waitForWriteBufferedBelow() rejects with InvalidStateError.: FAIL
    Stream closed by by reading remote finish, followed by finish(): write() throws InvalidStateError.: FAIL
    Stream closed by finish(), followed by reading remote finish: readInto() throws InvalidStateError.: FAIL
    Stream closed by finish(), followed by reading remote finish: waitForReadable() rejects with InvalidStateError.: FAIL
    Stream closed by finish(), followed by reading remote finish: waitForWriteBufferedBelow() rejects with InvalidStateError.: FAIL
    Stream closed by finish(), followed by reading remote finish: write() throws InvalidStateError.: FAIL
    finish() on a stream that has already read out finish changes state to 'closed'.: FAIL
    readBufferedAmount set to 0 after local reset().: FAIL
    readBufferedAmount set to 0 after remote reset().: FAIL
    readInto() reads out finish after reading all data.: FAIL
    waitForReadable() promises immediately rejected with InvalidStateError after finish is read out.: FAIL
    waitForReadable() resolves early if remote finish is received.: FAIL
    waitForReadable() resolves with finish().: FAIL
    waitForReadable() resolves with remote finish: FAIL
    waitForWriteBufferedAmountBelow() promises immediately rejected after finish().: FAIL
    writeBufferedAmount set to 0 after reading remote finish, followed by finish().: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/197bb0764619
[wpt PR 14239] - Adding tests for RTCQuicStream., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/260d4216ebba
[wpt PR 14239] - Update wpt metadata, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d66c47d58bd0
[wpt PR 14239] - Adding tests for RTCQuicStream., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/405ab8c4e34d
[wpt PR 14239] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/d66c47d58bd0
https://hg.mozilla.org/mozilla-central/rev/405ab8c4e34d
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in before you can comment on or make changes to this bug.