From 40a355a42d4a9444dc753c04c6608dade2f06a23 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:27 +0200 Subject: Adding upstream version 125.0.1. Signed-off-by: Daniel Baumann --- testing/web-platform/meta/xhr/event-loadstart.any.js.ini | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'testing/web-platform/meta/xhr/event-loadstart.any.js.ini') diff --git a/testing/web-platform/meta/xhr/event-loadstart.any.js.ini b/testing/web-platform/meta/xhr/event-loadstart.any.js.ini index ee37ed232d..552710102e 100644 --- a/testing/web-platform/meta/xhr/event-loadstart.any.js.ini +++ b/testing/web-platform/meta/xhr/event-loadstart.any.js.ini @@ -2,6 +2,7 @@ [event-loadstart.any.html] expected: - if swgl and (os == "linux") and not fission: [OK, CRASH] - if not swgl and (os == "mac") and debug: [OK, CRASH] - if swgl and (os == "win"): [OK, CRASH] + if debug and (os == "linux") and fission and not swgl: CRASH + if debug and (os == "linux") and not fission and swgl: [OK, CRASH] + if debug and (os == "win") and swgl: [OK, CRASH] + if debug and (os == "mac"): [OK, CRASH] -- cgit v1.2.3