-
Ben Gamari authored
Previously we marked tests that aren't expected to pass under concurrent execution as broken/fragile in threaded2, as that was the only way which implied concurrent execution. However, this is not longer true due to the introduction of the nonmoving_thr way.
Ben Gamari authoredPreviously we marked tests that aren't expected to pass under concurrent execution as broken/fragile in threaded2, as that was the only way which implied concurrent execution. However, this is not longer true due to the introduction of the nonmoving_thr way.
Loading