-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update metadata for
webtransport-h3.https.sub.any.js
For now, expect a failure for "chrome" (#36504) to unblock unrelated changes. Also, drive-by removal of a `.any.window.html` scope that doesn't exist.
- Loading branch information
1 parent
96c883e
commit dc85248
Showing
1 changed file
with
0 additions
and
10 deletions.
There are no files selected for viewing
10 changes: 0 additions & 10 deletions
10
infrastructure/metadata/infrastructure/server/webtransport-h3.https.sub.any.js.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,19 @@ | ||
[webtransport-h3.https.sub.any.html] | ||
[WebTransport server should be running and should handle a bidirectional stream] | ||
expected: | ||
if product == "chrome": PASS | ||
FAIL | ||
|
||
[webtransport-h3.https.sub.any.window.html] | ||
[WebTransport server should be running and should handle a bidirectional stream] | ||
expected: | ||
if product == "chrome": PASS | ||
FAIL | ||
|
||
[webtransport-h3.https.sub.any.worker.html] | ||
[WebTransport server should be running and should handle a bidirectional stream] | ||
expected: | ||
if product == "chrome": PASS | ||
FAIL | ||
|
||
[webtransport-h3.https.sub.any.sharedworker.html] | ||
[WebTransport server should be running and should handle a bidirectional stream] | ||
expected: | ||
if product == "chrome": PASS | ||
FAIL | ||
|
||
[webtransport-h3.https.sub.any.serviceworker.html] | ||
[WebTransport server should be running and should handle a bidirectional stream] | ||
expected: | ||
if product == "chrome": PASS | ||
FAIL |