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

Fix Olm unwedging test #1093

Merged
merged 1 commit into from
Nov 26, 2019
Merged

Fix Olm unwedging test #1093

merged 1 commit into from
Nov 26, 2019

Conversation

turt2live
Copy link
Member

Deep within the crypto layers we call getId(), and when we don't have that function the async call on the emitter fails but doesn't fail the test. This manifests as a timeout because the code path that would call the thing blew up.

Part of element-hq/element-web#11520

Deep within the crypto layers we call `getId()`, and when we don't have that function the async call on the emitter fails but doesn't fail the test. This manifests as a timeout because the code path that would call the thing blew up.
@turt2live turt2live requested a review from a team November 26, 2019 22:07
@turt2live
Copy link
Member Author

(other tests are still broken though)

@turt2live turt2live merged commit e3dbf7c into develop Nov 26, 2019
@turt2live turt2live deleted the travis/fix-tests-3 branch November 26, 2019 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants