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, 0 insertions, 7 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
deleted file mode 100644
index 4ad59c5a06..0000000000
--- a/testing/web-platform/meta/webdriver/tests/classic/new_window/new_tab.py.ini
+++ /dev/null
@@ -1,7 +0,0 @@
-[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]