From 6d1da8bd2d93a0c09917d6c95cd8d9d2ed2a52f8 Mon Sep 17 00:00:00 2001 From: Weizhong Xia <77710146+WeizhongX@users.noreply.github.com> Date: Sun, 11 Dec 2022 21:33:43 +0000 Subject: [PATCH] Bug 1804568 [wpt PR 37390] - Add test expectation for window-onload-test.html, a=testonly Automatic update from web-platform-tests Add test expectation for window-onload-test.html (#37390) * Add test expectation for window-onload-test.html To unblock https://github.com/web-platform-tests/wpt/pull/37299 -- wpt-commits: 466c3b35543d6c2d8382eb0fd408d58d88af550c wpt-pr: 37390 --- .../expected-fail/window-onload-test.html.ini | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 testing/web-platform/tests/infrastructure/metadata/infrastructure/expected-fail/window-onload-test.html.ini diff --git a/testing/web-platform/tests/infrastructure/metadata/infrastructure/expected-fail/window-onload-test.html.ini b/testing/web-platform/tests/infrastructure/metadata/infrastructure/expected-fail/window-onload-test.html.ini new file mode 100644 index 0000000000000..e380f5e58150d --- /dev/null +++ b/testing/web-platform/tests/infrastructure/metadata/infrastructure/expected-fail/window-onload-test.html.ini @@ -0,0 +1,16 @@ +[window-onload-test.html] + + [test 2] + expected: FAIL + + [test 3] + expected: FAIL + + [promise 1] + expected: FAIL + + [promise 2] + expected: FAIL + + [promise 3] + expected: FAIL