-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
waitForInitialData_resilientInCaseOfRetriesAsync fails #5373
Comments
normally this caused by the test is finished, so we delete realm + remove the temp dir. But the realm instance on the sync client has not been closed. |
with the new core API, we can make the |
OK, this test is not going to work because of #5416 |
➤ Brian Munkholm commented: Closing as this is related to Legacy sync |
SyncedRealmTests#waitForInitialData_resilientInCaseOfRetriesAsync
fails somewhat consistently on both CI and me locally.I have only been able to reproduce it when running all tests in
SyncedRealmTests
, so perhaps it is interactions with previous tests, although given the error that is kinda weird.Log from a failed run is:
The text was updated successfully, but these errors were encountered: