diff --git a/infrastructure/metadata/infrastructure/server/webtransport-h3.sub.any.js.ini b/infrastructure/metadata/infrastructure/server/webtransport-h3.https.sub.any.js.ini similarity index 79% rename from infrastructure/metadata/infrastructure/server/webtransport-h3.sub.any.js.ini rename to infrastructure/metadata/infrastructure/server/webtransport-h3.https.sub.any.js.ini index e0fc41d508abf8..9e8769b71a0356 100644 --- a/infrastructure/metadata/infrastructure/server/webtransport-h3.sub.any.js.ini +++ b/infrastructure/metadata/infrastructure/server/webtransport-h3.https.sub.any.js.ini @@ -1,22 +1,22 @@ -[webtransport-h3.sub.any.html] +[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.sub.any.window.html] +[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.sub.any.worker.html] +[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.sub.any.sharedworker.html] +[webtransport-h3.https.sub.any.sharedworker.html] expected: if product == "safari" or product == "epiphany" or product == "webkit": ERROR # https://bugs.webkit.org/show_bug.cgi?id=149850 [WebTransport server should be running and should handle a bidirectional stream] @@ -24,7 +24,7 @@ if product == "chrome": PASS FAIL -[webtransport-h3.sub.any.serviceworker.html] +[webtransport-h3.https.sub.any.serviceworker.html] [WebTransport server should be running and should handle a bidirectional stream] expected: if product == "chrome": PASS diff --git a/infrastructure/metadata/infrastructure/testdriver/actions/crossOrigin.sub.html.ini b/infrastructure/metadata/infrastructure/testdriver/actions/crossOrigin.sub.html.ini deleted file mode 100644 index 92e267b4eab429..00000000000000 --- a/infrastructure/metadata/infrastructure/testdriver/actions/crossOrigin.sub.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[crossOrigin.sub.html] - [Actions in cross-origin iframe] - expected: - if product == "chrome": FAIL diff --git a/infrastructure/server/webtransport-h3.sub.any.js b/infrastructure/server/webtransport-h3.https.sub.any.js similarity index 100% rename from infrastructure/server/webtransport-h3.sub.any.js rename to infrastructure/server/webtransport-h3.https.sub.any.js