Commit dd9dae6
committed
markdown: make the oversized-input test robust on loaded debug+ASAN runners
The child reserves 4 GiB and runs under a debug+ASAN build: give the test the
same explicit timeout its perf-test neighbors in this file use, and let the
ASan allocator return null so an allocation failure inside the child surfaces
as a catchable error (the SKIP branch) instead of an abort it cannot catch.1 parent 7970229 commit dd9dae6
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1196 | 1196 | | |
1197 | 1197 | | |
1198 | 1198 | | |
1199 | | - | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
1200 | 1203 | | |
1201 | 1204 | | |
1202 | 1205 | | |
| |||
1225 | 1228 | | |
1226 | 1229 | | |
1227 | 1230 | | |
1228 | | - | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
1229 | 1235 | | |
1230 | 1236 | | |
1231 | 1237 | | |
| |||
1236 | 1242 | | |
1237 | 1243 | | |
1238 | 1244 | | |
1239 | | - | |
| 1245 | + | |
1240 | 1246 | | |
0 commit comments