summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/classic/new_window/new_tab.py.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webdriver/tests/classic/new_window/new_tab.py.ini')
-rw-r--r--testing/web-platform/meta/webdriver/tests/classic/new_window/new_tab.py.ini7
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webdriver/tests/classic/new_window/new_tab.py.ini b/testing/web-platform/meta/webdriver/tests/classic/new_window/new_tab.py.ini
new file mode 100644
index 0000000000..4ad59c5a06
--- /dev/null
+++ b/testing/web-platform/meta/webdriver/tests/classic/new_window/new_tab.py.ini
@@ -0,0 +1,7 @@
+[new_tab.py]
+ [test_focus_content]
+ expected:
+ if not swgl and (os == "linux") and not fission and not debug and asan: [PASS, FAIL]
+ if not swgl and (os == "linux") and not fission and not debug and not asan: [PASS, FAIL]
+ if not swgl and (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
+ if not swgl and (os == "mac") and debug: [PASS, FAIL]