You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Tests] Increase frequency of reload to fix flaky tests (#32)
JDBC static scheduled reload tests were flaky, due to scheduled
reload not happening every test, due to a mismatch between sleep
time and schedule.
The Timecop scaling feature has no effect when testing the scheduler,
and hence is removed here.
Co-authored-by: Ry Biesemeyer <[email protected]>
0 commit comments