Skip to content

Another bug fix, never encountered that before #1483

Another bug fix, never encountered that before

Another bug fix, never encountered that before #1483

GitHub Actions / Test Results failed Jun 25, 2024 in 0s

1 errors in 13s

1 tests  ±0   0 ✅ ±0   13s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0   1 🔥 ±0 

Results for commit f00fafa. ± Comparison against earlier commit 2d7b79a.

Annotations

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

sarracenia.flowcb.poll.poll_NASA_CMR_test with error

tests/junit/test-results.xml [took 0s]
Raw output
collection failure
ImportError while importing test module '/home/runner/work/sarracenia/sarracenia/tests/sarracenia/flowcb/poll/poll_NASA_CMR_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.10/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/sarracenia/flowcb/poll/poll_NASA_CMR_test.py:6: in <module>
    import sarracenia.flowcb.poll.poll_NASA_CMR
E   ModuleNotFoundError: No module named 'sarracenia.flowcb.poll.poll_NASA_CMR'