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 test that will break with matrix-sdk-crypto-wasm 13.0.0 #4635

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

uhoreg
Copy link
Member

@uhoreg uhoreg commented Jan 21, 2025

Fixes #4634

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • Sign-off given on the changes (see CONTRIBUTING.md).

@uhoreg
Copy link
Member Author

uhoreg commented Jan 21, 2025

The test runs correctly when I run only the pinCurrentIdentity tests, but when all the spec/unit/rust-crypto/rust-crypto.spec.ts tests are run, it times out for some reason. So I'll have to poke at it some more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Constructor for OwnUserIdentity no longer accessible
1 participant