1
0
Fork 0
firefox/dom/streams/test/xpcshell/xpcshell.toml
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

28 lines
492 B
TOML

[DEFAULT]
head = "head.js"
support-files = ""
["bug-1387503-1.js"]
prefs = ["security.allow_parent_unrestricted_js_loads=true"]
["bug-1503406.js"]
["bug-1773237.js"]
["dom_stream_prototype_test.js"]
["fetch.js"]
["large-pipeto.js"]
run-sequentially = "very high failure rate in parallel"
["proper-realm-cancel.js"]
["proper-realm-pull.js"]
["response.js"]
["subclassing.js"]
["too-big-array-buffer.js"]
skip-if = ["bits == 32"] # autoAllocateChunkSize limit is different on 32-bit