From f6dc09c1c680632907465c671916674d1d4a6844 Mon Sep 17 00:00:00 2001 From: Samson <16504129+sagudev@users.noreply.github.com> Date: Tue, 30 Apr 2024 14:46:51 +0200 Subject: [PATCH] Disable `/fetch/api/crashtests/huge-fetch.any.js` (#32188) * Disable huge-fetch test for https://github.com/servo/servo/issues/32168 * Disable huge-fetch on layout 2013 * Add issue link --- .../fetch/api/crashtests/huge-fetch.any.js.ini | 11 +++++++++++ .../meta/fetch/api/crashtests/huge-fetch.any.js.ini | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 tests/wpt/meta-legacy-layout/fetch/api/crashtests/huge-fetch.any.js.ini create mode 100644 tests/wpt/meta/fetch/api/crashtests/huge-fetch.any.js.ini diff --git a/tests/wpt/meta-legacy-layout/fetch/api/crashtests/huge-fetch.any.js.ini b/tests/wpt/meta-legacy-layout/fetch/api/crashtests/huge-fetch.any.js.ini new file mode 100644 index 00000000000..b2d6bb07c49 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/fetch/api/crashtests/huge-fetch.any.js.ini @@ -0,0 +1,11 @@ +[huge-fetch.any.worker.html] + disabled: https://github.com/servo/servo/issues/32168 + +[huge-fetch.any.sharedworker.html] + disabled: https://github.com/servo/servo/issues/32168 + +[huge-fetch.any.html] + disabled: https://github.com/servo/servo/issues/32168 + +[huge-fetch.any.serviceworker.html] + disabled: https://github.com/servo/servo/issues/32168 diff --git a/tests/wpt/meta/fetch/api/crashtests/huge-fetch.any.js.ini b/tests/wpt/meta/fetch/api/crashtests/huge-fetch.any.js.ini new file mode 100644 index 00000000000..b2d6bb07c49 --- /dev/null +++ b/tests/wpt/meta/fetch/api/crashtests/huge-fetch.any.js.ini @@ -0,0 +1,11 @@ +[huge-fetch.any.worker.html] + disabled: https://github.com/servo/servo/issues/32168 + +[huge-fetch.any.sharedworker.html] + disabled: https://github.com/servo/servo/issues/32168 + +[huge-fetch.any.html] + disabled: https://github.com/servo/servo/issues/32168 + +[huge-fetch.any.serviceworker.html] + disabled: https://github.com/servo/servo/issues/32168