Skip to content

Conversation

@jselig-rigetti
Copy link
Contributor

@jselig-rigetti jselig-rigetti commented Nov 29, 2023

I expect the error in crates/lib/src/compiler/libquil.rs to fail, or at least it does for me locally.

EDIT: running multiple tests seems to work, but running the individual test alone gives the error:

# passes
cargo test --package qcs --lib --features otel-tracing,libquil -- compiler::libquil::test::get_version_info_from_quilc compiler::libquil::test::test_parametric_compilation --nocapture

# fails
cargo test --package qcs --lib --features otel-tracing,libquil -- compiler::libquil::test::test_parametric_compilation --nocapture 

the error:

program should compile: QuilcCompilation(Libquil(Quilc(CompileProtoquil("arithmetic error DIVISION-BY-ZERO signalled"))))

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 this pull request may close these issues.

2 participants