You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add promote-failed targets to the Makefiles (#144)
* Add a `make -C testsuite promote-failed` target
This target promotes all tests that failed on the previous run; it's good for
after running `make -C testsuite parallel`, for example.
* Add a `make -f Makefile.jst promote-failed` target
Calls out to `make -C testsuite promote-failed`
0 commit comments