Daisyrainsmith/commutation2 #445
Annotations
9 errors and 1 warning
Pytest:
projectq/backends/_aqt/_aqt_test.py#L79
test_aqt_backend_is_available[single_qubit_gate14-True]
IndexError: list index out of range
|
Pytest:
projectq/backends/_aqt/_aqt_test.py#L91
test_aqt_backend_is_available_control_not[0-True]
IndexError: list index out of range
|
Pytest:
projectq/backends/_aqt/_aqt_test.py#L91
test_aqt_backend_is_available_control_not[1-False]
IndexError: list index out of range
|
Pytest:
projectq/backends/_aqt/_aqt_test.py#L91
test_aqt_backend_is_available_control_not[2-False]
IndexError: list index out of range
|
Pytest:
projectq/backends/_aqt/_aqt_test.py#L91
test_aqt_backend_is_available_control_not[3-False]
IndexError: list index out of range
|
Pytest:
projectq/backends/_resource_test.py#L80
test_resource_counter
IndexError: list index out of range
|
Pytest:
projectq/backends/_unitary_test.py#L62
test_unitary_is_available
IndexError: list index out of range
|
Pytest:
projectq/setups/trapped_ion_decomposer_test.py#L151
test_chooser_Ry_reducer
assert 10 == 11
+ where 10 = len([<projectq.ops._command.Command object at 0x7fd77ad12610>, <projectq.ops._command.Command object at 0x7fd77ad13730>, <...projectq.ops._command.Command object at 0x7fd77ad12bb0>, <projectq.ops._command.Command object at 0x7fd77ad13670>, ...])
+ where [<projectq.ops._command.Command object at 0x7fd77ad12610>, <projectq.ops._command.Command object at 0x7fd77ad13730>, <...projectq.ops._command.Command object at 0x7fd77ad12bb0>, <projectq.ops._command.Command object at 0x7fd77ad13670>, ...] = <projectq.cengines._testengine.DummyEngine object at 0x7fd77ad1fb50>.received_commands
|
Pytest
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading