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

Refactoring and simplification in decryption error handling #4138

Merged
merged 4 commits into from
Apr 2, 2024

Commits on Apr 2, 2024

  1. Clean up decryption failure integ tests

    * Fix the names
    * Stop waiting as soon as the event is decrypted, even if code is wrong (so
      tests fail rather than time out if the code is wrong)
    richvdh committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    31ba2aa View commit details
    Browse the repository at this point in the history
  2. Bump timeouts on some tests

    These tend to fail due to slow init of wasm artifacts
    richvdh committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6723135 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fb5481 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3a9a5f View commit details
    Browse the repository at this point in the history