From 6c991b4650a856560353256aba2f37d28329537d Mon Sep 17 00:00:00 2001 From: Cosmin Sabou Date: Sat, 2 Mar 2024 22:57:17 +0200 Subject: [PATCH] Bug 1882444 - Remove annotations for empty-iframe-load-event.html test on tsan. a=test-only CLOSED TREE --- .../navigating-across-documents/empty-iframe-load-event.html.ini | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/testing/web-platform/meta/html/browsers/browsing-the-web/navigating-across-documents/empty-iframe-load-event.html.ini b/testing/web-platform/meta/html/browsers/browsing-the-web/navigating-across-documents/empty-iframe-load-event.html.ini index df5172eb1c59..48779110b00d 100644 --- a/testing/web-platform/meta/html/browsers/browsing-the-web/navigating-across-documents/empty-iframe-load-event.html.ini +++ b/testing/web-platform/meta/html/browsers/browsing-the-web/navigating-across-documents/empty-iframe-load-event.html.ini @@ -1,8 +1,6 @@ [empty-iframe-load-event.html] [Check execution order on load handler] - expected: - if not tsan: FAIL + expected: FAIL [Check execution order from nested timeout] - expected: - if not tsan: FAIL + expected: FAIL -- 2.11.4.GIT