summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-insert-before.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-insert-before.html.ini')
-rw-r--r--testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-insert-before.html.ini7
1 files changed, 5 insertions, 2 deletions
diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-insert-before.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-insert-before.html.ini
index 6b04469661..712b2b1efe 100644
--- a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-insert-before.html.ini
+++ b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-candidate-insert-before.html.ini
@@ -1,7 +1,10 @@
[resource-selection-candidate-insert-before.html]
[inserting another source before the candidate]
expected:
- if (os == "linux") and debug and not fission: [FAIL, PASS]
- if (os == "linux") and not debug: [FAIL, PASS]
+ if (os == "linux") and not tsan and not swgl and debug and fission: [FAIL, PASS]
+ if (os == "linux") and not tsan and not swgl and debug and not fission: [FAIL, PASS]
+ if (os == "linux") and not tsan and swgl and not fission: [FAIL, PASS]
+ if (os == "linux") and not tsan and not swgl and not debug: [FAIL, PASS]
if (os == "win") and swgl: [FAIL, PASS]
+ if (os == "linux") and tsan: [PASS, FAIL]
FAIL