Clone
1
run 2141 TEST commit 35cc993
ci-bot edited this page 2025-08-12 13:51:35 +00:00

Test Report

View CI Run 2141 | Commit 35cc993

🧪 Test Report

Generated on 2025-08-12 15:51:12 CEST

🧾 General Info

  • duration: 4.937287330627441
  • root: /workspace/tligui_y/slic
  • environment: {}

📋 Summary

  • Total: 0
  • Collected: 0

🔎 Tests

📚 Collected files

(1 tests)
    • Outcome: passed
    • result:
    -   nodeid: tests/test_utils_elog.py
      type: Module
    
tests (1 tests)
  • tests/test_utils_elog.py
    • Outcome: failed
    • result:
    []
    
    • longrepr:
    ImportError while importing test module '/workspace/tligui_y/slic/tests/test_utils_elog.py'.
    Hint: make sure your test modules/packages have valid Python names.
    Traceback:
    .pixi/envs/default/lib/python3.8/importlib/__init__.py:127: in import_module
        return _bootstrap._gcd_import(name[level:], package, level)
    tests/test_utils_elog.py:11: in <module>
        from bs4 import BeautifulSoup
    slic/utils/logcfg.py:60: in import_with_log
        module = orig_import(*args, **kwargs)
    E   ModuleNotFoundError: No module named 'bs4'
    

⚠️ Warnings

Warnings nº1
message: invalid escape sequence \-
category: DeprecationWarning
when: collect
filename: /workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/bsread/h5.py
lineno: 207
Warnings nº2
message: The module numpy.dual is deprecated.  Instead of using dual, use the functions directly from numpy or scipy.
category: DeprecationWarning
when: collect
filename: /workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/scipy/fft/__init__.py
lineno: 97