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

[Record] Tket 1.30/1.31 test errors #59

Open
nonhermitian opened this issue Jul 27, 2024 · 0 comments
Open

[Record] Tket 1.30/1.31 test errors #59

nonhermitian opened this issue Jul 27, 2024 · 0 comments
Labels
Record A record of why things are failed / skipped

Comments

@nonhermitian
Copy link
Collaborator

nonhermitian commented Jul 27, 2024

There seems to be a bug in Tket 1.30 affecting the following tests (not exclusive yet):

TestWorkoutAbstractQasmBenchMedium::test_QASMBench_medium[qf21_n15-heavy-hex]
TestWorkoutAbstractQasmBenchMedium::test_QASMBench_medium[qf21_n15-linear]
TestWorkoutAbstractQasmBenchMedium::test_QASMBench_medium[multiply_n13-square]
TestWorkoutAbstractQasmBenchMedium::test_QASMBench_medium[bv_n19-square]
TestWorkoutAbstractQasmBenchLarge::test_QASMBench_large[bwt_n37-heavy-hex]
TestWorkoutAbstractQasmBenchLarge::test_QASMBench_large[bv_n140-square]

The reason for all is the same:

[2024-07-27 08:56:03] [tket] [critical] Assertion '!"slice is empty"' (/Users/runner/.conan2/p/b/tketec29ba1c560ea/b/src/Circuit/macro_circ_info.cpp : operator++ : 935) failed.  Aborting.
"pytket_info": {
        "pytket": "1.30.0",
        "pytket_qiskit": "0.55.0",
        "qiskit": "1.1.1",
        "qiskit_ibm_runtime": "0.25.0"
    },
@nonhermitian nonhermitian added the Record A record of why things are failed / skipped label Jul 27, 2024
@nonhermitian nonhermitian changed the title [Record] Tket 1.30 test errors [Record] Tket 1.30/1.31 test errors Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Record A record of why things are failed / skipped
Projects
None yet
Development

No branches or pull requests

1 participant