[pre-commit.ci] pre-commit autoupdate #269
GitHub Actions / Test Results
failed
Oct 28, 2024 in 0s
2 errors in 2s
Annotations
github-actions / Test Results
All 3 runs with error: src.tests.instrument_test
artifacts/pytest-results-3.10/test-results.xml [took 0s]
artifacts/pytest-results-3.11/test-results.xml [took 0s]
artifacts/pytest-results-3.12/test-results.xml [took 0s]
Raw output
collection failure
ImportError while importing test module '/home/runner/work/QuMADA/QuMADA/src/tests/instrument_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
src/tests/instrument_test.py:25: in <module>
from qcodes.tests.instrument_mocks import DummyInstrument
E ModuleNotFoundError: No module named 'qcodes.tests'
github-actions / Test Results
All 3 runs with error: src.tests.mapping_test
artifacts/pytest-results-3.10/test-results.xml [took 0s]
artifacts/pytest-results-3.11/test-results.xml [took 0s]
artifacts/pytest-results-3.12/test-results.xml [took 0s]
Raw output
collection failure
ImportError while importing test module '/home/runner/work/QuMADA/QuMADA/src/tests/mapping_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
src/tests/mapping_test.py:37: in <module>
from qcodes.tests.instrument_mocks import DummyChannelInstrument, DummyInstrument
E ModuleNotFoundError: No module named 'qcodes.tests'
Loading