Table of Contents
Test Report
View CI Run 2088 | Commit 2420743
🧪 Test Report
Generated on 2025-08-12 01:54:12 CEST
🧾 General Info
- duration: 5.024508476257324
- root: /workspace/tligui_y/slic
- environment: {}
📋 Summary
- Error: 6
- Failed: 1
- Total: 7
- Collected: 7
🔎 Tests
❌ Error (6)
-
📄 test_utils_dbusnotify.py
↳ Function: test_notify_create
-
❌ Test 1
📌 Setup phase
duration:
0.0006921198219060898outcome:
failedcrash:
path: /workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/dbus/bus.py lineno: 120 message: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS insteadtraceback:
- path: tests/test_utils_dbusnotify.py lineno: 31 message: None - path: slic/utils/dbusnotify.py lineno: 14 message: in __init__ - path: .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py lineno: 209 message: in __new__ - path: .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py lineno: 99 message: in __new__ - path: .pixi/envs/default/lib/python3.8/site-packages/dbus/bus.py lineno: 120 message: DBusExceptionlongrepr:
@pytest.fixture def notifier(): """Création de l'objet DBusNotify pour les tests.""" > return DBusNotify() tests/test_utils_dbusnotify.py:31: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ slic/utils/dbusnotify.py:14: in __init__ bus = dbus.SessionBus() .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py:209: in __new__ return Bus.__new__(cls, Bus.TYPE_SESSION, private=private, .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py:99: in __new__ bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ cls = <class 'dbus._dbus.SessionBus'>, address_or_type = 0, mainloop = None def __new__(cls, address_or_type=TYPE_SESSION, mainloop=None): > bus = cls._new_for_bus(address_or_type, mainloop=mainloop) E dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead .pixi/envs/default/lib/python3.8/site-packages/dbus/bus.py:120: DBusException📌 Teardown phase
duration:
0.0003345608711242676outcome:
passed
↳ Function: test_notify_update
-
❌ Test 2
📌 Setup phase
duration:
0.0002959864214062691outcome:
failedcrash:
path: /workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/dbus/bus.py lineno: 120 message: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS insteadtraceback:
- path: tests/test_utils_dbusnotify.py lineno: 31 message: None - path: slic/utils/dbusnotify.py lineno: 14 message: in __init__ - path: .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py lineno: 209 message: in __new__ - path: .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py lineno: 99 message: in __new__ - path: .pixi/envs/default/lib/python3.8/site-packages/dbus/bus.py lineno: 120 message: DBusExceptionlongrepr:
@pytest.fixture def notifier(): """Création de l'objet DBusNotify pour les tests.""" > return DBusNotify() tests/test_utils_dbusnotify.py:31: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ slic/utils/dbusnotify.py:14: in __init__ bus = dbus.SessionBus() .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py:209: in __new__ return Bus.__new__(cls, Bus.TYPE_SESSION, private=private, .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py:99: in __new__ bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ cls = <class 'dbus._dbus.SessionBus'>, address_or_type = 0, mainloop = None def __new__(cls, address_or_type=TYPE_SESSION, mainloop=None): > bus = cls._new_for_bus(address_or_type, mainloop=mainloop) E dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead .pixi/envs/default/lib/python3.8/site-packages/dbus/bus.py:120: DBusException📌 Teardown phase
duration:
0.00021912110969424248outcome:
passed
↳ Function: test_get_server_info
-
❌ Test 3
📌 Setup phase
duration:
0.0002698991447687149outcome:
failedcrash:
path: /workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/dbus/bus.py lineno: 120 message: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS insteadtraceback:
- path: tests/test_utils_dbusnotify.py lineno: 31 message: None - path: slic/utils/dbusnotify.py lineno: 14 message: in __init__ - path: .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py lineno: 209 message: in __new__ - path: .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py lineno: 99 message: in __new__ - path: .pixi/envs/default/lib/python3.8/site-packages/dbus/bus.py lineno: 120 message: DBusExceptionlongrepr:
@pytest.fixture def notifier(): """Création de l'objet DBusNotify pour les tests.""" > return DBusNotify() tests/test_utils_dbusnotify.py:31: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ slic/utils/dbusnotify.py:14: in __init__ bus = dbus.SessionBus() .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py:209: in __new__ return Bus.__new__(cls, Bus.TYPE_SESSION, private=private, .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py:99: in __new__ bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ cls = <class 'dbus._dbus.SessionBus'>, address_or_type = 0, mainloop = None def __new__(cls, address_or_type=TYPE_SESSION, mainloop=None): > bus = cls._new_for_bus(address_or_type, mainloop=mainloop) E dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead .pixi/envs/default/lib/python3.8/site-packages/dbus/bus.py:120: DBusException📌 Teardown phase
duration:
0.00020381808280944824outcome:
passed
↳ Function: test_get_capabilities
-
❌ Test 4
📌 Setup phase
duration:
0.0002831178717315197outcome:
failedcrash:
path: /workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/dbus/bus.py lineno: 120 message: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS insteadtraceback:
- path: tests/test_utils_dbusnotify.py lineno: 31 message: None - path: slic/utils/dbusnotify.py lineno: 14 message: in __init__ - path: .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py lineno: 209 message: in __new__ - path: .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py lineno: 99 message: in __new__ - path: .pixi/envs/default/lib/python3.8/site-packages/dbus/bus.py lineno: 120 message: DBusExceptionlongrepr:
@pytest.fixture def notifier(): """Création de l'objet DBusNotify pour les tests.""" > return DBusNotify() tests/test_utils_dbusnotify.py:31: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ slic/utils/dbusnotify.py:14: in __init__ bus = dbus.SessionBus() .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py:209: in __new__ return Bus.__new__(cls, Bus.TYPE_SESSION, private=private, .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py:99: in __new__ bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ cls = <class 'dbus._dbus.SessionBus'>, address_or_type = 0, mainloop = None def __new__(cls, address_or_type=TYPE_SESSION, mainloop=None): > bus = cls._new_for_bus(address_or_type, mainloop=mainloop) E dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead .pixi/envs/default/lib/python3.8/site-packages/dbus/bus.py:120: DBusException📌 Teardown phase
duration:
0.0001971367746591568outcome:
passed
↳ Function: test_notify_and_close
-
❌ Test 5
📌 Setup phase
duration:
0.00026481831446290016outcome:
failedcrash:
path: /workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/dbus/bus.py lineno: 120 message: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS insteadtraceback:
- path: tests/test_utils_dbusnotify.py lineno: 31 message: None - path: slic/utils/dbusnotify.py lineno: 14 message: in __init__ - path: .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py lineno: 209 message: in __new__ - path: .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py lineno: 99 message: in __new__ - path: .pixi/envs/default/lib/python3.8/site-packages/dbus/bus.py lineno: 120 message: DBusExceptionlongrepr:
@pytest.fixture def notifier(): """Création de l'objet DBusNotify pour les tests.""" > return DBusNotify() tests/test_utils_dbusnotify.py:31: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ slic/utils/dbusnotify.py:14: in __init__ bus = dbus.SessionBus() .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py:209: in __new__ return Bus.__new__(cls, Bus.TYPE_SESSION, private=private, .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py:99: in __new__ bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ cls = <class 'dbus._dbus.SessionBus'>, address_or_type = 0, mainloop = None def __new__(cls, address_or_type=TYPE_SESSION, mainloop=None): > bus = cls._new_for_bus(address_or_type, mainloop=mainloop) E dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead .pixi/envs/default/lib/python3.8/site-packages/dbus/bus.py:120: DBusException📌 Teardown phase
duration:
0.00018570013344287872outcome:
passed
↳ Function: test_notify_invalid_value
-
❌ Test 6
📌 Setup phase
duration:
0.00026197172701358795outcome:
failedcrash:
path: /workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/dbus/bus.py lineno: 120 message: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS insteadtraceback:
- path: tests/test_utils_dbusnotify.py lineno: 31 message: None - path: slic/utils/dbusnotify.py lineno: 14 message: in __init__ - path: .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py lineno: 209 message: in __new__ - path: .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py lineno: 99 message: in __new__ - path: .pixi/envs/default/lib/python3.8/site-packages/dbus/bus.py lineno: 120 message: DBusExceptionlongrepr:
@pytest.fixture def notifier(): """Création de l'objet DBusNotify pour les tests.""" > return DBusNotify() tests/test_utils_dbusnotify.py:31: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ slic/utils/dbusnotify.py:14: in __init__ bus = dbus.SessionBus() .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py:209: in __new__ return Bus.__new__(cls, Bus.TYPE_SESSION, private=private, .pixi/envs/default/lib/python3.8/site-packages/dbus/_dbus.py:99: in __new__ bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ cls = <class 'dbus._dbus.SessionBus'>, address_or_type = 0, mainloop = None def __new__(cls, address_or_type=TYPE_SESSION, mainloop=None): > bus = cls._new_for_bus(address_or_type, mainloop=mainloop) E dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead .pixi/envs/default/lib/python3.8/site-packages/dbus/bus.py:120: DBusException📌 Teardown phase
duration:
0.00018696393817663193outcome:
passed
-
❌ Failed (1)
-
📄 test_utils_dbusnotify.py
↳ Function: test_convert_dbus_strings
-
❌ Test 7
📌 Setup phase
duration:
0.00012619094923138618outcome:
passed📌 Call phase
duration:
0.00019359495490789413outcome:
failedcrash:
path: /workspace/tligui_y/slic/tests/test_utils_dbusnotify.py lineno: 98 message: NameError: name 'convert_dbus_strings' is not definedtraceback:
- path: tests/test_utils_dbusnotify.py lineno: 98 message: NameErrorlongrepr:
def test_convert_dbus_strings(): # Créer une séquence de test avec des éléments dbus.String et des éléments non dbus.String test_sequence = [dbus.String('Test String 1'), 42, dbus.String('Test String 2'), 3.14] # Convertir la séquence avec la fonction convert_dbus_strings > converted = convert_dbus_strings(test_sequence) E NameError: name 'convert_dbus_strings' is not defined tests/test_utils_dbusnotify.py:98: NameError📌 Teardown phase
duration:
0.00016065174713730812outcome:
passed
-
📚 Collected files
✅ (1 tests)
-
✅
- Outcome:
passed - result:
- nodeid: tests/test_utils_dbusnotify.py type: Module - Outcome:
✅ tests (1 tests)
-
✅ tests/test_utils_dbusnotify.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_dbusnotify.py::test_notify_create type: Function lineno: 32 - nodeid: tests/test_utils_dbusnotify.py::test_notify_update type: Function lineno: 42 - nodeid: tests/test_utils_dbusnotify.py::test_get_server_info type: Function lineno: 53 - nodeid: tests/test_utils_dbusnotify.py::test_get_capabilities type: Function lineno: 63 - nodeid: tests/test_utils_dbusnotify.py::test_notify_and_close type: Function lineno: 77 - nodeid: tests/test_utils_dbusnotify.py::test_notify_invalid_value type: Function lineno: 88 - nodeid: tests/test_utils_dbusnotify.py::test_convert_dbus_strings type: Function lineno: 92 - Outcome:
⚠️ 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