Clone
1
run 2422 TEST commit 105e875
ci-bot edited this page 2025-08-19 08:47:35 +00:00

Test Report

View CI Run 2422 | Commit 105e875

🧪 Test Report

Generated on 2025-08-19 10:47:09 CEST

🧾 General Info

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

📋 Summary

  • Total: 0
  • Collected: 0

🔎 Tests

📚 Collected files

(1 tests)
    • Outcome: passed
    • result:
    -   nodeid: tests/test_utils_duo.py
      type: Module
    
tests (1 tests)
  • tests/test_utils_duo.py
    • Outcome: failed
    • result:
    []
    
    • longrepr:
    ImportError while importing test module '/workspace/tligui_y/slic/tests/test_utils_duo.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_duo.py:11: in <module>
        import slic.utils.pgroup as pg
    slic/utils/logcfg.py:60: in import_with_log
        module = orig_import(*args, **kwargs)
    E   ModuleNotFoundError: No module named 'slic.utils.pgroup'
    

⚠️ 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