Skip to content

Remove Multiple Inheratince #171

Remove Multiple Inheratince

Remove Multiple Inheratince #171

GitHub Actions / Test Results failed Jul 2, 2024 in 0s

1 errors, 194 pass in 9s

 10 files  +  3   14 suites  +6   9s ⏱️ +3s
195 tests ±  0  194 ✅ ±  0  0 💤 ±0  0 ❌ ±0  1 🔥 ±0 
778 runs  +294  776 ✅ +294  0 💤 ±0  0 ❌ ±0  2 🔥 ±0 

Results for commit 9b65ff9. ± Comparison against earlier commit 8a88973.

Annotations

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs with error: tests.test_fluxes

test-results-pyproject-cvmfs-py3-v4.1.1.junit.xml [took 0s]
test-results-pyproject-cvmfs-py3-v4.3.0.junit.xml [took 0s]
Raw output
collection failure
ImportError while importing test module '/nf/tests/test_fluxes.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
cvmfs/icecube.opensciencegrid.org/py3-v4.1.1/RHEL_7_x86_64/lib/python3.7/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
nf/tests/test_fluxes.py:7: in <module>
    import nuflux
E   ModuleNotFoundError: No module named 'nuflux'