Bug 1414401 - Disable key_shortcuts.py on Linux i686 r?ato draft
authorAndreas Tolfsen <ato@sny.no>
Wed, 15 Nov 2017 10:51:13 -0500
changeset 698378 5e555238135948309c29b100f161f28dda7a10fd
parent 698348 af0c35be289bff1c1fb4792d678dea307834cc86
child 740364 084a4d152edb1038117a756abfc420e59cb4d29f
push id89273
push userbmo:ato@sny.no
push dateWed, 15 Nov 2017 17:12:44 +0000
reviewersato
bugs1414401
milestone59.0a1
Bug 1414401 - Disable key_shortcuts.py on Linux i686 r?ato MozReview-Commit-ID: 64knnSHMPzw
testing/web-platform/meta/webdriver/tests/actions/key_shortcuts.py.ini
new file mode 100644
--- /dev/null
+++ b/testing/web-platform/meta/webdriver/tests/actions/key_shortcuts.py.ini
@@ -0,0 +1,4 @@
+[key_shortcuts.py]
+  type: wdspec
+  disabled:
+    if (os == "linux" and bits == 32): https://bugzilla.mozilla.org/show_bug.cgi?id=1414401