summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/url_patterns.py.ini
blob: 8c21a973632277d1a6c1310fd2eabaa5d7be1751 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[url_patterns.py]
  expected:
    if (os == "android") and not debug: [OK, TIMEOUT]
  [test_string_patterns_not_matching[https://{wpt_host}/-https://some.other.host/\]]
    expected:
      if swgl and (os == "win"): [PASS, FAIL]

  [test_string_patterns_not_matching[https://{wpt_host}/-https://{wpt_host}:5678/\]]
    expected:
      if (processor == "x86") and debug: [PASS, FAIL]

  [test_string_patterns_not_matching[https://{wpt_host}/path-https://{wpt_host}/path/continued\]]
    expected:
      if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, FAIL]

  [test_string_patterns_not_matching[https://{wpt_host}/path-https://{wpt_host}/other/path\]]
    expected:
      if (processor == "x86") and debug: [PASS, FAIL]