summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/events.py.ini
blob: ce9ae7639aa5be81dd0ed851baeb9ca0699f065a (plain)
1
2
3
4
5
6
7
[events.py]
  expected:
    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