Clone
1
run 2381 TEST commit 1391f60
ci-bot edited this page 2025-08-17 11:16:49 +00:00

Test Report

View CI Run 2381 | Commit 1391f60

🧪 Test Report

Generated on 2025-08-17 13:16:23 CEST

🧾 General Info

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

📋 Summary

  • Error: 6
  • Passed: 1
  • Total: 7
  • Collected: 7

🔎 Tests

Error (6)
  • 📄 test_utils_dbusnotify.py

    Function: test_notify_create

    • Test 1

      📌 Setup phase

      duration:

      0.0004601208493113518
      

      outcome:

      failed
      

      longrepr:

      file /workspace/tligui_y/slic/tests/test_utils_dbusnotify.py, line 29
        def test_notify_create(self, notifier):
      E       fixture 'self' not found
      >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, extra, extras, include_metadata_in_junit_xml, json_metadata, metadata, monkeypatch, no_cover, notifier, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, start_ioc, time_machine, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
      >       use 'pytest --fixtures [testpath]' for help on them.
      
      /workspace/tligui_y/slic/tests/test_utils_dbusnotify.py:29
      

      📌 Teardown phase

      duration:

      0.0002767392434179783
      

      outcome:

      passed
      

    Function: test_notify_update

    • Test 2

      📌 Setup phase

      duration:

      0.00015398208051919937
      

      outcome:

      failed
      

      longrepr:

      file /workspace/tligui_y/slic/tests/test_utils_dbusnotify.py, line 39
        def test_notify_update(self, notifier):
      E       fixture 'self' not found
      >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, extra, extras, include_metadata_in_junit_xml, json_metadata, metadata, monkeypatch, no_cover, notifier, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, start_ioc, time_machine, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
      >       use 'pytest --fixtures [testpath]' for help on them.
      
      /workspace/tligui_y/slic/tests/test_utils_dbusnotify.py:39
      

      📌 Teardown phase

      duration:

      0.00012893928214907646
      

      outcome:

      passed
      

    Function: test_get_server_info

    • Test 3

      📌 Setup phase

      duration:

      0.00014986563473939896
      

      outcome:

      failed
      

      longrepr:

      file /workspace/tligui_y/slic/tests/test_utils_dbusnotify.py, line 50
        def test_get_server_info(self, notifier):
      E       fixture 'self' not found
      >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, extra, extras, include_metadata_in_junit_xml, json_metadata, metadata, monkeypatch, no_cover, notifier, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, start_ioc, time_machine, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
      >       use 'pytest --fixtures [testpath]' for help on them.
      
      /workspace/tligui_y/slic/tests/test_utils_dbusnotify.py:50
      

      📌 Teardown phase

      duration:

      0.00013033486902713776
      

      outcome:

      passed
      

    Function: test_get_capabilities

    • Test 4

      📌 Setup phase

      duration:

      0.00013736123219132423
      

      outcome:

      failed
      

      longrepr:

      file /workspace/tligui_y/slic/tests/test_utils_dbusnotify.py, line 60
        def test_get_capabilities(self, notifier):
      E       fixture 'self' not found
      >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, extra, extras, include_metadata_in_junit_xml, json_metadata, metadata, monkeypatch, no_cover, notifier, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, start_ioc, time_machine, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
      >       use 'pytest --fixtures [testpath]' for help on them.
      
      /workspace/tligui_y/slic/tests/test_utils_dbusnotify.py:60
      

      📌 Teardown phase

      duration:

      0.00012148916721343994
      

      outcome:

      passed
      

    Function: test_notify_and_close

    • Test 5

      📌 Setup phase

      duration:

      0.00014201318845152855
      

      outcome:

      failed
      

      longrepr:

      file /workspace/tligui_y/slic/tests/test_utils_dbusnotify.py, line 74
        def test_notify_and_close(self, notifier):
      E       fixture 'self' not found
      >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, extra, extras, include_metadata_in_junit_xml, json_metadata, metadata, monkeypatch, no_cover, notifier, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, start_ioc, time_machine, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
      >       use 'pytest --fixtures [testpath]' for help on them.
      
      /workspace/tligui_y/slic/tests/test_utils_dbusnotify.py:74
      

      📌 Teardown phase

      duration:

      0.00012174202129244804
      

      outcome:

      passed
      

    Function: test_notify_invalid_value

    • Test 6

      📌 Setup phase

      duration:

      0.00013234233483672142
      

      outcome:

      failed
      

      longrepr:

      file /workspace/tligui_y/slic/tests/test_utils_dbusnotify.py, line 85
        def test_notify_invalid_value(self, notifier):
      E       fixture 'self' not found
      >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, extra, extras, include_metadata_in_junit_xml, json_metadata, metadata, monkeypatch, no_cover, notifier, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, start_ioc, time_machine, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
      >       use 'pytest --fixtures [testpath]' for help on them.
      
      /workspace/tligui_y/slic/tests/test_utils_dbusnotify.py:85
      

      📌 Teardown phase

      duration:

      0.00012905290350317955
      

      outcome:

      passed
      
Passed (1)
  • 📄 test_utils_dbusnotify.py

    Function: test_convert_dbus_strings

    • Test 7

      📌 Setup phase

      duration:

      0.00012784404680132866
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017182482406497002
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001048319973051548
      

      outcome:

      passed
      

📚 Collected files

(1 tests)
    • Outcome: passed
    • result:
    -   nodeid: tests/test_utils_dbusnotify.py
      type: Module
    
tests (3 tests)
  • tests/test_utils_dbusnotify.py
    • Outcome: passed
    • result:
    -   nodeid: tests/test_utils_dbusnotify.py::DBusTestCase
      type: UnitTestCase
    -   nodeid: tests/test_utils_dbusnotify.py::TestDBusNotify
      type: UnitTestCase
    -   nodeid: tests/test_utils_dbusnotify.py::test_notify_create
      type: Function
      lineno: 28
    -   nodeid: tests/test_utils_dbusnotify.py::test_notify_update
      type: Function
      lineno: 38
    -   nodeid: tests/test_utils_dbusnotify.py::test_get_server_info
      type: Function
      lineno: 49
    -   nodeid: tests/test_utils_dbusnotify.py::test_get_capabilities
      type: Function
      lineno: 59
    -   nodeid: tests/test_utils_dbusnotify.py::test_notify_and_close
      type: Function
      lineno: 73
    -   nodeid: tests/test_utils_dbusnotify.py::test_notify_invalid_value
      type: Function
      lineno: 84
    -   nodeid: tests/test_utils_dbusnotify.py::test_convert_dbus_strings
      type: Function
      lineno: 88
    
    • tests/test_utils_dbusnotify.py::DBusTestCase
      • Outcome: passed
      • result:
      []
      
    • tests/test_utils_dbusnotify.py::TestDBusNotify
      • Outcome: passed
      • result:
      []
      

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