We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tests are failing both in CI and locally, the last successful run was 4 days ago, see https://app.circleci.com/pipelines/github/freedomofpress/securedrop-client?branch=main
git checkout main make test
Observe the following test failures:
FAILED tests/test_crypto.py::test_import_key FAILED tests/test_crypto.py::test_gzip_header_without_filename FAILED tests/test_crypto.py::test_encrypt FAILED tests/test_crypto.py::test_gunzip_logic
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Tests are failing both in CI and locally, the last successful run was 4 days ago, see https://app.circleci.com/pipelines/github/freedomofpress/securedrop-client?branch=main
Steps to reproduce
Observe the following test failures:
The text was updated successfully, but these errors were encountered: