-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Occasional tests "no_sessions" assertion failure in SyncManager #6271
Comments
It's not specific to "flexibel sync" or any particular sub-case test. From log you can see that it actually crashes on cleanup of TestAppSession after the main testcase piece. For me it also fails occasionally localy in different 'audit' tests, from TestSyncManager also:
Quite easy to reproduce with ./realm-object-store-tests -b "audit management" -c "ending invalid scopes". |
➤ michael-wb commented: This error may be caused by a race condition due to the fact that |
➤ Jonathan Reams commented: I think this is a race between
|
Still happens on recent master, also accompanied tsan warning about data race as described at #6844.
|
There is an occasional failure due to "no sessions" in the "audit integration tests: flexible sync: auditing with a flexible sync user reports a sync error"
This was observed during the build for the
prepare-13.4.0
pull request.Test Run: https://spruce.mongodb.com/task/_macos_release_object_store_tests_patch_476a2ad850aea98600c2430135adea0d27ee20e4_63dd96672a60ed69426589fd_23_02_03_23_19_05/logs?execution=0&sortBy=STATUS&sortDir=ASC
Error:
The text was updated successfully, but these errors were encountered: