Skip to content

Commit

Permalink
Revert "Update metadata for webtransport-h3.https.sub.any.js (#36505)…
Browse files Browse the repository at this point in the history
…" (#37091)

This reverts commit ecb17a3.
  • Loading branch information
WeizhongX authored Nov 22, 2022
1 parent f5e9057 commit d042146
Showing 1 changed file with 10 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,23 +1,29 @@
[webtransport-h3.https.sub.any.html]
[WebTransport server should be running and should handle a bidirectional stream]
expected:
if product == "chrome" and os != "mac": PASS
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" and os != "mac": PASS
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" and os != "mac": PASS
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" and os != "mac": PASS
if product == "chrome": PASS
FAIL

0 comments on commit d042146

Please sign in to comment.