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:
parent
d8811601f1
commit
999ba4fb13
5 changed files with 16 additions and 2 deletions
|
|
@ -2,5 +2,5 @@
|
|||
sed 's/\.do$//' |
|
||||
xargs redo
|
||||
|
||||
rm -f broken shellfile *~ .*~
|
||||
rm -f broken shellfile *~ .*~ stress.log
|
||||
rm -rf 'space home dir'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue