Closed Bug 1641528 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 23826 - [QuicTransport] Add wpt for constructor

Categories

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

task

Tracking

(firefox79 fixed)

RESOLVED FIXED
mozilla79
Tracking Status
firefox79 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Adam Rice <ricea@chromium.org> wrote:

[QuicTransport] Add wpt for constructor

Verify that the QuicTransport constructor rejects incorrect URLs.

Also verify that attempting to connect to port 0 fails.

BUG=1011392

Change-Id: I57d209569633c351dd408cdced1d7e44f92f1065
Reviewed-on: https://chromium-review.googlesource.com/2217680
WPT-Export-Revision: 92a93a062249df598be1f2126c713b0470443399

CI Results

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

Total 4 tests and 8 subtests

Status Summary

Firefox

OK : 4
FAIL : 32

Chrome

OK : 4
PASS : 32

Safari

OK : 3
FAIL : 24
ERROR: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/webtransport/quic/constructor.any.html
QuicTransport constructor should reject URL '': FAIL (Chrome: PASS, Safari: FAIL)
connection to port 0 should fail: FAIL (Chrome: PASS, Safari: FAIL)
QuicTransport constructor should reject URL 'quic-transport:///': FAIL (Chrome: PASS, Safari: FAIL)
QuicTransport constructor should reject URL 'null': FAIL (Chrome: PASS, Safari: FAIL)
QuicTransport constructor should reject URL 'quic-transport://web-platform.test:999999/': FAIL (Chrome: PASS, Safari: FAIL)
QuicTransport constructor should reject URL 'quic-transport://example.com/#failing': FAIL (Chrome: PASS, Safari: FAIL)
QuicTransport constructor should reject URL 'https://example.com/': FAIL (Chrome: PASS, Safari: FAIL)
QuicTransport constructor should reject URL 'no-scheme': FAIL (Chrome: PASS, Safari: FAIL)
/webtransport/quic/constructor.any.worker.html
QuicTransport constructor should reject URL '': FAIL (Chrome: PASS, Safari: FAIL)
connection to port 0 should fail: FAIL (Chrome: PASS, Safari: FAIL)
QuicTransport constructor should reject URL 'quic-transport:///': FAIL (Chrome: PASS, Safari: FAIL)
QuicTransport constructor should reject URL 'null': FAIL (Chrome: PASS, Safari: FAIL)
QuicTransport constructor should reject URL 'quic-transport://web-platform.test:999999/': FAIL (Chrome: PASS, Safari: FAIL)
QuicTransport constructor should reject URL 'quic-transport://example.com/#failing': FAIL (Chrome: PASS, Safari: FAIL)
QuicTransport constructor should reject URL 'https://example.com/': FAIL (Chrome: PASS, Safari: FAIL)
QuicTransport constructor should reject URL 'no-scheme': FAIL (Chrome: PASS, Safari: FAIL)
/webtransport/quic/constructor.any.serviceworker.html
QuicTransport constructor should reject URL '': FAIL (Chrome: PASS, Safari: FAIL)
connection to port 0 should fail: FAIL (Chrome: PASS, Safari: FAIL)
QuicTransport constructor should reject URL 'quic-transport:///': FAIL (Chrome: PASS, Safari: FAIL)
QuicTransport constructor should reject URL 'null': FAIL (Chrome: PASS, Safari: FAIL)
QuicTransport constructor should reject URL 'quic-transport://web-platform.test:999999/': FAIL (Chrome: PASS, Safari: FAIL)
QuicTransport constructor should reject URL 'quic-transport://example.com/#failing': FAIL (Chrome: PASS, Safari: FAIL)
QuicTransport constructor should reject URL 'https://example.com/': FAIL (Chrome: PASS, Safari: FAIL)
QuicTransport constructor should reject URL 'no-scheme': FAIL (Chrome: PASS, Safari: FAIL)
/webtransport/quic/constructor.any.sharedworker.html
QuicTransport constructor should reject URL '': FAIL (Chrome: PASS)
connection to port 0 should fail: FAIL (Chrome: PASS)
QuicTransport constructor should reject URL 'quic-transport:///': FAIL (Chrome: PASS)
QuicTransport constructor should reject URL 'null': FAIL (Chrome: PASS)
QuicTransport constructor should reject URL 'quic-transport://web-platform.test:999999/': FAIL (Chrome: PASS)
QuicTransport constructor should reject URL 'quic-transport://example.com/#failing': FAIL (Chrome: PASS)
QuicTransport constructor should reject URL 'https://example.com/': FAIL (Chrome: PASS)
QuicTransport constructor should reject URL 'no-scheme': FAIL (Chrome: PASS)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/25312f745a36 [wpt PR 23826] - [QuicTransport] Add wpt for constructor, a=testonly https://hg.mozilla.org/integration/autoland/rev/1f0d02d87cd8 [wpt PR 23826] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in before you can comment on or make changes to this bug.