multicoretests icon indicating copy to clipboard operation
multicoretests copied to clipboard

Update non-STM/Lin tests to use repeat/retry

Open jmid opened this issue 3 years ago • 0 comments

Most of the non-STM/Lin tests were written before repeat and retry found their current forms. These tests could benefit from being updated to use them (to increase reproducability):

  • ./src/domain_spawntree.ml
  • ./src/domain_joingraph.ml
  • ./src/domainslib/task_one_dep.ml
  • ./src/domainslib/ws_deque_test.ml
  • ./src/domainslib/task_parallel.ml
  • ./src/domainslib/task_more_deps.ml

jmid avatar Apr 12 '22 22:04 jmid