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

fancy-garbling test failures #20

Open
YANCC139 opened this issue Jun 13, 2022 · 0 comments
Open

fancy-garbling test failures #20

YANCC139 opened this issue Jun 13, 2022 · 0 comments

Comments

@YANCC139
Copy link

When I run the fancy-carbling test without cargo test, the following error occurs:

failures:

---- parser::tests::test_gc_eval stdout ----
thread 'parser::tests::test_gc_eval' panicked at 'called Result::unwrap() on an Err value: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })', fancy-garbling/src/parser.rs:209:72
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

---- parser::tests::test_parser stdout ----
thread 'parser::tests::test_parser' panicked at 'called Result::unwrap() on an Err value: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })', fancy-garbling/src/parser.rs:180:68

---- twopac::semihonest::tests::test_aes stdout ----
thread 'twopac::semihonest::tests::test_aes' panicked at 'called Result::unwrap() on an Err value: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })', fancy-garbling/src/twopac/semihonest/mod.rs:110:68

namnc pushed a commit to namnc/swanky-pg that referenced this issue Oct 22, 2024
Closes GaloisInc#20.

`ndarray` isn't used so need not be part of the cargo file.
namnc pushed a commit to namnc/swanky-pg that referenced this issue Oct 22, 2024
Remove `ndarray` from `scuttlebutt`

Closes GaloisInc#20

See merge request crypto/swanky!317
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

No branches or pull requests

1 participant