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

Release Windows test fixes. #165

Merged
merged 3 commits into from
Jan 27, 2024

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    de0e019 View commit details
    Browse the repository at this point in the history
  2. Add tests for deleting and recreating credentials quickly.

    This was a test suggested by @ReactorScram.
    brotskydotcom committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    8fb4153 View commit details
    Browse the repository at this point in the history
  3. Reduce thread test cycles on un*xes.

    The multiple tests were overwhelming secret service on test platforms.
    
    Also, linux-keyutils seem quite sensitive to pounding set/read/delete cycles through keyutils, so the new tests don't run on that store.
    brotskydotcom committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    588d18d View commit details
    Browse the repository at this point in the history