t/stress: add a test that usually triggers a bug using 950-curse.

It looks like we're updating the stamp for t/countall while another
task is replacing the file, which suggests a race condition in our
state management database.
This commit is contained in:
Avery Pennarun 2018-10-12 05:48:56 -04:00
commit 999ba4fb13
5 changed files with 16 additions and 2 deletions

View file

@ -29,3 +29,6 @@ sed 's/\.do$//' | {
redo "$d"
done
}
# if all that worked run a repeated stress test to look for races
redo stress