summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/traverse_history/context.py.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webdriver/tests/bidi/browsing_context/traverse_history/context.py.ini')
-rw-r--r--testing/web-platform/meta/webdriver/tests/bidi/browsing_context/traverse_history/context.py.ini7
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/traverse_history/context.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/traverse_history/context.py.ini
new file mode 100644
index 0000000000..eb8db8a977
--- /dev/null
+++ b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/traverse_history/context.py.ini
@@ -0,0 +1,7 @@
+[context.py]
+ disabled:
+ if (os == "android") and not fission: bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1865124
+ [test_iframe[cross_origin\]]
+ expected:
+ if debug and (os == "linux") and fission and not swgl: [PASS, FAIL]
+ if not debug and asan and fission: [PASS, FAIL]