darcs

Issue 2584 darcs-test --hashed reports spurious failures when run in parallel

Title darcs-test --hashed reports spurious failures when run in parallel
Priority Status unknown
Milestone Resolved in
Superseder Nosy List bfrk
Assigned To
Topics

Created on 2018-03-28.15:18:46 by bfrk, last changed 2018-03-28.15:43:18 by bfrk.

Messages
msg20066 (view) Author: bfrk Date: 2018-03-28.15:18:45
For instance, running on a 4 core machine:

franksen@tiber: ...src/darcs/latest_work >
./dist-newstyle/build/i386-linux/ghc-8.2.2/darcs-2.13.0/build/darcs-test/darcs-test
--shell=no --unit=no --network=no --hashed -j4

reports

  diffTrees identical: [Failed]
ERROR: user error (No pristine tree is available!)
  index content: [Failed]
ERROR: harness/hstestdata.zip: openBinaryFile: does not exist (No such
file or directory)
msg20067 (view) Author: bfrk Date: 2018-03-28.15:43:17
I just saw that harness/test.hs has a TODO comment for that.
History
Date User Action Args
2018-03-28 15:18:46bfrkcreate
2018-03-28 15:43:18bfrksetmessages: + msg20067