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
Majority of failing tests are due to race conditions in concurrency code. Github runner is slower than the development environment and therefore we get this more often. This has been mostly fixed for service database tests by waiting for threads to join before proceeding with the tests.
OskarLiew
transferred this issue from vikinganalytics/daeploy-issues
Dec 9, 2021
Some tests fail sometimes when run by the test runner. List them here:
The text was updated successfully, but these errors were encountered: