diff options
Diffstat (limited to 'testing/web-platform/meta/infrastructure/server')
14 files changed, 139 insertions, 0 deletions
diff --git a/testing/web-platform/meta/infrastructure/server/__dir__.ini b/testing/web-platform/meta/infrastructure/server/__dir__.ini new file mode 100644 index 0000000000..bbdcef0e3e --- /dev/null +++ b/testing/web-platform/meta/infrastructure/server/__dir__.ini @@ -0,0 +1,2 @@ +lsan-disabled: true +leak-threshold: [default:51200, tab:51200] diff --git a/testing/web-platform/meta/infrastructure/server/context.any.js.ini b/testing/web-platform/meta/infrastructure/server/context.any.js.ini new file mode 100644 index 0000000000..991c4b8c17 --- /dev/null +++ b/testing/web-platform/meta/infrastructure/server/context.any.js.ini @@ -0,0 +1,26 @@ +[context.any.sharedworker-module.html] + expected: TIMEOUT + +[context.any.serviceworker-module.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR + +[context.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[context.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[context.any.worker-module.html] + expected: TIMEOUT + +[context.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[context.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/infrastructure/server/http2-context.sub.h2.any.js.ini b/testing/web-platform/meta/infrastructure/server/http2-context.sub.h2.any.js.ini new file mode 100644 index 0000000000..f659846543 --- /dev/null +++ b/testing/web-platform/meta/infrastructure/server/http2-context.sub.h2.any.js.ini @@ -0,0 +1,15 @@ +[http2-context.sub.h2.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[http2-context.sub.h2.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[http2-context.sub.h2.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[http2-context.sub.h2.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/infrastructure/server/http2-websocket.sub.h2.any.js.ini b/testing/web-platform/meta/infrastructure/server/http2-websocket.sub.h2.any.js.ini new file mode 100644 index 0000000000..cd74767ec3 --- /dev/null +++ b/testing/web-platform/meta/infrastructure/server/http2-websocket.sub.h2.any.js.ini @@ -0,0 +1,7 @@ +[http2-websocket.sub.h2.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[http2-websocket.sub.h2.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/infrastructure/server/order-of-metas.any.js.ini b/testing/web-platform/meta/infrastructure/server/order-of-metas.any.js.ini new file mode 100644 index 0000000000..6f747e9a38 --- /dev/null +++ b/testing/web-platform/meta/infrastructure/server/order-of-metas.any.js.ini @@ -0,0 +1,11 @@ +[order-of-metas.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[order-of-metas.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[order-of-metas.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/infrastructure/server/order-of-metas.window.js.ini b/testing/web-platform/meta/infrastructure/server/order-of-metas.window.js.ini new file mode 100644 index 0000000000..3278813257 --- /dev/null +++ b/testing/web-platform/meta/infrastructure/server/order-of-metas.window.js.ini @@ -0,0 +1,3 @@ +[order-of-metas.window.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/infrastructure/server/secure-context.https.any.js.ini b/testing/web-platform/meta/infrastructure/server/secure-context.https.any.js.ini new file mode 100644 index 0000000000..28d504ce19 --- /dev/null +++ b/testing/web-platform/meta/infrastructure/server/secure-context.https.any.js.ini @@ -0,0 +1,15 @@ +[secure-context.https.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[secure-context.https.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[secure-context.https.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[secure-context.https.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/infrastructure/server/subdomain-flag.www.sub.window.js.ini b/testing/web-platform/meta/infrastructure/server/subdomain-flag.www.sub.window.js.ini new file mode 100644 index 0000000000..f1379fd22d --- /dev/null +++ b/testing/web-platform/meta/infrastructure/server/subdomain-flag.www.sub.window.js.ini @@ -0,0 +1,3 @@ +[subdomain-flag.www.sub.window.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/infrastructure/server/test-pac.html.ini b/testing/web-platform/meta/infrastructure/server/test-pac.html.ini new file mode 100644 index 0000000000..0e6f993726 --- /dev/null +++ b/testing/web-platform/meta/infrastructure/server/test-pac.html.ini @@ -0,0 +1,3 @@ +[test-pac.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/infrastructure/server/title.any.js.ini b/testing/web-platform/meta/infrastructure/server/title.any.js.ini new file mode 100644 index 0000000000..df5b889346 --- /dev/null +++ b/testing/web-platform/meta/infrastructure/server/title.any.js.ini @@ -0,0 +1,11 @@ +[title.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[title.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[title.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/infrastructure/server/webtransport-h3.https.sub.any.js.ini b/testing/web-platform/meta/infrastructure/server/webtransport-h3.https.sub.any.js.ini new file mode 100644 index 0000000000..30cfb8576b --- /dev/null +++ b/testing/web-platform/meta/infrastructure/server/webtransport-h3.https.sub.any.js.ini @@ -0,0 +1,26 @@ +[webtransport-h3.https.sub.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [WebTransport server should be running and should handle a bidirectional stream] + expected: FAIL + + +[webtransport-h3.https.sub.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [WebTransport server should be running and should handle a bidirectional stream] + expected: FAIL + + +[webtransport-h3.https.sub.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [WebTransport server should be running and should handle a bidirectional stream] + expected: FAIL + + +[webtransport-h3.https.sub.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [WebTransport server should be running and should handle a bidirectional stream] + expected: FAIL diff --git a/testing/web-platform/meta/infrastructure/server/wpt-server-http.sub.html.ini b/testing/web-platform/meta/infrastructure/server/wpt-server-http.sub.html.ini new file mode 100644 index 0000000000..32cf0ec95d --- /dev/null +++ b/testing/web-platform/meta/infrastructure/server/wpt-server-http.sub.html.ini @@ -0,0 +1,3 @@ +[wpt-server-http.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/infrastructure/server/wpt-server-websocket.sub.html.ini b/testing/web-platform/meta/infrastructure/server/wpt-server-websocket.sub.html.ini new file mode 100644 index 0000000000..717947e75a --- /dev/null +++ b/testing/web-platform/meta/infrastructure/server/wpt-server-websocket.sub.html.ini @@ -0,0 +1,3 @@ +[wpt-server-websocket.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/infrastructure/server/wpt-server-wpt-flags.sub.html.ini b/testing/web-platform/meta/infrastructure/server/wpt-server-wpt-flags.sub.html.ini new file mode 100644 index 0000000000..7fd8b4461c --- /dev/null +++ b/testing/web-platform/meta/infrastructure/server/wpt-server-wpt-flags.sub.html.ini @@ -0,0 +1,11 @@ +[wpt-server-wpt-flags.sub.html?wpt_flags=https] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[wpt-server-wpt-flags.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[wpt-server-wpt-flags.sub.html?wpt_flags=h2] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |