Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the NASA CMR plugin, bug when using the other data source #1123

Merged
merged 4 commits into from
Jun 26, 2024

Another bug fix, never encountered that before

f00fafa
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Fix the NASA CMR plugin, bug when using the other data source #1123

Another bug fix, never encountered that before
f00fafa
Select commit
Loading
Failed to load commit list.
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