Gareth J. Greenaway 1552fba0bc lint cleanup %!s(int64=5) %!d(string=hai) anos
..
__init__.py 9797922c8b Moving scheduler tests into a new location. Adding new TEST_SUITE to runtests.py. Add CLI flag to runtests.py so the scheduler tests can be run invidually. %!s(int64=7) %!d(string=hai) anos
test_eval.py 685509fae3 Fixing an issue when a combination of the when parameter as a list plus using the splay parameter would cause the schedule to continuously run jobs in an endless loop, regardless of if their scheduled time had been receached. Also fixing a related issue where scheduled jobs that rely on _next_fire_time were not being run as the corrected splayed time but rather running at the original scheduled time. Adding new tests. %!s(int64=6) %!d(string=hai) anos
test_helpers.py 1552fba0bc lint cleanup %!s(int64=5) %!d(string=hai) anos
test_maxrunning.py 2f6dac917b Updating test_maxrunning_master to Mock get_running_jobs. %!s(int64=6) %!d(string=hai) anos
test_postpone.py 2df1866cc1 Adding a internal reset function to scheduler. Calling reset between schedule tests to ensure schedule is empty and it is using defaults. %!s(int64=6) %!d(string=hai) anos
test_skip.py d2d0622a6d Back porting #49871 to 2018.3. Adding some additional changes to ensure they are passing on OS X. %!s(int64=6) %!d(string=hai) anos