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
Line 120 of IntegrationTests.swift has started failing:
IntegrationTests.swift
try #require(rxMessagesBeforeSubscribing.items.count == 1)
Expectation failed: (rxMessagesBeforeSubscribing.items.count → 0) == 1
Not sure what's happened here.
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered:
Ah, @AndyTWF says this is due to a recent sandbox change that is going to be rolled back today.
Sorry, something went wrong.
Not sure if this one has been fixed or is just being masked by #169.
Introduce a wait to work around history not being “live”
1cb8801
(The integration tests are still failing, though, due to #169, but at least they’re now failing in a consistent manner.) Resolves #167.
e7e5e3b
74cbbf4
Successfully merging a pull request may close this issue.
Line 120 of
IntegrationTests.swift
has started failing:Not sure what's happened here.
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: