mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
17 lines
420 B
Text
17 lines
420 B
Text
Check [WILDCARD]/no_prompt_with_denied_perms.ts
|
|
running 1 test from [WILDCARD]/no_prompt_with_denied_perms.ts
|
|
test no prompt ... FAILED ([WILDCARD]ms)
|
|
|
|
failures:
|
|
|
|
no prompt
|
|
PermissionDenied: Requires read access to "./some_file.txt", run again with the --allow-read flag
|
|
[WILDCARD]
|
|
|
|
failures:
|
|
|
|
no prompt
|
|
|
|
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD]ms)
|
|
|
|
error: Test failed
|