summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/classic/switch_to_parent_frame/switch.py.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webdriver/tests/classic/switch_to_parent_frame/switch.py.ini')
-rw-r--r--testing/web-platform/meta/webdriver/tests/classic/switch_to_parent_frame/switch.py.ini7
1 files changed, 0 insertions, 7 deletions
diff --git a/testing/web-platform/meta/webdriver/tests/classic/switch_to_parent_frame/switch.py.ini b/testing/web-platform/meta/webdriver/tests/classic/switch_to_parent_frame/switch.py.ini
deleted file mode 100644
index 0bb9e4638a..0000000000
--- a/testing/web-platform/meta/webdriver/tests/classic/switch_to_parent_frame/switch.py.ini
+++ /dev/null
@@ -1,7 +0,0 @@
-[switch.py]
- [test_no_parent_browsing_context]
- expected:
- if (os == "linux") and not debug and not asan and not tsan and fission: [PASS, FAIL]
- if (os == "linux") and not debug and not asan and tsan: [PASS, FAIL]
- if (os == "linux") and not debug and asan: [PASS, FAIL]
- if (os == "linux") and debug: [PASS, FAIL]