summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/wasm/webapi/abort.any.js.ini
blob: 92c06689f74c7e3aac97da43fc8e9945a79b8938 (plain)
1
2
3
4
5
6
7
8
9
10
11
[abort.any.worker.html]
  [compileStreaming() synchronously followed by abort should reject with AbortError]
    expected:
      if (os == "linux") and not debug: [PASS, FAIL]

  [instantiateStreaming() synchronously followed by abort should reject with AbortError]
    expected:
      if not fission and (os == "linux"): [PASS, FAIL]


[abort.any.html]