Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 1ca033a

Browse files
Bug 1729382 [wpt PR 30366] - Update wpt metadata, a=testonly
wpt-pr: 30366 wpt-type: metadata
1 parent 7e22a43 commit 1ca033a

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

testing/web-platform/meta/webtransport/constructor.any.js.ini

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[constructor.any.sharedworker.html]
2+
expected: ERROR
23
[WebTransport constructor should reject URL 'null']
34
expected: FAIL
45

@@ -28,6 +29,7 @@
2829

2930

3031
[constructor.any.worker.html]
32+
expected: ERROR
3133
[WebTransport constructor should reject URL 'null']
3234
expected: FAIL
3335

@@ -57,6 +59,7 @@
5759

5860

5961
[constructor.any.html]
62+
expected: ERROR
6063
[WebTransport constructor should reject URL 'null']
6164
expected: FAIL
6265

@@ -86,6 +89,7 @@
8689

8790

8891
[constructor.any.serviceworker.html]
92+
expected: ERROR
8993
[WebTransport constructor should reject URL 'null']
9094
expected: FAIL
9195

@@ -112,4 +116,3 @@
112116

113117
[connection to port 0 should fail]
114118
expected: FAIL
115-
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[csp-fail.sub.window.html]
2-
expected: TIMEOUT
2+
[WebTransport connection should fail when CSP connect-src is set to none and reject the promises]
3+
expected: FAIL
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[csp-pass.sub.window.html]
2-
expected: TIMEOUT
2+
[WebTransport connection should succeed when CSP connect-src destination is set to the page]
3+
expected: FAIL

0 commit comments

Comments
 (0)