Commit 249e6cb
committed
BUILD: add REGTESTS_KEEP_LOGS variable to preserve regression test logs
Add support for a new REGTESTS_KEEP_LOGS environment variable that can be
passed to the regression test script to keep all test logs after completion.
This is useful for debugging and analyzing test failures without having to
modify the test runner or reconfigure the build system.
Usage:
$ REGTESTS_KEEP_LOGS=1 make reg-tests1 parent d3d6292 commit 249e6cb
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1265 | 1265 | | |
1266 | 1266 | | |
1267 | 1267 | | |
1268 | | - | |
| 1268 | + | |
1269 | 1269 | | |
1270 | 1270 | | |
1271 | 1271 | | |
| |||
1288 | 1288 | | |
1289 | 1289 | | |
1290 | 1290 | | |
| 1291 | + | |
| 1292 | + | |
| 1293 | + | |
1291 | 1294 | | |
1292 | 1295 | | |
1293 | 1296 | | |
| |||
0 commit comments