summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/fetch-event-respond-with-readable-stream.https.html.ini
blob: 292ad0af4033cab67f015116dec1b126ff4e17de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[fetch-event-respond-with-readable-stream.https.html]
  expected: TIMEOUT
  [Cancellation in the page should be observable in the service worker with nonempty stream]
    expected:
      if (os == "linux") and not fission and debug and swgl: [PASS, FAIL]
      if (os == "linux") and not fission and not debug: [PASS, FAIL]
      [FAIL, PASS]

  [Cancellation in the page should be observable in the service worker with empty stream]
    expected: TIMEOUT

  [Abort in the page should be observable in the service worker with empty stream]
    expected: NOTRUN