summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/bidi/network/continue_with_auth/invalid.py.ini
blob: 89d8310227be2f5d48280a10d340c773f7648b22 (plain)
1
2
3
4
5
[invalid.py]
  expected:
    if (os == "win") and (processor == "x86") and debug: [OK, TIMEOUT]
    if (os == "win") and (processor == "x86") and not debug: [OK, TIMEOUT]
    if (os == "android") and not debug: [OK, TIMEOUT]