We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
kotlin.AssertionError: VersionInfo(main=VersionData(current=null, active=[]), notifier=VersionData(current=VersionId(version=3), active=[]), writer=VersionData(current=VersionId(version=3), active=[VersionId(version=3)])). Expected <2>, actual <1>.
From https://ci.realm.io/blue/organizations/jenkins/realm%2Frealm-kotlin/detail/PR-1595/1/tests
The text was updated successfully, but these errors were encountered:
Also seen in https://ci.realm.io/blue/organizations/jenkins/realm%2Frealm-kotlin/detail/PR-1587/9/tests/
Sorry, something went wrong.
We are pretty sure this is fixed by: #1599 Due to timing issues, the GC might have already cleared the first version.
No branches or pull requests
kotlin.AssertionError: VersionInfo(main=VersionData(current=null, active=[]), notifier=VersionData(current=VersionId(version=3), active=[]), writer=VersionData(current=VersionId(version=3), active=[VersionId(version=3)])). Expected <2>, actual <1>.
From https://ci.realm.io/blue/organizations/jenkins/realm%2Frealm-kotlin/detail/PR-1595/1/tests
The text was updated successfully, but these errors were encountered: