summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/classic/set_window_rect/set.py.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webdriver/tests/classic/set_window_rect/set.py.ini')
-rw-r--r--testing/web-platform/meta/webdriver/tests/classic/set_window_rect/set.py.ini20
1 files changed, 20 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webdriver/tests/classic/set_window_rect/set.py.ini b/testing/web-platform/meta/webdriver/tests/classic/set_window_rect/set.py.ini
new file mode 100644
index 0000000000..41e9d885b0
--- /dev/null
+++ b/testing/web-platform/meta/webdriver/tests/classic/set_window_rect/set.py.ini
@@ -0,0 +1,20 @@
+[set.py]
+ disabled:
+ if os == "android": Not supported
+ [test_negative_x_y]
+ bug: 1563248
+ expected:
+ if (os == "mac") and debug: [PASS, FAIL]
+ if (os == "mac") and not debug: [PASS, FAIL]
+
+ [test_restore_from_maximized]
+ expected:
+ if (os == "linux") and fission and not debug: [PASS, FAIL]
+
+ [test_y_as_current]
+ expected:
+ if not fission and not swgl and not debug: [PASS, FAIL]
+
+ [test_fully_exit_fullscreen]
+ expected:
+ if (os == "mac") and not debug: [PASS, FAIL]