summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/events.py.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webdriver/tests/classic/element_send_keys/events.py.ini')
-rw-r--r--testing/web-platform/meta/webdriver/tests/classic/element_send_keys/events.py.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/events.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/events.py.ini
index 87a92f6f37..ce9ae7639a 100644
--- a/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/events.py.ini
+++ b/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/events.py.ini
@@ -1,7 +1,7 @@
[events.py]
expected:
- if (os == "linux") and debug and fission and not swgl: [OK, CRASH]
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
+ if (os == "linux") and debug and fission: [OK, CRASH]
[test_file_upload]
disabled:
if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066