summaryrefslogtreecommitdiff
path: root/tests/specs/test/allow_none/main.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/test/allow_none/main.out')
-rw-r--r--tests/specs/test/allow_none/main.out45
1 files changed, 45 insertions, 0 deletions
diff --git a/tests/specs/test/allow_none/main.out b/tests/specs/test/allow_none/main.out
new file mode 100644
index 000000000..1914997cd
--- /dev/null
+++ b/tests/specs/test/allow_none/main.out
@@ -0,0 +1,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]