Fail the randomized test build after reporting the error to zed.dev
This commit is contained in:
parent
5934e882b8
commit
c5e56a5e45
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,8 @@ async function main() {
|
||||||
headers: {"Content-Type": "application/json"},
|
headers: {"Content-Type": "application/json"},
|
||||||
body: JSON.stringify(body)
|
body: JSON.stringify(body)
|
||||||
})
|
})
|
||||||
|
|
||||||
|
process.exit(1)
|
||||||
}
|
}
|
||||||
|
|
||||||
function randomU64() {
|
function randomU64() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue