mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
52 lines
945 B
Text
52 lines
945 B
Text
|
[WILDCARD]
|
||
|
running 7 tests
|
||
|
test read ... FAILED [WILDCARD]
|
||
|
test write ... FAILED [WILDCARD]
|
||
|
test net ... FAILED [WILDCARD]
|
||
|
test env ... FAILED [WILDCARD]
|
||
|
test run ... FAILED [WILDCARD]
|
||
|
test plugin ... FAILED [WILDCARD]
|
||
|
test hrtime ... FAILED [WILDCARD]
|
||
|
|
||
|
failures:
|
||
|
|
||
|
read
|
||
|
PermissionDenied: Can't escalate parent thread permissions
|
||
|
[WILDCARD]
|
||
|
|
||
|
write
|
||
|
PermissionDenied: Can't escalate parent thread permissions
|
||
|
[WILDCARD]
|
||
|
|
||
|
net
|
||
|
PermissionDenied: Can't escalate parent thread permissions
|
||
|
[WILDCARD]
|
||
|
|
||
|
env
|
||
|
PermissionDenied: Can't escalate parent thread permissions
|
||
|
[WILDCARD]
|
||
|
|
||
|
run
|
||
|
PermissionDenied: Can't escalate parent thread permissions
|
||
|
[WILDCARD]
|
||
|
|
||
|
plugin
|
||
|
PermissionDenied: Can't escalate parent thread permissions
|
||
|
[WILDCARD]
|
||
|
|
||
|
hrtime
|
||
|
PermissionDenied: Can't escalate parent thread permissions
|
||
|
[WILDCARD]
|
||
|
|
||
|
failures:
|
||
|
|
||
|
read
|
||
|
write
|
||
|
net
|
||
|
env
|
||
|
run
|
||
|
plugin
|
||
|
hrtime
|
||
|
|
||
|
test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out [WILDCARD]
|