InstructionDurations from BackendV2 #11528
Open
Azure Pipelines / Qiskit.qiskit
failed
Oct 29, 2024 in 30m 24s
Build #20241029.48 had test failures
Details
- Failed: 2 (0.01%)
- Passed: 18,110 (99.85%)
- Other: 25 (0.14%)
- Total: 18,137
Annotations
Check failure on line 19391 in Build log
azure-pipelines / Qiskit.qiskit
Build log #L19391
Bash exited with code '1'.
Check failure on line 632 in Build log
azure-pipelines / Qiskit.qiskit
Build log #L632
Bash exited with code '255'.
Check failure on line 1 in test_from_backend_for_backend_without_dt
azure-pipelines / Qiskit.qiskit
test_from_backend_for_backend_without_dt
Test failed
Raw output
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/tmp/terra-tests/test/python/transpiler/test_instruction_durations.py", line 54, in test_from_backend_for_backend_without_dt
gate = self._find_gate_with_length(backend)
AttributeError: 'TestInstructionDurationsClass' object has no attribute '_find_gate_with_length'
Check failure on line 1 in test_from_backend_for_backend_with_dt
azure-pipelines / Qiskit.qiskit
test_from_backend_for_backend_with_dt
Test failed
Raw output
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/tmp/terra-tests/test/python/transpiler/test_instruction_durations.py", line 44, in test_from_backend_for_backend_with_dt
gate = self._find_gate_with_length(backend)
AttributeError: 'TestInstructionDurationsClass' object has no attribute '_find_gate_with_length'
Loading