summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/classic/maximize_window/user_prompts.py.ini
blob: 3db6595351209f3b52a7bdef30486e46e27aae01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[user_prompts.py]
  disabled:
    if os == "android": Not supported
  [test_accept[capabilities0-alert-None\]]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]

  [test_dismiss[capabilities0-alert-None\]]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]

  [test_accept_and_notify[capabilities0-alert-None\]]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]

  [test_dismiss_and_notify[capabilities0-alert-None\]]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]

  [test_default[alert-None\]]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]

  [test_ignore[capabilities0-alert\]]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]