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
Rework time dilution in F3 tests and refine assertions (#862)
* Rework time dilution in F3 tests and refine assertions
Progress the clock during tests independently of condition check. Rework
the assertions to use built-in eventual assertion. Use consistent names
for the asserting functions.
Fixes#818Fixes#847
* Reduce filality time and fix bugs in isntantiation/assertions
* Repeat flaky tests 10 times on CI with/without race detector
* Disable fail fast on CI and reduce clock advance by to 500ms
* Fix typo in adcance clock step
* Every 30 m advance by 1 s
* Adjust base manifest
* Increase timeouts to accommodate slow race detector tests
* Increase timeout further to find what works on CI
0 commit comments