1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/tests/testdata/bench/allow_none.out
Luca Casonato 7bfcb4dd10
feat(cli): use NotCapable error for permission errors (#25431)
Closes #7394

---------

Co-authored-by: snek <snek@deno.com>
2024-09-10 11:12:24 -07:00

21 lines
832 B
Text

Check [WILDCARD]/bench/allow_none.ts
CPU | [WILDCARD]
Runtime | Deno [WILDCARD] ([WILDCARD])
[WILDCARD]/bench/allow_none.ts
benchmark time/iter (avg) iter/s (min … max) p75 p99 p995
----------- ----------------------------- --------------------- --------------------------
read error: NotCapable: Can't escalate parent thread permissions
[WILDCARD]
write error: NotCapable: Can't escalate parent thread permissions
[WILDCARD]
net error: NotCapable: Can't escalate parent thread permissions
[WILDCARD]
env error: NotCapable: Can't escalate parent thread permissions
[WILDCARD]
run error: NotCapable: Can't escalate parent thread permissions
[WILDCARD]
ffi error: NotCapable: Can't escalate parent thread permissions
[WILDCARD]
error: Bench failed