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

test_parsing fails #14

Open
spencerwilson opened this issue Jan 28, 2022 · 0 comments · May be fixed by #15
Open

test_parsing fails #14

spencerwilson opened this issue Jan 28, 2022 · 0 comments · May be fixed by #15

Comments

@spencerwilson
Copy link

Bug Report

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.

@spencerwilson spencerwilson linked a pull request Jan 28, 2022 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant