Skip to content

Remove Multiple Inheratince #43

Remove Multiple Inheratince

Remove Multiple Inheratince #43

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

1 errors, 194 pass in 5s

  7 files    8 suites   5s ⏱️
195 tests 194 ✅ 0 💤 0 ❌ 1 🔥
484 runs  482 ✅ 0 💤 0 ❌ 2 🔥

Results for commit 1c7f935.

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.3.0/RHEL_7_x86_64/lib/python3.11/importlib/__init__.py:126: 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'