summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/bidi/input
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webdriver/tests/bidi/input')
-rw-r--r--testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/invalid.py.ini6
-rw-r--r--testing/web-platform/meta/webdriver/tests/bidi/input/set_files/context.py.ini4
-rw-r--r--testing/web-platform/meta/webdriver/tests/bidi/input/set_files/files.py.ini11
3 files changed, 9 insertions, 12 deletions
diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/invalid.py.ini
index 3c07445c29..344db3f711 100644
--- a/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/invalid.py.ini
+++ b/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/invalid.py.ini
@@ -1,9 +1,7 @@
[invalid.py]
expected:
- if (os == "linux") and not swgl and not debug and not asan and not tsan: [OK, TIMEOUT]
- if (os == "linux") and swgl and not debug and not asan: [OK, TIMEOUT]
- if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
- if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
+ if (os == "linux") and not debug and not asan and not tsan: [OK, TIMEOUT]
+ if (os == "win") and not debug: [OK, TIMEOUT]
[test_params_key_action_value_invalid_multiple_codepoints[fa\]]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1826808
expected: FAIL
diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/set_files/context.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/set_files/context.py.ini
index e4251ae763..7bde270002 100644
--- a/testing/web-platform/meta/webdriver/tests/bidi/input/set_files/context.py.ini
+++ b/testing/web-platform/meta/webdriver/tests/bidi/input/set_files/context.py.ini
@@ -1,3 +1,3 @@
[context.py]
- disabled:
- if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066
+ disabled:
+ if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066
diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/set_files/files.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/set_files/files.py.ini
index 5fb5e83e0c..df42174118 100644
--- a/testing/web-platform/meta/webdriver/tests/bidi/input/set_files/files.py.ini
+++ b/testing/web-platform/meta/webdriver/tests/bidi/input/set_files/files.py.ini
@@ -1,7 +1,6 @@
[files.py]
- disabled:
- if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066
-
- [test_set_files_twice_same_in_different_folders]
- bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1883856
- expected: FAIL
+ disabled:
+ if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066
+ [test_set_files_twice_same_in_different_folders]
+ bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1883856
+ expected: FAIL