summaryrefslogtreecommitdiff
path: root/runtime/js/06_util.js
diff options
context:
space:
mode:
authorAndreu Botella <abb@randomunok.com>2021-07-12 21:15:07 +0200
committerGitHub <noreply@github.com>2021-07-12 21:15:07 +0200
commit2c7c130f0a7193c4a497d40f07774d08fbb43ecf (patch)
tree2bcc14f3a4be5169cc5e601a1f3e1d3f1c1d5d9d /runtime/js/06_util.js
parent6d4e9bad98cd05a893620f8d66deb89d1f179005 (diff)
chore(wpt): Mark a WPT test as failed if it exits before completion (#11371)
Currently, a WPT test is considered failed if its status code is anything other than 0, regardless of whether the test suite completed running or not, and any subtests that haven't finished running are not considered to be failures. But a test can exit with a zero status code before it has completed running, if the event loop has run out of tasks because of a bug in one of the ops, leading to false positives. This change fixes that.
Diffstat (limited to 'runtime/js/06_util.js')
0 files changed, 0 insertions, 0 deletions