multicoretests
multicoretests copied to clipboard
Update non-STM/Lin tests to use repeat/retry
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