Matt Clay
03b2986227
Fix order integration test.
...
Previously the test always passed due to invoking cleanup on failure.
2019-04-25 22:35:36 -07:00
Matt Clay
b8349b1d61
Fix aliases for order integration test.
2019-03-14 13:24:32 -07:00
Sam Doran
a4b2ce5e13
Add test to ordered integration tests to exercise shuffle code path ( #53138 )
...
This is meant to exercise the code path not test for randomness, though it somewhat does that.
2019-03-11 10:14:06 -04:00
Brian Coca
cfba6dfe91
Ensure play order is obeyed ( #49897 )
...
* Ensure play order is obeyed
it was being ignored depending on other options
also added tests for each order (except shuffle) both serial and not
fixes #49846
2019-02-27 18:20:16 -05:00