summaryrefslogtreecommitdiffstats
path: root/test cases/failing/124 subproject sandbox violation/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/failing/124 subproject sandbox violation/test.json')
-rw-r--r--test cases/failing/124 subproject sandbox violation/test.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/test cases/failing/124 subproject sandbox violation/test.json b/test cases/failing/124 subproject sandbox violation/test.json
new file mode 100644
index 0000000..ca3d142
--- /dev/null
+++ b/test cases/failing/124 subproject sandbox violation/test.json
@@ -0,0 +1,16 @@
+{
+ "matrix": {
+ "options": {
+ "failmode": [
+ { "val": "not-installed" },
+ { "val": "parent-dir" },
+ { "val": "root-subdir" }
+ ]
+ }
+ },
+ "stdout": [
+ {
+ "line": "test cases/failing/124 subproject sandbox violation/meson.build:24:0: ERROR: Sandbox violation: Tried to grab file file.txt from a nested subproject."
+ }
+ ]
+}