Skip to content
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

RTN16e #395

Merged
merged 3 commits into from
Apr 27, 2016
Merged

RTN16e #395

merged 3 commits into from
Apr 27, 2016

Conversation

ricardopereira
Copy link
Contributor

No description provided.

waitUntil(timeout: testTimeout) { done in
client.connection.once(.Connected) { stateChange in
expect(stateChange!.reason!.message).to(contain("Unable to recover connection"))
expect(client.connection.errorReason).to(beIdenticalTo(stateChange!.reason))
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failing because client.connection.errorReason is nil.

@tcard tcard merged commit cf2a111 into master Apr 27, 2016
@tcard tcard deleted the rtn16e branch April 27, 2016 15:51
tcard pushed a commit that referenced this pull request May 16, 2016
* RTN16e

* RTN16e: pending

* Fix RTN16e.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants