Commit bcbc012
Merge #946
946: Ignore tests that touch the filesystem if sandboxed. r=Emilgardis,otavio a=Alexhuszagh
Adds an environment variable `CROSS_SANDBOXED` that skips tests that touch the filesystem if set.
Closes #943.
Co-authored-by: Alex Huszagh <[email protected]>2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
26 | 31 | | |
27 | 32 | | |
28 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1115 | 1115 | | |
1116 | 1116 | | |
1117 | 1117 | | |
| 1118 | + | |
1118 | 1119 | | |
1119 | 1120 | | |
1120 | 1121 | | |
| |||
0 commit comments