summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/phases.py.ini
blob: 19a941d20782ed7ebe5511b6c9b335c213f66aac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[phases.py]
  [test_request_response_phases[phases1-responseStarted\]]
    expected:
      if (os == "android") and not debug: [PASS, FAIL]

  [test_not_listening_to_phase_event[beforeRequestSent\]]
    expected:
      if (os == "android") and not debug: [PASS, FAIL]

  [test_not_listening_to_phase_event[responseStarted\]]
    expected:
      if (os == "android") and not debug: [PASS, FAIL]