Skip to content

Folder exists

Folder exists #148

GitHub Actions / Unit Test Results failed Sep 26, 2023 in 0s

10 errors in 1s

10 tests  ±0     0 ✔️ ±0   1s ⏱️ -1s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0   10 🔥 ±0 

Results for commit e66aaad. ± Comparison against earlier commit 24888a6.

Annotations

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests.CreateHDF5.test_CreateHDF5 with error

junit/test-results.xml
Raw output
ImportError while importing test module '/home/runner/work/bigplanet/bigplanet/tests/CreateHDF5/test_CreateHDF5.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/share/miniconda/envs/vplanet/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/__init__.py:16: in <module>
    from bigplanet.bp_extract import *
E   ModuleNotFoundError: No module named 'bigplanet.bp_extract'

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests.ExtractArchive.test_ExtractArchive with error

junit/test-results.xml
Raw output
ImportError while importing test module '/home/runner/work/bigplanet/bigplanet/tests/ExtractArchive/test_ExtractArchive.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/share/miniconda/envs/vplanet/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/__init__.py:16: in <module>
    from bigplanet.bp_extract import *
E   ModuleNotFoundError: No module named 'bigplanet.bp_extract'

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests.ExtractFilterArchive.test_ExtractFilterArchive with error

junit/test-results.xml
Raw output
ImportError while importing test module '/home/runner/work/bigplanet/bigplanet/tests/ExtractFilterArchive/test_ExtractFilterArchive.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/share/miniconda/envs/vplanet/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/__init__.py:16: in <module>
    from bigplanet.bp_extract import *
E   ModuleNotFoundError: No module named 'bigplanet.bp_extract'

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests.ExtractFilterRaw.test_ExtractFilterRaw with error

junit/test-results.xml
Raw output
ImportError while importing test module '/home/runner/work/bigplanet/bigplanet/tests/ExtractFilterRaw/test_ExtractFilterRaw.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/share/miniconda/envs/vplanet/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/__init__.py:16: in <module>
    from bigplanet.bp_extract import *
E   ModuleNotFoundError: No module named 'bigplanet.bp_extract'

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests.MD5CheckSum.test_MD5CheckSum with error

junit/test-results.xml
Raw output
ImportError while importing test module '/home/runner/work/bigplanet/bigplanet/tests/MD5CheckSum/test_MD5CheckSum.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/share/miniconda/envs/vplanet/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/__init__.py:16: in <module>
    from bigplanet.bp_extract import *
E   ModuleNotFoundError: No module named 'bigplanet.bp_extract'

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests.SingleSim.test_singlesim with error

junit/test-results.xml
Raw output
ImportError while importing test module '/home/runner/work/bigplanet/bigplanet/tests/SingleSim/test_singlesim.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/share/miniconda/envs/vplanet/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/__init__.py:16: in <module>
    from bigplanet.bp_extract import *
E   ModuleNotFoundError: No module named 'bigplanet.bp_extract'

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests.Stats.test_Stats with error

junit/test-results.xml
Raw output
ImportError while importing test module '/home/runner/work/bigplanet/bigplanet/tests/Stats/test_Stats.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/share/miniconda/envs/vplanet/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/__init__.py:16: in <module>
    from bigplanet.bp_extract import *
E   ModuleNotFoundError: No module named 'bigplanet.bp_extract'

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests.Status.test_Status with error

junit/test-results.xml
Raw output
ImportError while importing test module '/home/runner/work/bigplanet/bigplanet/tests/Status/test_Status.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/share/miniconda/envs/vplanet/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/__init__.py:16: in <module>
    from bigplanet.bp_extract import *
E   ModuleNotFoundError: No module named 'bigplanet.bp_extract'

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests.UlyssesAggregated.test_UlyssesAggregated with error

junit/test-results.xml
Raw output
ImportError while importing test module '/home/runner/work/bigplanet/bigplanet/tests/UlyssesAggregated/test_UlyssesAggregated.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/share/miniconda/envs/vplanet/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/__init__.py:16: in <module>
    from bigplanet.bp_extract import *
E   ModuleNotFoundError: No module named 'bigplanet.bp_extract'

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests.UlyssesForward.test_UlyssesForward with error

junit/test-results.xml
Raw output
ImportError while importing test module '/home/runner/work/bigplanet/bigplanet/tests/UlyssesForward/test_UlyssesForward.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/share/miniconda/envs/vplanet/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/__init__.py:16: in <module>
    from bigplanet.bp_extract import *
E   ModuleNotFoundError: No module named 'bigplanet.bp_extract'