Bug 1735693 [wpt PR 31225] - Enable webtransport tests for chrome, a=testonly

Automatic update from web-platform-tests
Enable webtransport tests for chrome (#31225)

Update expectations to run WebTransport tests for Chrome.
--

wpt-commits: 2537c8f56d2a5000bd6b8f4b15127d9e6efa3bd2
wpt-pr: 31225
This commit is contained in:
bashi 2021-10-14 09:40:31 +00:00 коммит произвёл moz-wptsync-bot
Родитель 199d2bc864
Коммит 7034b3035c
7 изменённых файлов: 54 добавлений и 27 удалений

Просмотреть файл

@ -1,14 +1,19 @@
[close.https.any.html]
disabled: true
disabled:
if product != "chrome": true
[close.https.any.window.html]
disabled: true
disabled:
if product != "chrome": true
[close.https.any.worker.html]
disabled: true
disabled:
if product != "chrome": true
[close.https.any.sharedworker.html]
disabled: true
disabled:
if product != "chrome": true
[close.https.any.serviceworker.html]
disabled: true
disabled:
if product != "chrome": true

Просмотреть файл

@ -1,14 +1,19 @@
[connect.https.any.html]
disabled: true
disabled:
if product != "chrome": true
[connect.https.any.window.html]
disabled: true
disabled:
if product != "chrome": true
[connect.https.any.worker.html]
disabled: true
disabled:
if product != "chrome": true
[connect.https.any.sharedworker.html]
disabled: true
disabled:
if product != "chrome": true
[connect.https.any.serviceworker.html]
disabled: true
disabled:
if product != "chrome": true

Просмотреть файл

@ -1,2 +1,3 @@
[csp-fail.https.window.html]
disabled: true
disabled:
if product != "chrome": true

Просмотреть файл

@ -1,2 +1,3 @@
[csp-pass.https.window.html]
disabled: true
disabled:
if product != "chrome": true

Просмотреть файл

@ -1,14 +1,19 @@
[datagrams.https.any.html]
disabled: true
disabled:
if product != "chrome": true
[datagrams.https.any.window.html]
disabled: true
disabled:
if product != "chrome": true
[datagrams.https.any.worker.html]
disabled: true
disabled:
if product != "chrome": true
[datagrams.https.any.sharedworker.html]
disabled: true
disabled:
if product != "chrome": true
[datagrams.https.any.serviceworker.html]
disabled: true
disabled:
if product != "chrome": true

Просмотреть файл

@ -1,14 +1,19 @@
[streams-close.https.any.html]
disabled: true
disabled:
if product != "chrome": true
[streams-close.https.any.window.html]
disabled: true
disabled:
if product != "chrome": true
[streams-close.https.any.worker.html]
disabled: true
disabled:
if product != "chrome": true
[streams-close.https.any.sharedworker.html]
disabled: true
disabled:
if product != "chrome": true
[streams-close.https.any.serviceworker.html]
disabled: true
disabled:
if product != "chrome": true

Просмотреть файл

@ -1,14 +1,19 @@
[streams-echo.https.any.html]
disabled: true
disabled:
if product != "chrome": true
[streams-echo.https.any.window.html]
disabled: true
disabled:
if product != "chrome": true
[streams-echo.https.any.worker.html]
disabled: true
disabled:
if product != "chrome": true
[streams-echo.https.any.sharedworker.html]
disabled: true
disabled:
if product != "chrome": true
[streams-echo.https.any.serviceworker.html]
disabled: true
disabled:
if product != "chrome": true