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

fcomm::test_make_fcomm_examples is broken on master #586

Closed
samuelburnham opened this issue Aug 7, 2023 · 0 comments · Fixed by #771
Closed

fcomm::test_make_fcomm_examples is broken on master #586

samuelburnham opened this issue Aug 7, 2023 · 0 comments · Fixed by #771

Comments

@samuelburnham
Copy link
Contributor

Output of cargo nextest run -p fcomm --run-ignored all -E 'test(test_make_fcomm_examples)' --release

thread 'main' panicked at 'committed function not found', fcomm/src/bin/fcomm.rs:273:22
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
make: *** [Makefile:46: chained2-opening] Error 101
make: *** Waiting for unfinished jobs....
thread 'main' panicked at 'committed function not found', fcomm/src/bin/fcomm.rs:273:22
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
make: *** [Makefile:46: chained2-opening.json] Error 101
', fcomm/tests/makefile_tests.rs:29:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

I believe the failing case is from open in the chained functional commitment test

@samuelburnham samuelburnham linked a pull request Oct 18, 2023 that will close this issue
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