summaryrefslogtreecommitdiff
path: root/tests/specs/test/allow_none/main.out
blob: 1914997cd474d71b321c72c0c5fa6197e363bede (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[WILDCARD]
running 6 tests from [WILDCARD]
read ... FAILED [WILDCARD]
write ... FAILED [WILDCARD]
net ... FAILED [WILDCARD]
env ... FAILED [WILDCARD]
run ... FAILED [WILDCARD]
ffi ... FAILED [WILDCARD]

 ERRORS 

read => ./main.ts:[WILDCARD]
error: NotCapable: Can't escalate parent thread permissions
[WILDCARD]

write => ./main.ts:[WILDCARD]
error: NotCapable: Can't escalate parent thread permissions
[WILDCARD]

net => ./main.ts:[WILDCARD]
error: NotCapable: Can't escalate parent thread permissions
[WILDCARD]

env => ./main.ts:[WILDCARD]
error: NotCapable: Can't escalate parent thread permissions
[WILDCARD]

run => ./main.ts:[WILDCARD]
error: NotCapable: Can't escalate parent thread permissions
[WILDCARD]

ffi => ./main.ts:[WILDCARD]
error: NotCapable: Can't escalate parent thread permissions
[WILDCARD]

 FAILURES 

read => ./main.ts:[WILDCARD]
write => ./main.ts:[WILDCARD]
net => ./main.ts:[WILDCARD]
env => ./main.ts:[WILDCARD]
run => ./main.ts:[WILDCARD]
ffi => ./main.ts:[WILDCARD]

FAILED | 0 passed | 6 failed [WILDCARD]