diff options
Diffstat (limited to 'testing/web-platform/meta/webdriver/contexts.py.ini')
-rw-r--r-- | testing/web-platform/meta/webdriver/contexts.py.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webdriver/contexts.py.ini b/testing/web-platform/meta/webdriver/contexts.py.ini new file mode 100644 index 000000000..712259367 --- /dev/null +++ b/testing/web-platform/meta/webdriver/contexts.py.ini @@ -0,0 +1,9 @@ +[contexts.py] + type: wdspec + disabled: + if (os == "linux") and (bits == 64) and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1318724 + [contexts.py::test_resize] + expected: FAIL + [contexts.py::test_resize_by_script] + expected: FAIL + |