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 26, 2024 in 0s

1 errors in 15s

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

Results for commit f00fafa.

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'

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 test found

There is 1 test, see "Raw output" for the name of the test.
Raw output
sarracenia.flowcb.poll.poll_NASA_CMR_test