Source code

Revision control

Copy as Markdown

Other Tools

[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]