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
test_parsing
Current Behavior
% cargo test ... Running tests/json.rs (/Users/ssw/code/electionguard-verifier/target/debug/deps/json-3b030f250ff5ffe5) running 1 test test test_parsing ... FAILED failures: ---- test_parsing stdout ---- thread 'test_parsing' panicked at '"unencrypted.json" should parse: Error("invalid type: boolean `true`, expected struct CastSelection", line: 20, column: 37)', tests/json.rs:19:22 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace failures: test_parsing
Expected behavior/code No failures, especially since the badge in README.md indicates the build passes.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Bug Report
Current Behavior
Expected behavior/code
No failures, especially since the badge in README.md indicates the build passes.
The text was updated successfully, but these errors were encountered: