Table of Contents
Test Report
View CI Run 2671 | Commit 842a0d7 ✅ Pytest completed successfully
All tests were collected and executed properly. See the details below.
📋 Short test summary info
=========================== short test summary info ============================
FAILED tests/test_utils_debug.py::test_short_repr[aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-10-'aaaaaaaaaa...] - assert "'aaaaaaaaa..." == "'aaaaaaaaaa..."
- 'aaaaaaaaaa...
? -
+ 'aaaaaaaaa...
FAILED tests/test_utils_debug.py::test_short_repr[value5-20-Obj(xxxxxxxxxxxxxxxxx...] - AssertionError: assert 'Obj(xxxxxxxxxxxxxxxx...' == 'Obj(xxxxxxxxxxxxxxxxx...'
- Obj(xxxxxxxxxxxxxxxxx...
? -
+ Obj(xxxxxxxxxxxxxxxx...
FAILED tests/test_utils_get_adj.py::test_get_adjs_filter - AssertionError: assert {'contrast', ...mid_contrast'} == {'brightness'...mid_contrast'}
Extra items in the right set:
'brightness'
Full diff:
{
- 'brightness',
'contrast',
'mid_brightness',
'mid_contrast',
}
FAILED tests/test_utils_logcfg.py::test_import_logging_once_per_module - AssertionError: Expected 1 import log for 'math', found 0
assert 0 == 1
FAILED tests/test_utils_shortcut.py::TestShortcutsSingleton::test_registration - assert 3 == 2
+ where 3 = len({'<lambda>': Shortcut "<lambda>", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB"})
+ where {'<lambda>': Shortcut "<lambda>", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB"} = _get()
+ where _get = <lambda>: Shortcut "<lambda>"\nFuncA: Shortcut "FuncA"\nFuncB: Shortcut "FuncB"\n._get
FAILED tests/test_utils_shortcut.py::TestFullIntegration::test_multiple_shortcuts - assert 5 == 2
+ where 5 = len({'<lambda>': Shortcut "<lambda>", 'First': Shortcut "First", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB", ...})
+ where {'<lambda>': Shortcut "<lambda>", 'First': Shortcut "First", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB", ...} = _get()
+ where _get = <lambda>: Shortcut "<lambda>"\nFirst: Shortcut "First"\nFuncA: Shortcut "FuncA"\nFuncB: Shortcut "FuncB"\nSecond: Shortcut "Second"\n._get
FAILED tests/test_utils_tqdm_mod.py::test_float_alignment_in_bar - assert 3 == 1
+ where 3 = len({50, 64, 65})
+ where {50, 64, 65} = set([50, 64, 64, 65, 65])
ERROR tests/test_utils_argfwd.py
============== 7 failed, 494 passed, 3 warnings, 1 error in 9.95s ==============
🪵 Full raw pytest log
============================= test session starts ==============================
platform linux -- Python 3.8.20, pytest-8.3.4, pluggy-1.5.0
rootdir: /workspace/tligui_y/slic
plugins: time-machine-2.15.0, metadata-3.1.1, json-report-1.5.0, cov-5.0.0, typeguard-4.3.0
]0;⊚slic[W 250826 14:16:52 pvpreload:38] PV preload file not loaded due to: FileNotFoundError: [Errno 2] No such file or directory: '/root/.slic/pvpreload'
collected 501 items / 1 error
morbidissimo/morbidissimo/morioc/test_infer_type.py ................................
tests/test_utils_ask_yes_no.py .............
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
..
.
.
.
.
.
.
tests/test_utils_channels.py .
tests/test_utils_config.py ..
tests/test_utils_cpint.py ........................
tests/test_utils_dbusnotify.py .......
tests/test_utils_debug.py ......F...F
tests/test_utils_dictext.py .................
tests/test_utils_dotdir.py ...
tests/test_utils_duo.py ....
.......
tests/test_utils_elog.py ..Enter elog password for user: robot
...
tests/test_utils_eval.py ......................................
tests/test_utils_exceptions.py ..........
tests/test_utils_get_adj.py ...F
tests/test_utils_ipy.py test_desc: desc ok
test_doc: doc ok
test_id: D4
test_name: name ok
.
tests/test_utils_jsonext.py ........
tests/test_utils_lazypv.py .
tests/test_utils_logcfg.py Captured stderr: '[L 250826 14:16:54 test_utils_logcfg:41] This is a LONG message\n'
.Captured stderr: '[E 250826 14:16:54 test_utils_logcfg:41] Please ENLARGE this!\n'
.[E 250826 14:16:55 tools:40] cannot assign endstation to IP 172.18.0.3 (7c441d267504)
[W 250826 14:16:55 pvpreload:38] PV preload file not loaded due to: FileNotFoundError: [Errno 2] No such file or directory: '/root/.slic/pvpreload'
F
tests/test_utils_logign.py .....
tests/test_utils_marker.py .......Going to "Device_TGG at 3.3 V"
.Going to "Device_TAC at 3.3 V"
.....
tests/test_utils_metaclasses.py ..
tests/test_utils_namespace.py .
tests/test_utils_npy.py ......................................................
tests/test_utils_path.py Deleting "/tmp/tmpcun5_eej/a.txt".
Deleting "/tmp/tmpcun5_eej/c.txt".
..Directory "/tmp/tmprpteh5r0/nested/dir" does not exist, creating it...
...
tests/test_utils_picklio.py .......
tests/test_utils_printing.py ......................................"A: ID\nB: ✓ Success?\nC: SuperPrecisionValue\nD: Result Metadata\n\n# A B C D\n- ------------- ----- ---------- ----------------------------\n0 X1 True 0.1234 {'meta': 'ok'}\n1 AnotherSample False 98765.4321 {'meta': [1, 2, 3]}\n2 Z None 0.0 {'meta': {'nested_key': 42}}"
"A: ID\nB: ✓ Success?\nC: SuperPrecisionValue\nD: Result Metadata\n\n# A B C D\n- ------------- ----- ---------- ----------------------------\n0 X1 True 0.1234 {'meta': 'ok'}\n1 AnotherSample False 98765.4321 {'meta': [1, 2, 3]}\n2 Z None 0.0 {'meta': {'nested_key': 42}}"
.
tests/test_utils_rangebar.py .................
tests/test_utils_readable.py ........................
tests/test_utils_registry.py ........
tests/test_utils_richcfg.py ╭─ user = <test_utils_richcfg.User object at 0x7f8036b8b040> ─╮
│ Represents a user in the system. │
│ │
│ ╭─────────────────────────────────────────────────────────╮ │
│ │ <test_utils_richcfg.User object at 0x7f8036b8b040> │ │
│ ╰─────────────────────────────────────────────────────────╯ │
│ │
│ age = 30 │
│ name = 'Alice' │
│ role = 'admin' │
│ greet = def greet(): Returns a welcome message. │
╰─────────────────────────────────────────────────────────────╯
Type: User
String form: <test_utils_richcfg.User object at 0x7f8036b8b550>
File: /workspace/tligui_y/slic/tests/test_utils_richcfg.py
Source:
class User:
"""Represents a user in the system."""
role = "admin"
def __init__(self, name: str, age: int):
self.name = name
self.age = age
def greet(self):
"""Returns a welcome message."""
return f"Welcome, {self.name}!"
.
tests/test_utils_run_later.py ..................
tests/test_utils_sendmail.py ..
tests/test_utils_sendsms.py .
tests/test_utils_shortcut.py ..........F...Calculating 3 + 4
.F.
tests/test_utils_snapshot.py ........
tests/test_utils_termtitle.py .
tests/test_utils_tqdm_mod.py ...
AlignBar: 0%| | 0/100.1 [00:00<?, ? Hz]
AlignBar: 1%|1 | 1.3/100.1 [00:00<00:00, 58252.8 Hz]
AlignBar: 12%|#2 | 12.5/100.1 [00:00<00:00, 82764.4 Hz]
AlignBar: 100%|#########9| 99.9/100.1 [00:00<00:00, 442687.0 Hz]
AlignBar: 100%|##########| 100.1/100.1 [00:00<00:00, 218601.6 Hz]
F...
tests/test_utils_trinary.py ...
tests/test_utils_typecast.py .........
tests/test_utils_utils.py ..................................
tests/test_utils_xrange.py .......
==================================== ERRORS ====================================
_________________ ERROR collecting tests/test_utils_argfwd.py __________________
ImportError while importing test module '/workspace/tligui_y/slic/tests/test_utils_argfwd.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_argfwd.py:4: in <module>
import false
E ModuleNotFoundError: No module named 'false'
=================================== FAILURES ===================================
_ test_short_repr[aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-10-'aaaaaaaaaa...] _
value = 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'
cutoff = 10, expected = "'aaaaaaaaaa..."
@pytest.mark.parametrize(
"value, cutoff, expected",
[
("abc", 10, "'abc'"),
("a" * 100, 10, "'aaaaaaaaaa..."),
(12345, 10, "12345"),
([0]*100, 15, str(repr([0]*100))[:15] + "..."),
(None, 10, "None"),
(type("Obj", (), {"__repr__": lambda self: "Obj(" + "x"*50 + ")"})(), 20, "Obj(xxxxxxxxxxxxxxxxx..."),
]
)
def test_short_repr(value, cutoff, expected):
> assert short_repr(value, cutoff) == expected
E assert "'aaaaaaaaa..." == "'aaaaaaaaaa..."
E
E - 'aaaaaaaaaa...
E ? -
E + 'aaaaaaaaa...
tests/test_utils_debug.py:66: AssertionError
_____________ test_short_repr[value5-20-Obj(xxxxxxxxxxxxxxxxx...] ______________
value = Obj(xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx), cutoff = 20
expected = 'Obj(xxxxxxxxxxxxxxxxx...'
@pytest.mark.parametrize(
"value, cutoff, expected",
[
("abc", 10, "'abc'"),
("a" * 100, 10, "'aaaaaaaaaa..."),
(12345, 10, "12345"),
([0]*100, 15, str(repr([0]*100))[:15] + "..."),
(None, 10, "None"),
(type("Obj", (), {"__repr__": lambda self: "Obj(" + "x"*50 + ")"})(), 20, "Obj(xxxxxxxxxxxxxxxxx..."),
]
)
def test_short_repr(value, cutoff, expected):
> assert short_repr(value, cutoff) == expected
E AssertionError: assert 'Obj(xxxxxxxxxxxxxxxx...' == 'Obj(xxxxxxxxxxxxxxxxx...'
E
E - Obj(xxxxxxxxxxxxxxxxx...
E ? -
E + Obj(xxxxxxxxxxxxxxxx...
tests/test_utils_debug.py:66: AssertionError
_____________________________ test_get_adjs_filter _____________________________
def test_get_adjs_filter():
a4 = SubAdjustable("mid_brightness", units="%", limit_low=0, limit_high=100)
a5 = SubAdjustable("debug_internal", internal=True)
public = get_adjs()
> assert set(public) == {'brightness', 'contrast', 'mid_contrast', 'mid_brightness'}
E AssertionError: assert {'contrast', ...mid_contrast'} == {'brightness'...mid_contrast'}
E
E Extra items in the right set:
E 'brightness'
E
E Full diff:
E {
E - 'brightness',
E 'contrast',
E 'mid_brightness',
E 'mid_contrast',
E }
tests/test_utils_get_adj.py:42: AssertionError
_____________________ test_import_logging_once_per_module ______________________
def test_import_logging_once_per_module():
code = textwrap.dedent("""
from slic.utils.logcfg import *
import math
import io
import random
""")
with tempfile.NamedTemporaryFile("w", suffix=".py", delete=False) as tmp:
tmp.write(code)
tmp_path = tmp.name
env = os.environ.copy()
root_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
env["PYTHONPATH"] = root_path + os.pathsep + env.get("PYTHONPATH", "")
result = subprocess.run([sys.executable, tmp_path], capture_output=True, text=True, env=env)
os.remove(tmp_path)
assert result.returncode == 0, f"Script failed:\n{result.stderr}"
stderr = result.stderr
print(stderr)
lines = stderr.splitlines()
for mod in ["math", "io", "random"]:
count = sum(1 for line in lines if f"importing: {mod}" in line)
> assert count == 1, f"Expected 1 import log for '{mod}', found {count}"
E AssertionError: Expected 1 import log for 'math', found 0
E assert 0 == 1
tests/test_utils_logcfg.py:78: AssertionError
___________________ TestShortcutsSingleton.test_registration ___________________
self = <test_utils_shortcut.TestShortcutsSingleton object at 0x7f8037e159d0>
def test_registration(self):
# Test automatic registration
@as_shortcut(name="FuncA")
def func_a():
pass
@as_shortcut(name="FuncB")
def func_b():
pass
> assert len(shortcuts._get()) == 2
E assert 3 == 2
E + where 3 = len({'<lambda>': Shortcut "<lambda>", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB"})
E + where {'<lambda>': Shortcut "<lambda>", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB"} = _get()
E + where _get = <lambda>: Shortcut "<lambda>"\nFuncA: Shortcut "FuncA"\nFuncB: Shortcut "FuncB"\n._get
tests/test_utils_shortcut.py:138: AssertionError
_________________ TestFullIntegration.test_multiple_shortcuts __________________
self = <test_utils_shortcut.TestFullIntegration object at 0x7f8037e15d60>
def test_multiple_shortcuts(self):
# Test multiple shortcuts coexistence
@as_shortcut(name="First")
def first():
return 1
@as_shortcut(name="Second")
def second():
return 2
assert shortcuts["First"].func() == 1
assert shortcuts["Second"].func() == 2
> assert len(shortcuts._get()) == 2
E assert 5 == 2
E + where 5 = len({'<lambda>': Shortcut "<lambda>", 'First': Shortcut "First", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB", ...})
E + where {'<lambda>': Shortcut "<lambda>", 'First': Shortcut "First", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB", ...} = _get()
E + where _get = <lambda>: Shortcut "<lambda>"\nFirst: Shortcut "First"\nFuncA: Shortcut "FuncA"\nFuncB: Shortcut "FuncB"\nSecond: Shortcut "Second"\n._get
tests/test_utils_shortcut.py:203: AssertionError
_________________________ test_float_alignment_in_bar __________________________
def test_float_alignment_in_bar():
# Capture the tqdm output into a string buffer
f = io.StringIO()
with redirect_stdout(f):
bar = tqdm_mod(total=100.12, desc="AlignBar", file=f, miniters=1, mininterval=0)
bar.set(1.3333)
bar.set(12.5)
bar.set(99.89)
bar.set(100.12)
bar.close()
# Extract lines containing the label
lines = extract_lines(f.getvalue(), "AlignBar")
# Expected formatted values using format_sizeof
expected_values = [
"1.3/100.1",
"12.5/100.1",
"99.9/100.1",
"100.1/100.1",
]
# Extract the actual padded float/total strings from the full lines
values = []
for line in lines:
match = re.search(r"(\d{1,3}\.\d)/100\.1", line)
if match:
values.append(match.group(0))
# Ensure raw 100.12 never appears : format_sizeof must have truncated it
assert all("100.12" not in line for line in lines), "Unrounded value '100.12' found in output!"
# Check all expected values appear rounded as expected by format_sizeof
for expected in expected_values:
assert expected in values, f"Missing expected value: {expected}"
# Check that all values are visually aligned, output with same length, to ensure that format_sizeof add the good number avec spaces
print("\n")
bar_segments = []
for line in lines:
match = re.search(r".*?\]", line)
if match:
bar_segments.append(match.group(0))
print(match.group(0))
lengths = [len(seg) for seg in bar_segments]
> assert len(set(lengths)) == 1
E assert 3 == 1
E + where 3 = len({50, 64, 65})
E + where {50, 64, 65} = set([50, 64, 64, 65, 65])
tests/test_utils_tqdm_mod.py:130: AssertionError
=============================== warnings summary ===============================
.pixi/envs/default/lib/python3.8/site-packages/bsread/h5.py:207
/workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/bsread/h5.py:207: DeprecationWarning: invalid escape sequence \-
if not re.match('^tcp://[a-zA-Z.\-0-9]+:[0-9]+$', address):
.pixi/envs/default/lib/python3.8/site-packages/scipy/fft/__init__.py:97
/workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/scipy/fft/__init__.py:97: DeprecationWarning: The module numpy.dual is deprecated. Instead of using dual, use the functions directly from numpy or scipy.
from numpy.dual import register_func
tests/test_utils_pv.py:12
/workspace/tligui_y/slic/tests/test_utils_pv.py:12: DeprecationWarning: invalid escape sequence \[
'''
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
Generated on 2025-08-26 16:17:01 CEST
🧾 General Info
- duration: 9.925164699554443
- root: /workspace/tligui_y/slic
- environment: {}
📋 Summary
- Passed: 494
- Failed: 7
- Total: 501
- Collected: 501
🔎 Tests
✅ Passed (494)
-
📄 morbidissimo/morbidissimo/morioc/test_infer_type.py
↳ Function: test_it_type_str
-
✅ Test 1
📌 Setup phase
duration:
0.0008215829730033875outcome:
passed📌 Call phase
duration:
0.00024464353919029236outcome:
passed📌 Teardown phase
duration:
0.000227426178753376outcome:
passed
↳ Function: test_it_type_float
-
✅ Test 2
📌 Setup phase
duration:
0.00012800469994544983outcome:
passed📌 Call phase
duration:
0.00016555096954107285outcome:
passed📌 Teardown phase
duration:
0.00010686181485652924outcome:
passed
↳ Function: test_it_type_int
-
✅ Test 3
📌 Setup phase
duration:
0.00010979361832141876outcome:
passed📌 Call phase
duration:
0.00013806764036417007outcome:
passed📌 Teardown phase
duration:
9.861495345830917e-05outcome:
passed
↳ Function: test_it_value_str
-
✅ Test 4
📌 Setup phase
duration:
0.0001051994040608406outcome:
passed📌 Call phase
duration:
0.0001411624252796173outcome:
passed📌 Teardown phase
duration:
0.00010328274220228195outcome:
passed
↳ Function: test_it_value_long_str
-
✅ Test 5
📌 Setup phase
duration:
0.00011011213064193726outcome:
passed📌 Call phase
duration:
0.00014516990631818771outcome:
passed📌 Teardown phase
duration:
0.00010882876813411713outcome:
passed
↳ Function: test_it_value_float
-
✅ Test 6
📌 Setup phase
duration:
0.00010530184954404831outcome:
passed📌 Call phase
duration:
0.0001683635637164116outcome:
passed📌 Teardown phase
duration:
0.00010067503899335861outcome:
passed
↳ Function: test_it_value_int
-
✅ Test 7
📌 Setup phase
duration:
0.00010728463530540466outcome:
passed📌 Call phase
duration:
0.00015579257160425186outcome:
passed📌 Teardown phase
duration:
9.725149720907211e-05outcome:
passed
↳ Function: test_it_empty_value_str
-
✅ Test 8
📌 Setup phase
duration:
0.0001040073111653328outcome:
passed📌 Call phase
duration:
0.0001373952254652977outcome:
passed📌 Teardown phase
duration:
9.98498871922493e-05outcome:
passed
↳ Function: test_it_empty_value_float
-
✅ Test 9
📌 Setup phase
duration:
0.00011873804032802582outcome:
passed📌 Call phase
duration:
0.00013760291039943695outcome:
passed📌 Teardown phase
duration:
9.714625775814056e-05outcome:
passed
↳ Function: test_it_empty_value_int
-
✅ Test 10
📌 Setup phase
duration:
0.00010432302951812744outcome:
passed📌 Call phase
duration:
0.00013918336480855942outcome:
passed📌 Teardown phase
duration:
9.926874190568924e-05outcome:
passed
↳ Function: test_pstrue_str
-
✅ Test 11
📌 Setup phase
duration:
0.00010515842586755753outcome:
passed📌 Call phase
duration:
0.00014518573880195618outcome:
passed📌 Teardown phase
duration:
9.697023779153824e-05outcome:
passed
↳ Function: test_pstrue_float
-
✅ Test 12
📌 Setup phase
duration:
0.00010324642062187195outcome:
passed📌 Call phase
duration:
0.00013525784015655518outcome:
passed📌 Teardown phase
duration:
9.486917406320572e-05outcome:
passed
↳ Function: test_pstrue_int
-
✅ Test 13
📌 Setup phase
duration:
0.00010990258306264877outcome:
passed📌 Call phase
duration:
0.00013985764235258102outcome:
passed📌 Teardown phase
duration:
9.835697710514069e-05outcome:
passed
↳ Function: test_psfalse_str
-
✅ Test 14
📌 Setup phase
duration:
0.00010283943265676498outcome:
passed📌 Call phase
duration:
0.0001345248892903328outcome:
passed📌 Teardown phase
duration:
9.430292993783951e-05outcome:
passed
↳ Function: test_psfalse_float
-
✅ Test 15
📌 Setup phase
duration:
0.00011831242591142654outcome:
passed📌 Call phase
duration:
0.00013604667037725449outcome:
passed📌 Teardown phase
duration:
9.612739086151123e-05outcome:
passed
↳ Function: test_psfalse_int
-
✅ Test 16
📌 Setup phase
duration:
0.0001035807654261589outcome:
passed📌 Call phase
duration:
0.00013391859829425812outcome:
passed📌 Teardown phase
duration:
9.57222655415535e-05outcome:
passed
↳ Function: test_it_None
-
✅ Test 17
📌 Setup phase
duration:
0.0001186765730381012outcome:
passed📌 Call phase
duration:
0.00016888044774532318outcome:
passed📌 Teardown phase
duration:
9.936466813087463e-05outcome:
passed
↳ Function: test_it_True
-
✅ Test 18
📌 Setup phase
duration:
0.0001135086640715599outcome:
passed📌 Call phase
duration:
0.00014077778905630112outcome:
passed📌 Teardown phase
duration:
9.620096534490585e-05outcome:
passed
↳ Function: test_it_False
-
✅ Test 19
📌 Setup phase
duration:
0.00010791141539812088outcome:
passed📌 Call phase
duration:
0.00031371135264635086outcome:
passed📌 Teardown phase
duration:
0.00010571721941232681outcome:
passed
↳ Function: test_it_nan
-
✅ Test 20
📌 Setup phase
duration:
0.00011938158422708511outcome:
passed📌 Call phase
duration:
0.00014008115977048874outcome:
passed📌 Teardown phase
duration:
9.841937571763992e-05outcome:
passed
↳ Function: test_it_np_nan
-
✅ Test 21
📌 Setup phase
duration:
0.00010865647345781326outcome:
passed📌 Call phase
duration:
0.00013849511742591858outcome:
passed📌 Teardown phase
duration:
9.713787585496902e-05outcome:
passed
↳ Function: test_it_np1D_int
-
✅ Test 22
📌 Setup phase
duration:
0.00010370835661888123outcome:
passed📌 Call phase
duration:
0.00021367520093917847outcome:
passed📌 Teardown phase
duration:
0.00010510534048080444outcome:
passed
↳ Function: test_it_np2D_int
-
✅ Test 23
📌 Setup phase
duration:
0.00010900106281042099outcome:
passed📌 Call phase
duration:
0.0002027861773967743outcome:
passed📌 Teardown phase
duration:
0.00010469462722539902outcome:
passed
↳ Function: test_it_np1D_float
-
✅ Test 24
📌 Setup phase
duration:
0.00010567344725131989outcome:
passed📌 Call phase
duration:
0.00025608576834201813outcome:
passed📌 Teardown phase
duration:
0.00010848604142665863outcome:
passed
↳ Function: test_it_np2D_float
-
✅ Test 25
📌 Setup phase
duration:
0.00011423975229263306outcome:
passed📌 Call phase
duration:
0.00021922122687101364outcome:
passed📌 Teardown phase
duration:
0.0001008668914437294outcome:
passed
↳ Function: test_it_np1D_bool
-
✅ Test 26
📌 Setup phase
duration:
0.0001049404963850975outcome:
passed📌 Call phase
duration:
0.00017137546092271805outcome:
passed📌 Teardown phase
duration:
0.0001001209020614624outcome:
passed
↳ Function: test_it_np1D_object
-
✅ Test 27
📌 Setup phase
duration:
0.00010681990534067154outcome:
passed📌 Call phase
duration:
0.00015259906649589539outcome:
passed📌 Teardown phase
duration:
9.715091437101364e-05outcome:
passed
↳ Function: test_it_np_scalar_int
-
✅ Test 28
📌 Setup phase
duration:
0.0001038992777466774outcome:
passed📌 Call phase
duration:
0.00019268691539764404outcome:
passed📌 Teardown phase
duration:
0.00010469648987054825outcome:
passed
↳ Function: test_it_np_scalar_float
-
✅ Test 29
📌 Setup phase
duration:
0.00010889023542404175outcome:
passed📌 Call phase
duration:
0.00017129722982645035outcome:
passed📌 Teardown phase
duration:
0.00010832305997610092outcome:
passed
↳ Function: test_it_np_scalar_bool
-
✅ Test 30
📌 Setup phase
duration:
0.00010505411773920059outcome:
passed📌 Call phase
duration:
0.00016789231449365616outcome:
passed📌 Teardown phase
duration:
0.00010608136653900146outcome:
passed
↳ Function: test_it_list
-
✅ Test 31
📌 Setup phase
duration:
0.00011239387094974518outcome:
passed📌 Call phase
duration:
0.000149616040289402outcome:
passed📌 Teardown phase
duration:
9.712018072605133e-05outcome:
passed
↳ Function: test_it_tuple
-
✅ Test 32
📌 Setup phase
duration:
0.0001026839017868042outcome:
passed📌 Call phase
duration:
0.00014268327504396439outcome:
passed📌 Teardown phase
duration:
0.00010365620255470276outcome:
passed
-
-
📄 test_utils_ask_yes_no.py
↳ Function: test_ask_yes_no
-
✅ Test 33
params: default=null, user_input="y", expected_output=true, expected_prompt="Question? [y/n] "📌 Runtime Parameters
params: default: None user_input: y expected_output: True expected_prompt: Question? [y/n] id: None-y-True-Question? [y/n]📌 Setup phase
duration:
0.00045504700392484665outcome:
passed📌 Call phase
duration:
0.0009227963164448738outcome:
passed📌 Teardown phase
duration:
0.00021763984113931656outcome:
passed -
✅ Test 34
params: default=null, user_input="yes", expected_output=true, expected_prompt="Question? [y/n] "📌 Runtime Parameters
params: default: None user_input: yes expected_output: True expected_prompt: Question? [y/n] id: None-yes-True-Question? [y/n]📌 Setup phase
duration:
0.00033223163336515427outcome:
passed📌 Call phase
duration:
0.0005485108122229576outcome:
passed📌 Teardown phase
duration:
0.0001876838505268097outcome:
passed -
✅ Test 35
params: default=null, user_input="n", expected_output=false, expected_prompt="Question? [y/n] "📌 Runtime Parameters
params: default: None user_input: n expected_output: False expected_prompt: Question? [y/n] id: None-n-False-Question? [y/n]📌 Setup phase
duration:
0.00032732822000980377outcome:
passed📌 Call phase
duration:
0.0005242861807346344outcome:
passed📌 Teardown phase
duration:
0.00018127262592315674outcome:
passed -
✅ Test 36
params: default=null, user_input="no", expected_output=false, expected_prompt="Question? [y/n] "📌 Runtime Parameters
params: default: None user_input: no expected_output: False expected_prompt: Question? [y/n] id: None-no-False-Question? [y/n]📌 Setup phase
duration:
0.0003178119659423828outcome:
passed📌 Call phase
duration:
0.000499567948281765outcome:
passed📌 Teardown phase
duration:
0.0001842305064201355outcome:
passed -
✅ Test 37
params: default=null, user_input=["maybe", "y"], expected_output=true, expected_prompt="Question? [y/n] "📌 Runtime Parameters
params: default: None user_input: - maybe - y expected_output: True expected_prompt: Question? [y/n] id: None-user_input4-True-Question? [y/n]📌 Setup phase
duration:
0.0003125881776213646outcome:
passed📌 Call phase
duration:
0.0006146663799881935outcome:
passed📌 Teardown phase
duration:
0.00020420923829078674outcome:
passed -
✅ Test 38
params: default=null, user_input=["", "no"], expected_output=false, expected_prompt="Question? [y/n] "📌 Runtime Parameters
params: default: None user_input: - (vide) - no expected_output: False expected_prompt: Question? [y/n] id: None-user_input5-False-Question? [y/n]📌 Setup phase
duration:
0.00032351259142160416outcome:
passed📌 Call phase
duration:
0.000536767765879631outcome:
passed📌 Teardown phase
duration:
0.00018308870494365692outcome:
passed -
✅ Test 39
params: default=null, user_input=["invalid", "", "invalid", "yes"], expected_output=true, expected_prompt="Question? [y/n] "📌 Runtime Parameters
params: default: None user_input: - invalid - (vide) - invalid - yes expected_output: True expected_prompt: Question? [y/n] id: None-user_input6-True-Question? [y/n]📌 Setup phase
duration:
0.0003332793712615967outcome:
passed📌 Call phase
duration:
0.0005428213626146317outcome:
passed📌 Teardown phase
duration:
0.00019729044288396835outcome:
passed -
✅ Test 40
params: default="y", user_input="y", expected_output=true, expected_prompt="Question? [Y/n] "📌 Runtime Parameters
params: default: y user_input: y expected_output: True expected_prompt: Question? [Y/n] id: y-y-True-Question? [Y/n]📌 Setup phase
duration:
0.0003244532272219658outcome:
passed📌 Call phase
duration:
0.0006020897999405861outcome:
passed📌 Teardown phase
duration:
0.00020348001271486282outcome:
passed -
✅ Test 41
params: default="y", user_input="n", expected_output=false, expected_prompt="Question? [Y/n] "📌 Runtime Parameters
params: default: y user_input: n expected_output: False expected_prompt: Question? [Y/n] id: y-n-False-Question? [Y/n]📌 Setup phase
duration:
0.000315212644636631outcome:
passed📌 Call phase
duration:
0.0005138702690601349outcome:
passed📌 Teardown phase
duration:
0.00018849968910217285outcome:
passed -
✅ Test 42
params: default="y", user_input="", expected_output=true, expected_prompt="Question? [Y/n] "📌 Runtime Parameters
params: default: y user_input: None expected_output: True expected_prompt: Question? [Y/n] id: y--True-Question? [Y/n]📌 Setup phase
duration:
0.00031545013189315796outcome:
passed📌 Call phase
duration:
0.0005022557452321053outcome:
passed📌 Teardown phase
duration:
0.0001868186518549919outcome:
passed -
✅ Test 43
params: default="n", user_input="y", expected_output=true, expected_prompt="Question? [y/N] "📌 Runtime Parameters
params: default: n user_input: y expected_output: True expected_prompt: Question? [y/N] id: n-y-True-Question? [y/N]📌 Setup phase
duration:
0.00032475218176841736outcome:
passed📌 Call phase
duration:
0.000489354133605957outcome:
passed📌 Teardown phase
duration:
0.00020229537039995193outcome:
passed -
✅ Test 44
params: default="n", user_input="n", expected_output=false, expected_prompt="Question? [y/N] "📌 Runtime Parameters
params: default: n user_input: n expected_output: False expected_prompt: Question? [y/N] id: n-n-False-Question? [y/N]📌 Setup phase
duration:
0.0003144433721899986outcome:
passed📌 Call phase
duration:
0.0006016967818140984outcome:
passed📌 Teardown phase
duration:
0.00018461793661117554outcome:
passed -
✅ Test 45
params: default="n", user_input="", expected_output=false, expected_prompt="Question? [y/N] "📌 Runtime Parameters
params: default: n user_input: None expected_output: False expected_prompt: Question? [y/N] id: n--False-Question? [y/N]📌 Setup phase
duration:
0.00033546146005392075outcome:
passed📌 Call phase
duration:
0.0005031898617744446outcome:
passed📌 Teardown phase
duration:
0.00018118973821401596outcome:
passed
↳ Function: test_ask_yes_no_ctrl_c
-
✅ Test 46
params: default=null, user_input="", expected_output=false, ctrl_c="n"📌 Runtime Parameters
params: default: None user_input: <class 'KeyboardInterrupt'> expected_output: False ctrl_c: n id: None-KeyboardInterrupt-False-n📌 Setup phase
duration:
0.00033333059400320053outcome:
passed📌 Call phase
duration:
0.0004991991445422173outcome:
passed📌 Teardown phase
duration:
0.00018252618610858917outcome:
passed -
✅ Test 47
params: default=null, user_input="", expected_output=true, ctrl_c="y"📌 Runtime Parameters
params: default: None user_input: <class 'KeyboardInterrupt'> expected_output: True ctrl_c: y id: None-KeyboardInterrupt-True-y📌 Setup phase
duration:
0.00031070783734321594outcome:
passed📌 Call phase
duration:
0.0005200756713747978outcome:
passed📌 Teardown phase
duration:
0.0001799948513507843outcome:
passed -
✅ Test 48
params: default="y", user_input="", expected_output=false, ctrl_c="n"📌 Runtime Parameters
params: default: y user_input: <class 'KeyboardInterrupt'> expected_output: False ctrl_c: n id: y-KeyboardInterrupt-False-n📌 Setup phase
duration:
0.0003201505169272423outcome:
passed📌 Call phase
duration:
0.0006261253729462624outcome:
passed📌 Teardown phase
duration:
0.0001910906285047531outcome:
passed -
✅ Test 49
params: default="y", user_input="", expected_output=true, ctrl_c="y"📌 Runtime Parameters
params: default: y user_input: <class 'KeyboardInterrupt'> expected_output: True ctrl_c: y id: y-KeyboardInterrupt-True-y📌 Setup phase
duration:
0.00032647792249917984outcome:
passed📌 Call phase
duration:
0.0004967544227838516outcome:
passed📌 Teardown phase
duration:
0.0001874556764960289outcome:
passed -
✅ Test 50
params: default="n", user_input="", expected_output=false, ctrl_c="n"📌 Runtime Parameters
params: default: n user_input: <class 'KeyboardInterrupt'> expected_output: False ctrl_c: n id: n-KeyboardInterrupt-False-n📌 Setup phase
duration:
0.0003149360418319702outcome:
passed📌 Call phase
duration:
0.0005078865215182304outcome:
passed📌 Teardown phase
duration:
0.00018273666501045227outcome:
passed -
✅ Test 51
params: default=null, user_input="['invalid', '', 'invalid', ]", expected_output=false, ctrl_c="n"📌 Runtime Parameters
params: default: None user_input: ['invalid', '', 'invalid', <class 'KeyboardInterrupt'>] expected_output: False ctrl_c: n id: None-user_input5-False-n📌 Setup phase
duration:
0.0003178594633936882outcome:
passed📌 Call phase
duration:
0.0005447361618280411outcome:
passed📌 Teardown phase
duration:
0.0001824488863348961outcome:
passed -
✅ Test 52
params: default=null, user_input="['invalid', '', 'invalid', ]", expected_output=true, ctrl_c="y"📌 Runtime Parameters
params: default: None user_input: ['invalid', '', 'invalid', <class 'KeyboardInterrupt'>] expected_output: True ctrl_c: y id: None-user_input6-True-y📌 Setup phase
duration:
0.0003382973372936249outcome:
passed📌 Call phase
duration:
0.0010895589366555214outcome:
passed📌 Teardown phase
duration:
0.00019237957894802094outcome:
passed -
✅ Test 53
params: default=null, user_input="['foo', '', , '', 'invalid', , 'no']", expected_output=false, ctrl_c=null📌 Runtime Parameters
params: default: None user_input: ['foo', '', <class 'KeyboardInterrupt'>, '', 'invalid', <class 'KeyboardInterrupt'>, 'no'] expected_output: False ctrl_c: None id: None-user_input7-False-None📌 Setup phase
duration:
0.00031528715044260025outcome:
passed📌 Call phase
duration:
0.0005861278623342514outcome:
passed📌 Teardown phase
duration:
0.00018856581300497055outcome:
passed -
✅ Test 54
params: default="n", user_input="[, , , '']", expected_output=false, ctrl_c=null📌 Runtime Parameters
params: default: n user_input: [<class 'KeyboardInterrupt'>, <class 'KeyboardInterrupt'>, <class 'KeyboardInterrupt'>, ''] expected_output: False ctrl_c: None id: n-user_input8-False-None📌 Setup phase
duration:
0.00032625533640384674outcome:
passed📌 Call phase
duration:
0.0005504889413714409outcome:
passed📌 Teardown phase
duration:
0.00018928572535514832outcome:
passed -
✅ Test 55
params: default="n", user_input="[, , , '']", expected_output=false, ctrl_c="Invalid"📌 Runtime Parameters
params: default: n user_input: [<class 'KeyboardInterrupt'>, <class 'KeyboardInterrupt'>, <class 'KeyboardInterrupt'>, ''] expected_output: False ctrl_c: Invalid id: n-user_input9-False-Invalid📌 Setup phase
duration:
0.000325632281601429outcome:
passed📌 Call phase
duration:
0.0006587309762835503outcome:
passed📌 Teardown phase
duration:
0.00019340775907039642outcome:
passed
↳ Function: test_ask_yes_no_ctrl_d
-
✅ Test 56
params: default=null, user_input="", expected_output=false, ctrl_d="n"📌 Runtime Parameters
params: default: None user_input: <class 'EOFError'> expected_output: False ctrl_d: n id: None-EOFError-False-n📌 Setup phase
duration:
0.0003223428502678871outcome:
passed📌 Call phase
duration:
0.0005111880600452423outcome:
passed📌 Teardown phase
duration:
0.00018438603729009628outcome:
passed -
✅ Test 57
params: default=null, user_input="", expected_output=true, ctrl_d="y"📌 Runtime Parameters
params: default: None user_input: <class 'EOFError'> expected_output: True ctrl_d: y id: None-EOFError-True-y📌 Setup phase
duration:
0.0003181416541337967outcome:
passed📌 Call phase
duration:
0.0005259215831756592outcome:
passed📌 Teardown phase
duration:
0.00018264912068843842outcome:
passed -
✅ Test 58
params: default="y", user_input="", expected_output=true, ctrl_d="y"📌 Runtime Parameters
params: default: y user_input: <class 'EOFError'> expected_output: True ctrl_d: y id: y-EOFError-True-y📌 Setup phase
duration:
0.0003239559009671211outcome:
passed📌 Call phase
duration:
0.0004937835037708282outcome:
passed📌 Teardown phase
duration:
0.00019553117454051971outcome:
passed -
✅ Test 59
params: default="n", user_input="", expected_output=true, ctrl_d="y"📌 Runtime Parameters
params: default: n user_input: <class 'EOFError'> expected_output: True ctrl_d: y id: n-EOFError-True-y📌 Setup phase
duration:
0.00031730346381664276outcome:
passed📌 Call phase
duration:
0.0006175534799695015outcome:
passed📌 Teardown phase
duration:
0.00019557494670152664outcome:
passed -
✅ Test 60
params: default="n", user_input="", expected_output=false, ctrl_d="n"📌 Runtime Parameters
params: default: n user_input: <class 'EOFError'> expected_output: False ctrl_d: n id: n-EOFError-False-n📌 Setup phase
duration:
0.00031696539372205734outcome:
passed📌 Call phase
duration:
0.0005117179825901985outcome:
passed📌 Teardown phase
duration:
0.00018714740872383118outcome:
passed -
✅ Test 61
params: default=null, user_input="['foo', ]", expected_output=true, ctrl_d="y"📌 Runtime Parameters
params: default: None user_input: ['foo', <class 'EOFError'>] expected_output: True ctrl_d: y id: None-user_input5-True-y📌 Setup phase
duration:
0.00032179709523916245outcome:
passed📌 Call phase
duration:
0.0005223695188760757outcome:
passed📌 Teardown phase
duration:
0.00017848238348960876outcome:
passed -
✅ Test 62
params: default=null, user_input="['foo', ]", expected_output=false, ctrl_d="n"📌 Runtime Parameters
params: default: None user_input: ['foo', <class 'EOFError'>] expected_output: False ctrl_d: n id: None-user_input6-False-n📌 Setup phase
duration:
0.0003150319680571556outcome:
passed📌 Call phase
duration:
0.0005238307639956474outcome:
passed📌 Teardown phase
duration:
0.00019476935267448425outcome:
passed -
✅ Test 63
params: default="y", user_input="", expected_output=true, ctrl_d=null📌 Runtime Parameters
params: default: y user_input: <class 'EOFError'> expected_output: True ctrl_d: None id: y-EOFError-True-None📌 Setup phase
duration:
0.0003107832744717598outcome:
passed📌 Call phase
duration:
0.0006155911833047867outcome:
passed📌 Teardown phase
duration:
0.0001892298460006714outcome:
passed -
✅ Test 64
params: default="n", user_input="", expected_output=false, ctrl_d=null📌 Runtime Parameters
params: default: n user_input: <class 'EOFError'> expected_output: False ctrl_d: None id: n-EOFError-False-None📌 Setup phase
duration:
0.00032603368163108826outcome:
passed📌 Call phase
duration:
0.0005123419687151909outcome:
passed📌 Teardown phase
duration:
0.00018939469009637833outcome:
passed -
✅ Test 65
params: default=null, user_input="['invalid', 'ok', '', , 'ok', 'y']", expected_output=true, ctrl_d=null📌 Runtime Parameters
params: default: None user_input: ['invalid', 'ok', '', <class 'EOFError'>, 'ok', 'y'] expected_output: True ctrl_d: None id: None-user_input9-True-None📌 Setup phase
duration:
0.00032614078372716904outcome:
passed📌 Call phase
duration:
0.0005548577755689621outcome:
passed📌 Teardown phase
duration:
0.00019227061420679092outcome:
passed -
✅ Test 66
params: default="n", user_input="['no', ]", expected_output=false, ctrl_d=null📌 Runtime Parameters
params: default: n user_input: ['no', <class 'EOFError'>] expected_output: False ctrl_d: None id: n-user_input10-False-None📌 Setup phase
duration:
0.0003225654363632202outcome:
passed📌 Call phase
duration:
0.0005976054817438126outcome:
passed📌 Teardown phase
duration:
0.00019529182463884354outcome:
passed -
✅ Test 67
params: default=null, user_input="[, , , 'y']", expected_output=true, ctrl_d=null📌 Runtime Parameters
params: default: None user_input: [<class 'EOFError'>, <class 'EOFError'>, <class 'EOFError'>, 'y'] expected_output: True ctrl_d: None id: None-user_input11-True-None📌 Setup phase
duration:
0.00031440798193216324outcome:
passed📌 Call phase
duration:
0.0005483478307723999outcome:
passed📌 Teardown phase
duration:
0.00018596462905406952outcome:
passed -
✅ Test 68
params: default=null, user_input="['invalid', '', 'nope', ]", expected_output=false, ctrl_d="n"📌 Runtime Parameters
params: default: None user_input: ['invalid', '', 'nope', <class 'EOFError'>] expected_output: False ctrl_d: n id: None-user_input12-False-n📌 Setup phase
duration:
0.0003162482753396034outcome:
passed📌 Call phase
duration:
0.0005477378144860268outcome:
passed📌 Teardown phase
duration:
0.00019025057554244995outcome:
passed -
✅ Test 69
params: default=null, user_input="['nope', 'nope', ]", expected_output=true, ctrl_d="y"📌 Runtime Parameters
params: default: None user_input: ['nope', 'nope', <class 'EOFError'>] expected_output: True ctrl_d: y id: None-user_input13-True-y📌 Setup phase
duration:
0.0003269277513027191outcome:
passed📌 Call phase
duration:
0.0005394918844103813outcome:
passed📌 Teardown phase
duration:
0.00020227860659360886outcome:
passed
↳ Function: test_ask_yes_no_mixed_sequences
-
✅ Test 70
params: default=null, ctrl_c="invalid", ctrl_d=null, user_input="['what', '', 'nope', , 'ok', , 'no']", expected_output=false📌 Runtime Parameters
params: default: None ctrl_c: invalid ctrl_d: None user_input: ['what', '', 'nope', <class 'KeyboardInterrupt'>, 'ok', <class 'EOFError'>, 'no'] expected_output: False id: None-invalid-None-user_input0-False📌 Setup phase
duration:
0.0003666142001748085outcome:
passed📌 Call phase
duration:
0.0006748400628566742outcome:
passed📌 Teardown phase
duration:
0.00021043140441179276outcome:
passed -
✅ Test 71
params: default=null, ctrl_c=null, ctrl_d="notananswer", user_input="['maybe', , 'nop', 'yep', , 'yes']", expected_output=true📌 Runtime Parameters
params: default: None ctrl_c: None ctrl_d: notananswer user_input: ['maybe', <class 'KeyboardInterrupt'>, 'nop', 'yep', <class 'EOFError'>, 'yes'] expected_output: True id: None-None-notananswer-user_input1-True📌 Setup phase
duration:
0.0003575645387172699outcome:
passed📌 Call phase
duration:
0.0005603162571787834outcome:
passed📌 Teardown phase
duration:
0.0001951567828655243outcome:
passed -
✅ Test 72
params: default=null, ctrl_c="n", ctrl_d="nop", user_input="['ok', , , 'maybe', , 'nah', ]", expected_output=false📌 Runtime Parameters
params: default: None ctrl_c: n ctrl_d: nop user_input: ['ok', <class 'EOFError'>, <class 'EOFError'>, 'maybe', <class 'EOFError'>, 'nah', <class 'KeyboardInterrupt'>] expected_output: False id: None-n-nop-user_input2-False📌 Setup phase
duration:
0.00036344490945339203outcome:
passed📌 Call phase
duration:
0.0005860496312379837outcome:
passed📌 Teardown phase
duration:
0.00021354388445615768outcome:
passed
-
-
📄 test_utils_channels.py
↳ Function: test_load_channels_and_channels_class_with_professional_names
-
✅ Test 73
📌 Setup phase
duration:
0.0001266244798898697outcome:
passed📌 Call phase
duration:
0.0010251421481370926outcome:
passed📌 Teardown phase
duration:
0.0001272810623049736outcome:
passed
-
-
📄 test_utils_config.py
↳ Function: test_config_with_nested_and_list_data
-
✅ Test 74
📌 Setup phase
duration:
0.00012603029608726501outcome:
passed📌 Call phase
duration:
0.0006677983328700066outcome:
passed📌 Teardown phase
duration:
0.00012621935456991196outcome:
passed
↳ Function: test_config_with_strange_and_edge_keys
-
✅ Test 75
📌 Setup phase
duration:
0.00011234823614358902outcome:
passed📌 Call phase
duration:
0.0007581152021884918outcome:
passed📌 Teardown phase
duration:
0.0001180032268166542outcome:
passed
-
-
📄 test_utils_cpint.py
↳ Function: test_load_color_variants_all_keys_and_types
-
✅ Test 76
params: base_color="red"📌 Runtime Parameters
params: base_color: red id: red📌 Setup phase
duration:
0.0001965416595339775outcome:
passed📌 Call phase
duration:
0.00015769805759191513outcome:
passed📌 Teardown phase
duration:
0.0001755598932504654outcome:
passed -
✅ Test 77
params: base_color="blue"📌 Runtime Parameters
params: base_color: blue id: blue📌 Setup phase
duration:
0.0001758430153131485outcome:
passed📌 Call phase
duration:
0.00015513598918914795outcome:
passed📌 Teardown phase
duration:
0.00014578644186258316outcome:
passed -
✅ Test 78
params: base_color="yellow"📌 Runtime Parameters
params: base_color: yellow id: yellow📌 Setup phase
duration:
0.00017478223890066147outcome:
passed📌 Call phase
duration:
0.00015166867524385452outcome:
passed📌 Teardown phase
duration:
0.0001203976571559906outcome:
passed -
✅ Test 79
params: base_color="green"📌 Runtime Parameters
params: base_color: green id: green📌 Setup phase
duration:
0.00016491953283548355outcome:
passed📌 Call phase
duration:
0.0001487908884882927outcome:
passed📌 Teardown phase
duration:
0.00012046471238136292outcome:
passed -
✅ Test 80
params: base_color="cyan"📌 Runtime Parameters
params: base_color: cyan id: cyan📌 Setup phase
duration:
0.00017380714416503906outcome:
passed📌 Call phase
duration:
0.000143490731716156outcome:
passed📌 Teardown phase
duration:
0.00011722836643457413outcome:
passed -
✅ Test 81
params: base_color="magenta"📌 Runtime Parameters
params: base_color: magenta id: magenta📌 Setup phase
duration:
0.00017386768013238907outcome:
passed📌 Call phase
duration:
0.00014769099652767181outcome:
passed📌 Teardown phase
duration:
0.00012434925884008408outcome:
passed -
✅ Test 82
params: base_color="white"📌 Runtime Parameters
params: base_color: white id: white📌 Setup phase
duration:
0.0001645069569349289outcome:
passed📌 Call phase
duration:
0.000147317536175251outcome:
passed📌 Teardown phase
duration:
0.00012065563350915909outcome:
passed -
✅ Test 83
params: base_color="black"📌 Runtime Parameters
params: base_color: black id: black📌 Setup phase
duration:
0.00016907043755054474outcome:
passed📌 Call phase
duration:
0.00014661625027656555outcome:
passed📌 Teardown phase
duration:
0.00011872779577970505outcome:
passed
↳ Function: test_cprint_all_cases_fancy
-
✅ Test 84
params: objects=[["Fancy", "list"], {"a": 7}, null], color_spec=["red", "+"], sep=" | ", expected_flatten="['Fancy', 'list'] | {'a': 7} | None", expected_error=null📌 Runtime Parameters
params: objects: - - Fancy - list - a: 7 - (vide) color_spec: - red - + sep: | expected_flatten: ['Fancy', 'list'] | {'a': 7} | None expected_error: None id: objects0-color_spec0- | -['Fancy', 'list'] | {'a': 7} | None-None📌 Setup phase
duration:
0.0006421161815524101outcome:
passed📌 Call phase
duration:
0.00024943333119153976outcome:
passed📌 Teardown phase
duration:
0.00024925824254751205outcome:
passed -
✅ Test 85
params: objects=[{"k": [1, 2]}, 99, ["X", ["Y"]]], color_spec=["blue", "++"], sep=" - ", expected_flatten="{'k': [1, 2]} - 99 - ['X', ['Y']]", expected_error=null📌 Runtime Parameters
params: objects: - k: - 1 - 2 - 99 - - X - - Y color_spec: - blue - ++ sep: - expected_flatten: {'k': [1, 2]} - 99 - ['X', ['Y']] expected_error: None id: objects1-color_spec1- - -{'k': [1, 2]} - 99 - ['X', ['Y']]-None📌 Setup phase
duration:
0.0004822630435228348outcome:
passed📌 Call phase
duration:
0.00024600978940725327outcome:
passed📌 Teardown phase
duration:
0.00024820398539304733outcome:
passed -
✅ Test 86
params: objects=[[], {}, "End"], color_spec=["magenta", "--"], sep=" / ", expected_flatten="[] / {} / End", expected_error=null📌 Runtime Parameters
params: objects: - (vide) - (vide) - End color_spec: - magenta - -- sep: / expected_flatten: [] / {} / End expected_error: None id: objects2-color_spec2- / -[] / {} / End-None📌 Setup phase
duration:
0.0004682810977101326outcome:
passed📌 Call phase
duration:
0.00022505596280097961outcome:
passed📌 Teardown phase
duration:
0.00026235170662403107outcome:
passed -
✅ Test 87
params: objects="", [3, 4, "done", 0], color_spec=["green", ""], sep=";", expected_flatten="['', [3, 4]];done;0", expected_error=null📌 Runtime Parameters
params: objects: - - (vide) - - 3 - 4 - done - (vide) color_spec: - green - (vide) sep: ; expected_flatten: ['', [3, 4]];done;0 expected_error: None id: objects3-color_spec3-;-['', [3, 4]];done;0-None📌 Setup phase
duration:
0.0004646964371204376outcome:
passed📌 Call phase
duration:
0.00022295024245977402outcome:
passed📌 Teardown phase
duration:
0.0002485737204551697outcome:
passed -
✅ Test 88
params: objects=[["alpha", null], ["beta", {}], "stop"], color_spec=["yellow", ""], sep="::", expected_flatten="['alpha', None]::['beta', {}]::stop", expected_error=null📌 Runtime Parameters
params: objects: - - alpha - (vide) - - beta - (vide) - stop color_spec: - yellow - (vide) sep: :: expected_flatten: ['alpha', None]::['beta', {}]::stop expected_error: None id: objects4-color_spec4-::-['alpha', None]::['beta', {}]::stop-None📌 Setup phase
duration:
0.0004627089947462082outcome:
passed📌 Call phase
duration:
0.00022424384951591492outcome:
passed📌 Teardown phase
duration:
0.0002532200887799263outcome:
passed -
✅ Test 89
params: objects="deep", ["deeper", ["deepest"], "X"], color_spec=["cyan", "+"], sep=" ... ", expected_flatten="['deep', ['deeper', ['deepest']]] ... X", expected_error=null📌 Runtime Parameters
params: objects: - - deep - - deeper - - deepest - X color_spec: - cyan - + sep: ... expected_flatten: ['deep', ['deeper', ['deepest']]] ... X expected_error: None id: objects5-color_spec5- ... -['deep', ['deeper', ['deepest']]] ... X-None📌 Setup phase
duration:
0.000471748411655426outcome:
passed📌 Call phase
duration:
0.00021929293870925903outcome:
passed📌 Teardown phase
duration:
0.00023986399173736572outcome:
passed -
✅ Test 90
params: objects=[{"dict": {"nested": [4, 5]}}, [true, false], 6.28], color_spec=["white", "++"], sep=" // ", expected_flatten="{'dict': {'nested': [4, 5]}} // [True, False] // 6.28", expected_error=null📌 Runtime Parameters
params: objects: - dict: nested: - 4 - 5 - - True - (vide) - 6.28 color_spec: - white - ++ sep: // expected_flatten: {'dict': {'nested': [4, 5]}} // [True, False] // 6.28 expected_error: None id: objects6-color_spec6- // -{'dict': {'nested': [4, 5]}} // [True, False] // 6.28-None📌 Setup phase
duration:
0.00045943353325128555outcome:
passed📌 Call phase
duration:
0.0002367282286286354outcome:
passed📌 Teardown phase
duration:
0.000251096673309803outcome:
passed -
✅ Test 91
params: objects="A", ["B", "string", "C"], color_spec=["red", "--"], sep="==", expected_flatten="['A', ['B']]==string==C", expected_error=null📌 Runtime Parameters
params: objects: - - A - - B - string - C color_spec: - red - -- sep: == expected_flatten: ['A', ['B']]==string==C expected_error: None id: objects7-color_spec7-==-['A', ['B']]==string==C-None📌 Setup phase
duration:
0.0004708133637905121outcome:
passed📌 Call phase
duration:
0.00021837372332811356outcome:
passed📌 Teardown phase
duration:
0.0002485578879714012outcome:
passed -
✅ Test 92
params: objects="Test", null, [, {"v": 0}], color_spec=["green", "++"], sep=" ++ ", expected_flatten="['Test', None, []] ++ {'v': 0}", expected_error=null📌 Runtime Parameters
params: objects: - - Test - (vide) - (vide) - v: 0 color_spec: - green - ++ sep: ++ expected_flatten: ['Test', None, []] ++ {'v': 0} expected_error: None id: objects8-color_spec8- ++ -['Test', None, []] ++ {'v': 0}-None📌 Setup phase
duration:
0.00046653300523757935outcome:
passed📌 Call phase
duration:
0.00023178663104772568outcome:
passed📌 Teardown phase
duration:
0.00025044288486242294outcome:
passed -
✅ Test 93
params: objects=[["no", "color"], "plain"], color_spec=null, sep=";", expected_flatten="['no', 'color'];plain", expected_error=null📌 Runtime Parameters
params: objects: - - no - color - plain color_spec: None sep: ; expected_flatten: ['no', 'color'];plain expected_error: None id: objects9-None-;-['no', 'color'];plain-None📌 Setup phase
duration:
0.00047593656927347183outcome:
passed📌 Call phase
duration:
0.00021268706768751144outcome:
passed📌 Teardown phase
duration:
0.00024675391614437103outcome:
passed -
✅ Test 94
params: objects=[["simple"], "", 12], color_spec=null, sep=" | ", expected_flatten="['simple'] | | 12", expected_error=null📌 Runtime Parameters
params: objects: - - simple - (vide) - 12 color_spec: None sep: | expected_flatten: ['simple'] | | 12 expected_error: None id: objects10-None- | -['simple'] | | 12-None📌 Setup phase
duration:
0.0004659360274672508outcome:
passed📌 Call phase
duration:
0.0002192724496126175outcome:
passed📌 Teardown phase
duration:
0.00023442506790161133outcome:
passed -
✅ Test 95
params: objects=["very", "deep", {"ok": true}], color_spec=null, sep=" : ", expected_flatten="'very', 'deep' : {'ok': True}", expected_error=null📌 Runtime Parameters
params: objects: - - - very - deep - ok: True color_spec: None sep: : expected_flatten: [['very', 'deep']] : {'ok': True} expected_error: None id: objects11-None- : -[['very', 'deep']] : {'ok': True}-None📌 Setup phase
duration:
0.00046915747225284576outcome:
passed📌 Call phase
duration:
0.0002111569046974182outcome:
passed📌 Teardown phase
duration:
0.00024915579706430435outcome:
passed -
✅ Test 96
params: objects=[["fail", "color"], 123], color_spec=["green", "!!"], sep="|", expected_flatten="['fail', 'color']|123", expected_error=""📌 Runtime Parameters
params: objects: - - fail - color - 123 color_spec: - green - !! sep: | expected_flatten: ['fail', 'color']|123 expected_error: <class 'ValueError'> id: objects12-color_spec12-|-['fail', 'color']|123-ValueError📌 Setup phase
duration:
0.00047100428491830826outcome:
passed📌 Call phase
duration:
0.00024360418319702148outcome:
passed📌 Teardown phase
duration:
0.00029940810054540634outcome:
passed -
✅ Test 97
params: objects=[["error"], {}], color_spec=["cyan", "xxx"], sep=" * ", expected_flatten="['error'] * {}", expected_error=""📌 Runtime Parameters
params: objects: - - error - (vide) color_spec: - cyan - xxx sep: * expected_flatten: ['error'] * {} expected_error: <class 'ValueError'> id: objects13-color_spec13- * -['error'] * {}-ValueError📌 Setup phase
duration:
0.000568821094930172outcome:
passed📌 Call phase
duration:
0.00025298818945884705outcome:
passed📌 Teardown phase
duration:
0.00024157296866178513outcome:
passed -
✅ Test 98
params: objects="nope"], ["bad", color_spec=["magenta", "invalid"], sep="//", expected_flatten="['nope']//['bad']", expected_error=""📌 Runtime Parameters
params: objects: - - nope - - bad color_spec: - magenta - invalid sep: // expected_flatten: ['nope']//['bad'] expected_error: <class 'ValueError'> id: objects14-color_spec14-//-['nope']//['bad']-ValueError📌 Setup phase
duration:
0.00046325288712978363outcome:
passed📌 Call phase
duration:
0.0002474198117852211outcome:
passed📌 Teardown phase
duration:
0.00024213455617427826outcome:
passed -
✅ Test 99
params: objects=["wrong", "base"], color_spec=["notacolor", ""], sep="--", expected_flatten="wrong--base", expected_error=""📌 Runtime Parameters
params: objects: - wrong - base color_spec: - notacolor - (vide) sep: -- expected_flatten: wrong--base expected_error: <class 'ValueError'> id: objects15-color_spec15----wrong--base-ValueError📌 Setup phase
duration:
0.00047173071652650833outcome:
passed📌 Call phase
duration:
0.00022842641919851303outcome:
passed📌 Teardown phase
duration:
0.00024582725018262863outcome:
passed
-
-
📄 test_utils_dbusnotify.py
↳ Function: test_notify_create
-
✅ Test 100
📌 Setup phase
duration:
0.0006114169955253601outcome:
passed📌 Call phase
duration:
0.004463524557650089outcome:
passed📌 Teardown phase
duration:
0.0001344764605164528outcome:
passed
↳ Function: test_notify_update
-
✅ Test 101
📌 Setup phase
duration:
0.00014822185039520264outcome:
passed📌 Call phase
duration:
0.020058483816683292outcome:
passed📌 Teardown phase
duration:
0.00017749331891536713outcome:
passed
↳ Function: test_get_server_info
-
✅ Test 102
📌 Setup phase
duration:
0.00016852561384439468outcome:
passed📌 Call phase
duration:
0.000495673157274723outcome:
passed📌 Teardown phase
duration:
0.00011273380368947983outcome:
passed
↳ Function: test_get_capabilities
-
✅ Test 103
📌 Setup phase
duration:
0.00014475174248218536outcome:
passed📌 Call phase
duration:
0.00039657391607761383outcome:
passed📌 Teardown phase
duration:
0.00015622470527887344outcome:
passed
↳ Function: test_notify_and_close
-
✅ Test 104
📌 Setup phase
duration:
0.00012981798499822617outcome:
passed📌 Call phase
duration:
0.2046910310164094outcome:
passed📌 Teardown phase
duration:
0.00022291578352451324outcome:
passed
↳ Function: test_notify_invalid_value
-
✅ Test 105
📌 Setup phase
duration:
0.0002221250906586647outcome:
passed📌 Call phase
duration:
0.0005394192412495613outcome:
passedlog:
- name: dbus.connection msg: Unable to set arguments ('', 0, '', 'Invalid Test', 1234, (), {}, 0) according to signature 'susssasa{sv}i': <class 'TypeError'>: Expected a string or unicode object args: None levelname: ERROR levelno: 40 pathname: /workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/dbus/connection.py filename: connection.py module: connection exc_info: None exc_text: None stack_info: None lineno: 628 funcName: call_blocking created: 1756217813.6534436 msecs: 653.4435749053955 relativeCreated: 5905.063152313232 thread: 140190097905152 threadName: MainThread processName: MainProcess process: 4245📌 Teardown phase
duration:
0.0001338152214884758outcome:
passed
↳ Function: test_convert_dbus_strings
-
✅ Test 106
📌 Setup phase
duration:
0.00012247171252965927outcome:
passed📌 Call phase
duration:
0.00018262118101119995outcome:
passed📌 Teardown phase
duration:
0.00010562874376773834outcome:
passed
-
-
📄 test_utils_debug.py
↳ Function: test_traceable
-
✅ Test 107
params: cls="", entry=[[10, 20], {}], expected="creating: A(10, 20)"📌 Runtime Parameters
params: cls: <class 'test_utils_debug.A'> entry: - - 10 - 20 - (vide) expected: creating: A(10, 20) id: A-entry0-creating: A(10, 20)📌 Setup phase
duration:
0.00035791192203760147outcome:
passed📌 Call phase
duration:
0.0017609437927603722outcome:
passed📌 Teardown phase
duration:
0.00023550447076559067outcome:
passed -
✅ Test 108
params: cls="", entry=[[10, 20], {"e": 100}], expected="creating: A(10, 20, e=100)"📌 Runtime Parameters
params: cls: <class 'test_utils_debug.A'> entry: - - 10 - 20 - e: 100 expected: creating: A(10, 20, e=100) id: A-entry1-creating: A(10, 20, e=100)📌 Setup phase
duration:
0.000335080549120903outcome:
passed📌 Call phase
duration:
0.0009267395362257957outcome:
passed📌 Teardown phase
duration:
0.00019299332052469254outcome:
passed -
✅ Test 109
params: cls="", entry="foo", [1, 2, 3, {"flag": true, "data": {"x": 9}}], expected="creating: A('foo', [1, 2, 3], flag=True, data={'x': 9})"📌 Runtime Parameters
params: cls: <class 'test_utils_debug.A'> entry: - - foo - - 1 - 2 - 3 - flag: True data: x: 9 expected: creating: A('foo', [1, 2, 3], flag=True, data={'x': 9}) id: A-entry2-creating: A('foo', [1, 2, 3], flag=True, data={'x': 9})📌 Setup phase
duration:
0.0003178054466843605outcome:
passed📌 Call phase
duration:
0.0009154649451375008outcome:
passed📌 Teardown phase
duration:
0.00018444005399942398outcome:
passed -
✅ Test 110
params: cls="", entry="([CustomObj(big), [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]], {'name': 'test', 'meta': 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy'})", expected="creating: A(CustomObj(big), [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], name='test', meta='yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy...)"📌 Runtime Parameters
params: cls: <class 'test_utils_debug.A'> entry: ([CustomObj(big), [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]], {'name': 'test', 'meta': 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy'}) expected: creating: A(CustomObj(big), [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], name='test', meta='yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy...) id: A-entry3-creating: A(CustomObj(big), [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], name='test', meta='yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy...)📌 Setup phase
duration:
0.0003506438806653023outcome:
passed📌 Call phase
duration:
0.0008057262748479843outcome:
passed📌 Teardown phase
duration:
0.0001760600134730339outcome:
passed -
✅ Test 111
params: cls="", entry="AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", [0, 0, 0, 0, 0, {}], expected="creating: A('AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA..., [0, 0, 0, 0, 0])"📌 Runtime Parameters
params: cls: <class 'test_utils_debug.A'> entry: - - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) expected: creating: A('AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA..., [0, 0, 0, 0, 0]) id: A-entry4-creating: A('AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA..., [0, 0, 0, 0, 0])📌 Setup phase
duration:
0.00028962641954421997outcome:
passed📌 Call phase
duration:
0.0008855666965246201outcome:
passed📌 Teardown phase
duration:
0.00017389561980962753outcome:
passed
↳ Function: test_short_repr
-
✅ Test 112
params: value="abc", cutoff=10, expected="'abc'"📌 Runtime Parameters
params: value: abc cutoff: 10 expected: 'abc' id: abc-10-'abc'📌 Setup phase
duration:
0.00029392633587121964outcome:
passed📌 Call phase
duration:
0.00015035457909107208outcome:
passed📌 Teardown phase
duration:
0.00016669835895299911outcome:
passed -
✅ Test 114
params: value=12345, cutoff=10, expected="12345"📌 Runtime Parameters
params: value: 12345 cutoff: 10 expected: 12345 id: 12345-10-12345📌 Setup phase
duration:
0.00036151614040136337outcome:
passed📌 Call phase
duration:
0.0001864684745669365outcome:
passed📌 Teardown phase
duration:
0.0001808730885386467outcome:
passed -
✅ Test 115
params: value=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], cutoff=15, expected="[0, 0, 0, 0, 0,..."📌 Runtime Parameters
params: value: - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) - (vide) cutoff: 15 expected: [0, 0, 0, 0, 0,... id: value3-15-[0, 0, 0, 0, 0,...📌 Setup phase
duration:
0.0003233151510357857outcome:
passed📌 Call phase
duration:
0.00017330143600702286outcome:
passed📌 Teardown phase
duration:
0.0001853620633482933outcome:
passed -
✅ Test 116
params: value=null, cutoff=10, expected="None"📌 Runtime Parameters
params: value: None cutoff: 10 expected: None id: None-10-None📌 Setup phase
duration:
0.00029082130640745163outcome:
passed📌 Call phase
duration:
0.00014674384146928787outcome:
passed📌 Teardown phase
duration:
0.0001754704862833023outcome:
passed
-
-
📄 test_utils_dictext.py
↳ Function: test_attrdict_getattr
-
✅ Test 118
params: data={"x": 1, "y": 2}, attr="x", expected=1📌 Runtime Parameters
params: data: x: 1 y: 2 attr: x expected: 1 id: data0-x-1📌 Setup phase
duration:
0.0003157360479235649outcome:
passed📌 Call phase
duration:
0.0001777149736881256outcome:
passed📌 Teardown phase
duration:
0.00016736239194869995outcome:
passed -
✅ Test 119
params: data={"world": "ok"}, attr="world", expected="ok"📌 Runtime Parameters
params: data: world: ok attr: world expected: ok id: data1-world-ok📌 Setup phase
duration:
0.00027440953999757767outcome:
passed📌 Call phase
duration:
0.00014776922762393951outcome:
passed📌 Teardown phase
duration:
0.00015557091683149338outcome:
passed -
✅ Test 120
params: data={"outer": {"inner": 42}}, attr="outer", expected={"inner": 42}📌 Runtime Parameters
params: data: outer: inner: 42 attr: outer expected: inner: 42 id: data2-outer-expected2📌 Setup phase
duration:
0.00027643609791994095outcome:
passed📌 Call phase
duration:
0.0001468891277909279outcome:
passed📌 Teardown phase
duration:
0.00015254132449626923outcome:
passed
↳ Function: test_attrdict_setattr
-
✅ Test 121
params: initial={}, attr="nouveau", value=123📌 Runtime Parameters
params: initial: {} attr: nouveau value: 123 id: initial0-nouveau-123📌 Setup phase
duration:
0.00026164762675762177outcome:
passed📌 Call phase
duration:
0.00014226790517568588outcome:
passed📌 Teardown phase
duration:
0.00016119517385959625outcome:
passed -
✅ Test 122
params: initial={"a": 1}, attr="b", value="valeur"📌 Runtime Parameters
params: initial: a: 1 attr: b value: valeur id: initial1-b-valeur📌 Setup phase
duration:
0.0002666190266609192outcome:
passed📌 Call phase
duration:
0.00014091748744249344outcome:
passed📌 Teardown phase
duration:
0.0001626294106245041outcome:
passed
↳ Function: test_attrdict_delattr
-
✅ Test 123
params: initial={"a": 1, "b": 2}, to_del="a", expected_keys=["b"]📌 Runtime Parameters
params: initial: a: 1 b: 2 to_del: a expected_keys: - b id: initial0-a-expected_keys0📌 Setup phase
duration:
0.0002819150686264038outcome:
passed📌 Call phase
duration:
0.00019844435155391693outcome:
passed📌 Teardown phase
duration:
0.00015640538185834885outcome:
passed -
✅ Test 124
params: initial={"k": "v"}, to_del="k", expected_keys=[]📌 Runtime Parameters
params: initial: k: v to_del: k expected_keys: [] id: initial1-k-expected_keys1📌 Setup phase
duration:
0.0002678530290722847outcome:
passed📌 Call phase
duration:
0.0001755068078637123outcome:
passed📌 Teardown phase
duration:
0.00015065167099237442outcome:
passed
↳ Function: test_attrdict_dir
-
✅ Test 125
params: data={"alpha": 1, "beta": 2}, expected_keys="{'alpha', 'beta'}"📌 Runtime Parameters
params: data: alpha: 1 beta: 2 expected_keys: {'alpha', 'beta'} id: data0-expected_keys0📌 Setup phase
duration:
0.0002330932766199112outcome:
passed📌 Call phase
duration:
0.00015259813517332077outcome:
passed📌 Teardown phase
duration:
0.00014017894864082336outcome:
passed -
✅ Test 126
params: data={}, expected_keys="set()"📌 Runtime Parameters
params: data: {} expected_keys: set() id: data1-expected_keys1📌 Setup phase
duration:
0.00023833289742469788outcome:
passed📌 Call phase
duration:
0.0001756688579916954outcome:
passed📌 Teardown phase
duration:
0.00014337245374917984outcome:
passed
↳ Function: test_attrdict_getattr_and_missing
-
✅ Test 127
params: data={"x": 1, "y": 2}, attr="x", expect_value=1, expect_error=null📌 Runtime Parameters
params: data: x: 1 y: 2 attr: x expect_value: 1 expect_error: None id: data0-x-1-None📌 Setup phase
duration:
0.0003074873238801956outcome:
passed📌 Call phase
duration:
0.00014560949057340622outcome:
passed📌 Teardown phase
duration:
0.0001814691349864006outcome:
passed -
✅ Test 128
params: data={"number": 42}, attr="missing", expect_value=null, expect_error="'MyDict' object has no attribute 'missing'"📌 Runtime Parameters
params: data: number: 42 attr: missing expect_value: None expect_error: 'MyDict' object has no attribute 'missing' id: data1-missing-None-'MyDict' object has no attribute 'missing'📌 Setup phase
duration:
0.00032171886414289474outcome:
passed📌 Call phase
duration:
0.00017359387129545212outcome:
passed📌 Teardown phase
duration:
0.0001699952408671379outcome:
passed
↳ Function: test_dictupdatemixin_init_and_update
-
✅ Test 129
params: init_kwargs={"a": 1, "b": 2}, other=null, kwargs={}, expected={"a": 1, "b": 2}📌 Runtime Parameters
params: init_kwargs: a: 1 b: 2 other: None kwargs: {} expected: a: 1 b: 2 id: init_kwargs0-None-kwargs0-expected0📌 Setup phase
duration:
0.0003081886097788811outcome:
passed📌 Call phase
duration:
0.0001534363254904747outcome:
passed📌 Teardown phase
duration:
0.00016678869724273682outcome:
passed -
✅ Test 130
params: init_kwargs={}, other={"x": 10, "y": 20}, kwargs={}, expected={"x": 10, "y": 20}📌 Runtime Parameters
params: init_kwargs: {} other: x: 10 y: 20 kwargs: {} expected: x: 10 y: 20 id: init_kwargs1-other1-kwargs1-expected1📌 Setup phase
duration:
0.0003063837066292763outcome:
passed📌 Call phase
duration:
0.00016475003212690353outcome:
passed📌 Teardown phase
duration:
0.00016602873802185059outcome:
passed -
✅ Test 131
params: init_kwargs={"world": "ok"}, other={"number": 42}, kwargs={"num2": 100}, expected={"world": "ok", "number": 42, "num2": 100}📌 Runtime Parameters
params: init_kwargs: world: ok other: number: 42 kwargs: num2: 100 expected: world: ok number: 42 num2: 100 id: init_kwargs2-other2-kwargs2-expected2📌 Setup phase
duration:
0.000317196361720562outcome:
passed📌 Call phase
duration:
0.00014990009367465973outcome:
passed📌 Teardown phase
duration:
0.0001762770116329193outcome:
passed -
✅ Test 132
params: init_kwargs={}, other=null, kwargs={"alpha": "beta"}, expected={"alpha": "beta"}📌 Runtime Parameters
params: init_kwargs: {} other: None kwargs: alpha: beta expected: alpha: beta id: init_kwargs3-None-kwargs3-expected3📌 Setup phase
duration:
0.00030416063964366913outcome:
passed📌 Call phase
duration:
0.00014607980847358704outcome:
passed📌 Teardown phase
duration:
0.00016910210251808167outcome:
passed -
✅ Test 133
params: init_kwargs={}, other={"key": "value"}, kwargs={"extra": 1}, expected={"key": "value", "extra": 1}📌 Runtime Parameters
params: init_kwargs: {} other: key: value kwargs: extra: 1 expected: key: value extra: 1 id: init_kwargs4-other4-kwargs4-expected4📌 Setup phase
duration:
0.00033718813210725784outcome:
passed📌 Call phase
duration:
0.00015590712428092957outcome:
passed📌 Teardown phase
duration:
0.00017373356968164444outcome:
passed -
✅ Test 134
params: init_kwargs={}, other="key", "value"], ["list", [5, 6], kwargs={"extra": {"subkey": 123}}, expected={"key": "value", "list": [5, 6], "extra": {"subkey": 123}}📌 Runtime Parameters
params: init_kwargs: {} other: - - key - value - - list - - 5 - 6 kwargs: extra: subkey: 123 expected: key: value list: - 5 - 6 extra: subkey: 123 id: init_kwargs5-other5-kwargs5-expected5📌 Setup phase
duration:
0.00032360292971134186outcome:
passed📌 Call phase
duration:
0.00027207378298044205outcome:
passed📌 Teardown phase
duration:
0.00018250010907649994outcome:
passed
-
-
📄 test_utils_dotdir.py
↳ Function: test_dotdir_creation_and_base_exists
-
✅ Test 135
📌 Setup phase
duration:
0.0012740101665258408outcome:
passed📌 Call phase
duration:
0.00026931241154670715outcome:
passed📌 Teardown phase
duration:
0.00022118259221315384outcome:
passed
↳ Function: test_dotdir_repr_returns_path_str
-
✅ Test 136
📌 Setup phase
duration:
0.0006175562739372253outcome:
passed📌 Call phase
duration:
0.00022273696959018707outcome:
passed📌 Teardown phase
duration:
0.00021763518452644348outcome:
passed
↳ Function: test_dotdir_call
-
✅ Test 137
📌 Setup phase
duration:
0.0006477469578385353outcome:
passed📌 Call phase
duration:
0.0002521537244319916outcome:
passed📌 Teardown phase
duration:
0.00021781586110591888outcome:
passed
-
-
📄 test_utils_duo.py
↳ Function: TestPickledDictReal
-
✅ Test 138
📌 Setup phase
duration:
0.00014226604253053665outcome:
passed📌 Call phase
duration:
0.005103331059217453outcome:
passed📌 Teardown phase
duration:
0.00012422073632478714outcome:
passed -
✅ Test 139
📌 Setup phase
duration:
0.00011884886771440506outcome:
passed📌 Call phase
duration:
0.0011780653148889542outcome:
passed📌 Teardown phase
duration:
0.0001432076096534729outcome:
passed
↳ Function: TestSecrets
-
✅ Test 140
📌 Setup phase
duration:
0.0006027286872267723outcome:
passed📌 Call phase
duration:
0.006531913764774799outcome:
passed📌 Teardown phase
duration:
0.006486821919679642outcome:
passed -
✅ Test 141
📌 Setup phase
duration:
0.0007130550220608711outcome:
passed📌 Call phase
duration:
0.0017183823511004448outcome:
passed📌 Teardown phase
duration:
0.0003603911027312279outcome:
passed -
✅ Test 142
📌 Setup phase
duration:
0.0006363065913319588outcome:
passed📌 Call phase
duration:
0.0008068308234214783outcome:
passed📌 Teardown phase
duration:
0.0003323554992675781outcome:
passed
↳ Function: test_get_pgroup_raises_if_no_key
-
✅ Test 143
📌 Setup phase
duration:
0.0002209153026342392outcome:
passed📌 Call phase
duration:
0.00039112381637096405outcome:
passed📌 Teardown phase
duration:
0.00017871148884296417outcome:
passed
↳ Function: test_get_pgroup_info_with_props_same_name_and_pi
-
✅ Test 144
📌 Setup phase
duration:
0.00020265113562345505outcome:
passed📌 Call phase
duration:
0.00020668376237154007outcome:
passed📌 Teardown phase
duration:
0.0001492006704211235outcome:
passed
↳ Function: test_get_pgroup_info_with_props_different_pi
-
✅ Test 145
📌 Setup phase
duration:
0.00019493885338306427outcome:
passed📌 Call phase
duration:
0.00019798055291175842outcome:
passed📌 Teardown phase
duration:
0.00012918654829263687outcome:
passed
↳ Function: test_get_pgroup_info_without_props_with_owner
-
✅ Test 146
📌 Setup phase
duration:
0.0001733647659420967outcome:
passed📌 Call phase
duration:
0.00019679870456457138outcome:
passed📌 Teardown phase
duration:
0.00013998057693243027outcome:
passed
↳ Function: test_get_pgroup_info_without_props_no_owner
-
✅ Test 147
📌 Setup phase
duration:
0.000177786685526371outcome:
passed📌 Call phase
duration:
0.0001848917454481125outcome:
passed📌 Teardown phase
duration:
0.00014626327902078629outcome:
passed
↳ Function: test_get_pgroup_info_mock
-
✅ Test 148
📌 Setup phase
duration:
0.00018682610243558884outcome:
passed📌 Call phase
duration:
0.0001692306250333786outcome:
passed📌 Teardown phase
duration:
0.00013499055057764053outcome:
passed
-
-
📄 test_utils_elog.py
↳ Function: test_get_default_elog_instance_with_direct_password_and_real_check
-
✅ Test 149
📌 Setup phase
duration:
0.0001566493883728981outcome:
passed📌 Call phase
duration:
0.03229012340307236outcome:
passed📌 Teardown phase
duration:
0.00018464680761098862outcome:
passed
↳ Function: test_get_default_elog_instance_with_wrong_password_and_real_check
-
✅ Test 150
📌 Setup phase
duration:
0.00013213511556386948outcome:
passed📌 Call phase
duration:
0.0060041677206754684outcome:
passed📌 Teardown phase
duration:
0.0001590624451637268outcome:
passed
↳ Function: test_get_default_elog_instance_asks_password_and_opens
-
✅ Test 151
📌 Setup phase
duration:
0.00013168714940547943outcome:
passed📌 Call phase
duration:
0.01766519993543625outcome:
passed📌 Teardown phase
duration:
0.0001658378168940544outcome:
passed
↳ Function: test_get_default_elog_with_path_home
-
✅ Test 152
📌 Setup phase
duration:
0.0001453673467040062outcome:
passed📌 Call phase
duration:
0.013907170854508877outcome:
passed📌 Teardown phase
duration:
0.00015777908265590668outcome:
passed
↳ Function: test_screenshot
-
✅ Test 153
📌 Setup phase
duration:
0.00013612397015094757outcome:
passed📌 Call phase
duration:
0.024111499078571796outcome:
passed📌 Teardown phase
duration:
0.00017999671399593353outcome:
passed
-
-
📄 test_utils_eval.py
↳ Function: test_arithmetic_eval_valid
-
✅ Test 154
params: expr="1 + 2", expected=3📌 Runtime Parameters
params: expr: 1 + 2 expected: 3 id: 1 + 2-3📌 Setup phase
duration:
0.000376848503947258outcome:
passed📌 Call phase
duration:
0.00021478813141584396outcome:
passed📌 Teardown phase
duration:
0.0001547364518046379outcome:
passed -
✅ Test 155
params: expr="4 - 2", expected=2📌 Runtime Parameters
params: expr: 4 - 2 expected: 2 id: 4 - 2-2📌 Setup phase
duration:
0.0002604108303785324outcome:
passed📌 Call phase
duration:
0.00017236638814210892outcome:
passed📌 Teardown phase
duration:
0.00016112904995679855outcome:
passed -
✅ Test 156
params: expr="3 * 5", expected=15📌 Runtime Parameters
params: expr: 3 * 5 expected: 15 id: 3 * 5-15📌 Setup phase
duration:
0.00022012460976839066outcome:
passed📌 Call phase
duration:
0.0001617874950170517outcome:
passed📌 Teardown phase
duration:
0.00014629866927862167outcome:
passed -
✅ Test 157
params: expr="10 / 2", expected=5.0📌 Runtime Parameters
params: expr: 10 / 2 expected: 5.0 id: 10 / 2-5.0📌 Setup phase
duration:
0.0002237018197774887outcome:
passed📌 Call phase
duration:
0.00016257259994745255outcome:
passed📌 Teardown phase
duration:
0.0001464691013097763outcome:
passed -
✅ Test 158
params: expr="10 % 3", expected=1📌 Runtime Parameters
params: expr: 10 % 3 expected: 1 id: 10 % 3-1📌 Setup phase
duration:
0.00022969767451286316outcome:
passed📌 Call phase
duration:
0.00018443912267684937outcome:
passed📌 Teardown phase
duration:
0.0001540202647447586outcome:
passed -
✅ Test 159
params: expr="-5", expected=-5📌 Runtime Parameters
params: expr: -5 expected: -5 id: -5--5📌 Setup phase
duration:
0.0002163182944059372outcome:
passed📌 Call phase
duration:
0.00016002170741558075outcome:
passed📌 Teardown phase
duration:
0.00014203786849975586outcome:
passed -
✅ Test 160
params: expr="+7", expected=7📌 Runtime Parameters
params: expr: +7 expected: 7 id: +7-7📌 Setup phase
duration:
0.00023493357002735138outcome:
passed📌 Call phase
duration:
0.00016440916806459427outcome:
passed📌 Teardown phase
duration:
0.00013619009405374527outcome:
passed -
✅ Test 161
params: expr="1 + 2 * 3", expected=7📌 Runtime Parameters
params: expr: 1 + 2 * 3 expected: 7 id: 1 + 2 * 3-7📌 Setup phase
duration:
0.00024275481700897217outcome:
passed📌 Call phase
duration:
0.00016671419143676758outcome:
passed📌 Teardown phase
duration:
0.0001435931771993637outcome:
passed -
✅ Test 162
params: expr="(1 + 2) * 3", expected=9📌 Runtime Parameters
params: expr: (1 + 2) * 3 expected: 9 id: (1 + 2) * 3-9📌 Setup phase
duration:
0.00021546892821788788outcome:
passed📌 Call phase
duration:
0.00016902945935726166outcome:
passed📌 Teardown phase
duration:
0.00014008674770593643outcome:
passed -
✅ Test 163
params: expr="-(-3)", expected=3📌 Runtime Parameters
params: expr: -(-3) expected: 3 id: -(-3)-3📌 Setup phase
duration:
0.00023037753999233246outcome:
passed📌 Call phase
duration:
0.00015393923968076706outcome:
passed📌 Teardown phase
duration:
0.00014722347259521484outcome:
passed -
✅ Test 164
params: expr="-2 + 4 * 2", expected=6📌 Runtime Parameters
params: expr: -2 + 4 * 2 expected: 6 id: -2 + 4 * 2-6📌 Setup phase
duration:
0.0002305544912815094outcome:
passed📌 Call phase
duration:
0.00016393139958381653outcome:
passed📌 Teardown phase
duration:
0.0001409212127327919outcome:
passed -
✅ Test 165
params: expr="(4 + 5) * (6 - 1)", expected=45📌 Runtime Parameters
params: expr: (4 + 5) * (6 - 1) expected: 45 id: (4 + 5) * (6 - 1)-45📌 Setup phase
duration:
0.00021799281239509583outcome:
passed📌 Call phase
duration:
0.0001678885892033577outcome:
passed📌 Teardown phase
duration:
0.0001462874934077263outcome:
passed -
✅ Test 166
params: expr="(((3)))", expected=3📌 Runtime Parameters
params: expr: (((3))) expected: 3 id: (((3)))-3📌 Setup phase
duration:
0.0002286648377776146outcome:
passed📌 Call phase
duration:
0.0001697782427072525outcome:
passed📌 Teardown phase
duration:
0.00014419760555028915outcome:
passed -
✅ Test 167
params: expr="-(-(-2))", expected=-2📌 Runtime Parameters
params: expr: -(-(-2)) expected: -2 id: -(-(-2))--2📌 Setup phase
duration:
0.00021189264953136444outcome:
passed📌 Call phase
duration:
0.00015894602984189987outcome:
passed📌 Teardown phase
duration:
0.00013391859829425812outcome:
passed -
✅ Test 168
params: expr="3 + +4", expected=7📌 Runtime Parameters
params: expr: 3 + +4 expected: 7 id: 3 + +4-7📌 Setup phase
duration:
0.00022032391279935837outcome:
passed📌 Call phase
duration:
0.0001753978431224823outcome:
passed📌 Teardown phase
duration:
0.000150349922478199outcome:
passed -
✅ Test 169
params: expr="3 + -4", expected=-1📌 Runtime Parameters
params: expr: 3 + -4 expected: -1 id: 3 + -4--1📌 Setup phase
duration:
0.0002308608964085579outcome:
passed📌 Call phase
duration:
0.00016484223306179047outcome:
passed📌 Teardown phase
duration:
0.00013572629541158676outcome:
passed -
✅ Test 170
params: expr="True + 1", expected=2📌 Runtime Parameters
params: expr: True + 1 expected: 2 id: True + 1-2📌 Setup phase
duration:
0.0002293335273861885outcome:
passed📌 Call phase
duration:
0.00016345828771591187outcome:
passed📌 Teardown phase
duration:
0.00014026369899511337outcome:
passed -
✅ Test 171
params: expr="'string'", expected="string"📌 Runtime Parameters
params: expr: 'string' expected: string id: 'string'-string📌 Setup phase
duration:
0.00021112151443958282outcome:
passed📌 Call phase
duration:
0.00014604255557060242outcome:
passed📌 Teardown phase
duration:
0.00015963800251483917outcome:
passed -
✅ Test 172
params: expr="1e1000 * 1e1000", expected=Infinity📌 Runtime Parameters
params: expr: 1e1000 * 1e1000 expected: inf id: 1e1000 * 1e1000-inf📌 Setup phase
duration:
0.0002307584509253502outcome:
passed📌 Call phase
duration:
0.00015679094940423965outcome:
passed📌 Teardown phase
duration:
0.00013894867151975632outcome:
passed -
✅ Test 173
params: expr="'a' + 'b'", expected="ab"📌 Runtime Parameters
params: expr: 'a' + 'b' expected: ab id: 'a' + 'b'-ab📌 Setup phase
duration:
0.0002230638638138771outcome:
passed📌 Call phase
duration:
0.0001599341630935669outcome:
passed📌 Teardown phase
duration:
0.00014118291437625885outcome:
passed
↳ Function: test_arithmetic_eval_raises_with_message
-
✅ Test 174
params: expr="2 ** 3", expected_message="Unsupported BinOp Pow"📌 Runtime Parameters
params: expr: 2 ** 3 expected_message: Unsupported BinOp Pow id: 2 ** 3-Unsupported BinOp Pow📌 Setup phase
duration:
0.00022946111857891083outcome:
passed📌 Call phase
duration:
0.00041684508323669434outcome:
passed📌 Teardown phase
duration:
0.00014949403703212738outcome:
passed -
✅ Test 175
params: expr="3 << 1", expected_message="Unsupported BinOp LShift"📌 Runtime Parameters
params: expr: 3 << 1 expected_message: Unsupported BinOp LShift id: 3 << 1-Unsupported BinOp LShift📌 Setup phase
duration:
0.00023757386952638626outcome:
passed📌 Call phase
duration:
0.00036882050335407257outcome:
passed📌 Teardown phase
duration:
0.00015406962484121323outcome:
passed -
✅ Test 176
params: expr="1 < 2", expected_message="Unsupported node type Compare"📌 Runtime Parameters
params: expr: 1 < 2 expected_message: Unsupported node type Compare id: 1 < 2-Unsupported node type Compare📌 Setup phase
duration:
0.0002352772280573845outcome:
passed📌 Call phase
duration:
0.0003888281062245369outcome:
passed📌 Teardown phase
duration:
0.00014687981456518173outcome:
passed -
✅ Test 177
params: expr="abs(3)", expected_message="Unsupported node type Call"📌 Runtime Parameters
params: expr: abs(3) expected_message: Unsupported node type Call id: abs(3)-Unsupported node type Call📌 Setup phase
duration:
0.00022252090275287628outcome:
passed📌 Call phase
duration:
0.0003570597618818283outcome:
passed📌 Teardown phase
duration:
0.00014378130435943604outcome:
passed -
✅ Test 178
params: expr="a + 2", expected_message="Unsupported node type Name"📌 Runtime Parameters
params: expr: a + 2 expected_message: Unsupported node type Name id: a + 2-Unsupported node type Name📌 Setup phase
duration:
0.00022631417959928513outcome:
passed📌 Call phase
duration:
0.00035012513399124146outcome:
passed📌 Teardown phase
duration:
0.00016946997493505478outcome:
passed -
✅ Test 179
params: expr="string", expected_message="Unsupported node type Name"📌 Runtime Parameters
params: expr: string expected_message: Unsupported node type Name id: string-Unsupported node type Name📌 Setup phase
duration:
0.00022397004067897797outcome:
passed📌 Call phase
duration:
0.00018834136426448822outcome:
passed📌 Teardown phase
duration:
0.0001521911472082138outcome:
passed -
✅ Test 180
params: expr="[1, 2] + [3]", expected_message="Unsupported node type List"📌 Runtime Parameters
params: expr: [1, 2] + [3] expected_message: Unsupported node type List id: [1, 2] + [3]-Unsupported node type List📌 Setup phase
duration:
0.00022384803742170334outcome:
passed📌 Call phase
duration:
0.0004553152248263359outcome:
passed📌 Teardown phase
duration:
0.00016275327652692795outcome:
passed -
✅ Test 181
params: expr="{1: 2}", expected_message="Unsupported node type Dict"📌 Runtime Parameters
params: expr: {1: 2} expected_message: Unsupported node type Dict id: {1: 2}-Unsupported node type Dict📌 Setup phase
duration:
0.0002401517704129219outcome:
passed📌 Call phase
duration:
0.00035014189779758453outcome:
passed📌 Teardown phase
duration:
0.00015189964324235916outcome:
passed
↳ Function: test_arithmetic_eval_runtime_errors
-
✅ Test 182
params: expr="1 / 0", exception=""📌 Runtime Parameters
params: expr: 1 / 0 exception: <class 'ZeroDivisionError'> id: 1 / 0-ZeroDivisionError📌 Setup phase
duration:
0.00022010505199432373outcome:
passed📌 Call phase
duration:
0.00018477626144886017outcome:
passed📌 Teardown phase
duration:
0.00014615897089242935outcome:
passed -
✅ Test 183
params: expr="10 % 0", exception=""📌 Runtime Parameters
params: expr: 10 % 0 exception: <class 'ZeroDivisionError'> id: 10 % 0-ZeroDivisionError📌 Setup phase
duration:
0.0002131108194589615outcome:
passed📌 Call phase
duration:
0.00017496105283498764outcome:
passed📌 Teardown phase
duration:
0.00014418084174394608outcome:
passed
↳ Function: test_forgiving_eval
-
✅ Test 184
params: expr="1 + 2", expected=3📌 Runtime Parameters
params: expr: 1 + 2 expected: 3 id: 1 + 2-3📌 Setup phase
duration:
0.00022434815764427185outcome:
passed📌 Call phase
duration:
0.00021610409021377563outcome:
passed📌 Teardown phase
duration:
0.00015755556523799896outcome:
passed -
✅ Test 185
params: expr="bad + 2", expected="bad + 2"📌 Runtime Parameters
params: expr: bad + 2 expected: bad + 2 id: bad + 2-bad + 2📌 Setup phase
duration:
0.00021965615451335907outcome:
passed📌 Call phase
duration:
0.00017204508185386658outcome:
passed📌 Teardown phase
duration:
0.00014043785631656647outcome:
passed -
✅ Test 186
params: expr="1 / 0", expected="1 / 0"📌 Runtime Parameters
params: expr: 1 / 0 expected: 1 / 0 id: 1 / 0-1 / 0📌 Setup phase
duration:
0.00023126136511564255outcome:
passed📌 Call phase
duration:
0.00015367474406957626outcome:
passed📌 Teardown phase
duration:
0.00013216491788625717outcome:
passed -
✅ Test 187
params: expr="2 ** 10", expected="2 ** 10"📌 Runtime Parameters
params: expr: 2 ** 10 expected: 2 ** 10 id: 2 ** 10-2 ** 10📌 Setup phase
duration:
0.00023966096341609955outcome:
passed📌 Call phase
duration:
0.0001706741750240326outcome:
passed📌 Teardown phase
duration:
0.00013827625662088394outcome:
passed
↳ Function: test_defaulting_eval
-
✅ Test 188
params: expr="3 * 4", default=0, expected=12📌 Runtime Parameters
params: expr: 3 * 4 default: 0 expected: 12 id: 3 * 4-0-12📌 Setup phase
duration:
0.00026645511388778687outcome:
passed📌 Call phase
duration:
0.00016098376363515854outcome:
passed📌 Teardown phase
duration:
0.00015476439148187637outcome:
passed -
✅ Test 189
params: expr="invalid + 1", default=99, expected=99📌 Runtime Parameters
params: expr: invalid + 1 default: 99 expected: 99 id: invalid + 1-99-99📌 Setup phase
duration:
0.00025681406259536743outcome:
passed📌 Call phase
duration:
0.0001574493944644928outcome:
passed📌 Teardown phase
duration:
0.00017134472727775574outcome:
passed -
✅ Test 190
params: expr="1 / 0", default=-1, expected=-1📌 Runtime Parameters
params: expr: 1 / 0 default: -1 expected: -1 id: 1 / 0--1--1📌 Setup phase
duration:
0.0002749711275100708outcome:
passed📌 Call phase
duration:
0.0001637730747461319outcome:
passed📌 Teardown phase
duration:
0.00015307962894439697outcome:
passed -
✅ Test 191
params: expr="2 ** 10", default=42, expected=42📌 Runtime Parameters
params: expr: 2 ** 10 default: 42 expected: 42 id: 2 ** 10-42-42📌 Setup phase
duration:
0.0002565532922744751outcome:
passed📌 Call phase
duration:
0.00017568562179803848outcome:
passed📌 Teardown phase
duration:
0.00015972740948200226outcome:
passed
-
-
📄 test_utils_exceptions.py
↳ Function: test_chained_exception_various
-
✅ Test 192
params: func="", expected_output="High-level task failed\ncaused by KeyError: 'missing'"📌 Runtime Parameters
params: func: <function cause_key_error at 0x7f80379290d0> expected_output: High-level task failed caused by KeyError: 'missing' id: cause_key_error-High-level task failed\ncaused by KeyError: 'missing'📌 Setup phase
duration:
0.0002471012994647026outcome:
passed📌 Call phase
duration:
0.00016907230019569397outcome:
passed📌 Teardown phase
duration:
0.00014612358063459396outcome:
passed -
✅ Test 193
params: func="", expected_output="High-level task failed\ncaused by IndexError: list index out of range"📌 Runtime Parameters
params: func: <function cause_index_error at 0x7f80379291f0> expected_output: High-level task failed caused by IndexError: list index out of range id: cause_index_error-High-level task failed\ncaused by IndexError: list index out of range📌 Setup phase
duration:
0.0002441341057419777outcome:
passed📌 Call phase
duration:
0.00015736371278762817outcome:
passed📌 Teardown phase
duration:
0.00014298781752586365outcome:
passed -
✅ Test 194
params: func="", expected_output="High-level task failed\ncaused by ZeroDivisionError: division by zero"📌 Runtime Parameters
params: func: <function cause_zero_division at 0x7f8037929280> expected_output: High-level task failed caused by ZeroDivisionError: division by zero id: cause_zero_division-High-level task failed\ncaused by ZeroDivisionError: division by zero📌 Setup phase
duration:
0.0002240501344203949outcome:
passed📌 Call phase
duration:
0.0001424970105290413outcome:
passed📌 Teardown phase
duration:
0.00014403276145458221outcome:
passed -
✅ Test 195
params: func="", expected_output="High-level task failed\ncaused by ValueError: invalid literal for int() with base 10: 'not_a_number'"📌 Runtime Parameters
params: func: <function cause_value_error at 0x7f8037929310> expected_output: High-level task failed caused by ValueError: invalid literal for int() with base 10: 'not_a_number' id: cause_value_error-High-level task failed\ncaused by ValueError: invalid literal for int() with base 10: 'not_a_number'📌 Setup phase
duration:
0.0002287253737449646outcome:
passed📌 Call phase
duration:
0.0001500602811574936outcome:
passed📌 Teardown phase
duration:
0.0001568961888551712outcome:
passed -
✅ Test 196
params: func="", expected_output="High-level task failed\ncaused by TypeError: can only concatenate str (not \"int\") to str"📌 Runtime Parameters
params: func: <function cause_type_error at 0x7f80379293a0> expected_output: High-level task failed caused by TypeError: can only concatenate str (not "int") to str id: cause_type_error-High-level task failed\ncaused by TypeError: can only concatenate str (not "int") to str📌 Setup phase
duration:
0.00021969806402921677outcome:
passed📌 Call phase
duration:
0.00014767702668905258outcome:
passed📌 Teardown phase
duration:
0.00013803690671920776outcome:
passed
↳ Function: test_printed_exception
-
✅ Test 197
params: func="", expected_output="KeyError: 'missing'"📌 Runtime Parameters
params: func: <function cause_key_error at 0x7f80379290d0> expected_output: KeyError: 'missing' id: cause_key_error-KeyError: 'missing'📌 Setup phase
duration:
0.0008627604693174362outcome:
passed📌 Call phase
duration:
0.008883187547326088outcome:
passed📌 Teardown phase
duration:
0.0007439106702804565outcome:
passed -
✅ Test 198
params: func="", expected_output="IndexError: list index out of range"📌 Runtime Parameters
params: func: <function cause_index_error at 0x7f80379291f0> expected_output: IndexError: list index out of range id: cause_index_error-IndexError: list index out of range📌 Setup phase
duration:
0.0007660258561372757outcome:
passed📌 Call phase
duration:
0.0010345792397856712outcome:
passed📌 Teardown phase
duration:
0.000504923053085804outcome:
passed -
✅ Test 199
params: func="", expected_output="ZeroDivisionError: division by zero"📌 Runtime Parameters
params: func: <function cause_zero_division at 0x7f8037929280> expected_output: ZeroDivisionError: division by zero id: cause_zero_division-ZeroDivisionError: division by zero📌 Setup phase
duration:
0.0006562219932675362outcome:
passed📌 Call phase
duration:
0.0013578608632087708outcome:
passed📌 Teardown phase
duration:
0.0006048250943422318outcome:
passed -
✅ Test 200
params: func="", expected_output="ValueError: invalid literal for int() with base 10: 'not_a_number'"📌 Runtime Parameters
params: func: <function cause_value_error at 0x7f8037929310> expected_output: ValueError: invalid literal for int() with base 10: 'not_a_number' id: cause_value_error-ValueError: invalid literal for int() with base 10: 'not_a_number'📌 Setup phase
duration:
0.0006791511550545692outcome:
passed📌 Call phase
duration:
0.0018781432881951332outcome:
passed📌 Teardown phase
duration:
0.0004928279668092728outcome:
passed -
✅ Test 201
params: func="", expected_output="TypeError: can only concatenate str (not \"int\") to str"📌 Runtime Parameters
params: func: <function cause_type_error at 0x7f80379293a0> expected_output: TypeError: can only concatenate str (not "int") to str id: cause_type_error-TypeError: can only concatenate str (not "int") to str📌 Setup phase
duration:
0.0006494335830211639outcome:
passed📌 Call phase
duration:
0.0011548176407814026outcome:
passed📌 Teardown phase
duration:
0.000528230331838131outcome:
passed
-
-
📄 test_utils_get_adj.py
↳ Function: test_get_adj_success
-
✅ Test 202
📌 Setup phase
duration:
0.000129026360809803outcome:
passed📌 Call phase
duration:
0.000703839585185051outcome:
passed📌 Teardown phase
duration:
0.00011693499982357025outcome:
passed
↳ Function: test_get_adj_not_found
-
✅ Test 203
📌 Setup phase
duration:
0.0006518866866827011outcome:
passed📌 Call phase
duration:
0.0010602446272969246outcome:
passed📌 Teardown phase
duration:
0.00046465080231428146outcome:
passed
↳ Function: test_ensure_adjs_mixed
-
✅ Test 204
📌 Setup phase
duration:
0.0001369807869195938outcome:
passed📌 Call phase
duration:
0.0007188962772488594outcome:
passed📌 Teardown phase
duration:
0.00012853927910327911outcome:
passed
-
-
📄 test_utils_ipy.py
↳ Function: test_devices_repr_fallback_and_ignore
-
✅ Test 206
📌 Setup phase
duration:
0.00047606322914361954outcome:
passed📌 Call phase
duration:
0.0005097007378935814outcome:
passed📌 Teardown phase
duration:
0.000248040072619915outcome:
passed
-
-
📄 test_utils_jsonext.py
↳ Function: test_json_validate_save_load
-
✅ Test 207
params: input_obj="[1 2 3]", expected=[1, 2, 3]📌 Runtime Parameters
params: input_obj: [1 2 3] expected: - 1 - 2 - 3 id: input_obj0-expected0📌 Setup phase
duration:
0.0006952099502086639outcome:
passed📌 Call phase
duration:
0.00043739937245845795outcome:
passed📌 Teardown phase
duration:
0.00019623152911663055outcome:
passed -
✅ Test 208
params: input_obj="42", expected=42📌 Runtime Parameters
params: input_obj: 42 expected: 42 id: input_obj1-42📌 Setup phase
duration:
0.0006685024127364159outcome:
passed📌 Call phase
duration:
0.0004016431048512459outcome:
passed📌 Teardown phase
duration:
0.00017712917178869247outcome:
passed -
✅ Test 209
params: input_obj="(1-1j)", expected={"real": 1.0, "imag": -1.0}📌 Runtime Parameters
params: input_obj: (1-1j) expected: real: 1.0 imag: -1.0 id: (1-1j)-expected2📌 Setup phase
duration:
0.0005883621051907539outcome:
passed📌 Call phase
duration:
0.00039804819971323013outcome:
passed📌 Teardown phase
duration:
0.00017662625759840012outcome:
passed -
✅ Test 210
params: input_obj="/tmp/file.txt", expected="/tmp/file.txt"📌 Runtime Parameters
params: input_obj: /tmp/file.txt expected: /tmp/file.txt id: input_obj3-/tmp/file.txt📌 Setup phase
duration:
0.0005902014672756195outcome:
passed📌 Call phase
duration:
0.0003480324521660805outcome:
passed📌 Teardown phase
duration:
0.00017858296632766724outcome:
passed -
✅ Test 211
params: input_obj="{1, 2, 3}", expected=[1, 2, 3]📌 Runtime Parameters
params: input_obj: {1, 2, 3} expected: - 1 - 2 - 3 id: input_obj4-expected4📌 Setup phase
duration:
0.0005704872310161591outcome:
passed📌 Call phase
duration:
0.0003653392195701599outcome:
passed📌 Teardown phase
duration:
0.00018106400966644287outcome:
passed -
✅ Test 212
params: input_obj="{'a': array([10, 20])}", expected={"a": [10, 20]}📌 Runtime Parameters
params: input_obj: {'a': array([10, 20])} expected: a: - 10 - 20 id: input_obj5-expected5📌 Setup phase
duration:
0.0005645919591188431outcome:
passed📌 Call phase
duration:
0.0003856942057609558outcome:
passed📌 Teardown phase
duration:
0.00021330174058675766outcome:
passed -
✅ Test 213
params: input_obj="{'c': (2+3j)}", expected={"c": {"real": 2.0, "imag": 3.0}}📌 Runtime Parameters
params: input_obj: {'c': (2+3j)} expected: c: real: 2.0 imag: 3.0 id: input_obj6-expected6📌 Setup phase
duration:
0.0005741855129599571outcome:
passed📌 Call phase
duration:
0.0004014167934656143outcome:
passed📌 Teardown phase
duration:
0.0001808730885386467outcome:
passed -
✅ Test 214
params: input_obj="{'nested': {'arr': array(10, 20],\n [30, 40), 'complex_num': (-1+5j), 'files': [PosixPath('/file1'), PosixPath('/file2')], 'set_values': {200, 100}, 'inner': {'num': 7}}}", expected={"nested": {"arr": 10, 20], [30, 40, "complex_num": {"real": -1.0, "imag": 5.0}, "files": ["/file1", "/file2"], "set_values": [100, 200], "inner": {"num": 7}}}📌 Runtime Parameters
params: input_obj: {'nested': {'arr': array([[10, 20], [30, 40]]), 'complex_num': (-1+5j), 'files': [PosixPath('/file1'), PosixPath('/file2')], 'set_values': {200, 100}, 'inner': {'num': 7}}} expected: nested: arr: - - 10 - 20 - - 30 - 40 complex_num: real: -1.0 imag: 5.0 files: - /file1 - /file2 set_values: - 100 - 200 inner: num: 7 id: input_obj7-expected7📌 Setup phase
duration:
0.000572623685002327outcome:
passed📌 Call phase
duration:
0.0006774747744202614outcome:
passed📌 Teardown phase
duration:
0.00020049791783094406outcome:
passed
-
-
📄 test_utils_lazypv.py
↳ Function: test_getattr
-
✅ Test 215
📌 Setup phase
duration:
0.00013374723494052887outcome:
passed📌 Call phase
duration:
0.09653505496680737outcome:
passed📌 Teardown phase
duration:
0.0004597613587975502outcome:
passed
-
-
📄 test_utils_logcfg.py
↳ Function: test_custom_log_outputs
-
✅ Test 216
params: levelname="LONG", logfunc=" at 0x7f8037ff0670>", message="This is a LONG message"📌 Runtime Parameters
params: levelname: LONG logfunc: <function <lambda> at 0x7f8037ff0670> message: This is a LONG message id: LONG-<lambda>-This is a LONG message📌 Setup phase
duration:
0.0022399472072720528outcome:
passed📌 Call phase
duration:
0.0009276634082198143outcome:
passed📌 Teardown phase
duration:
0.00027238018810749054outcome:
passed -
✅ Test 217
params: levelname="ENLARGE", logfunc=" at 0x7f8037ff0700>", message="Please ENLARGE this!"📌 Runtime Parameters
params: levelname: ENLARGE logfunc: <function <lambda> at 0x7f8037ff0700> message: Please ENLARGE this! id: ENLARGE-<lambda>-Please ENLARGE this!📌 Setup phase
duration:
0.0004634438082575798outcome:
passed📌 Call phase
duration:
0.0004154657945036888outcome:
passed📌 Teardown phase
duration:
0.0002285093069076538outcome:
passed
-
-
📄 test_utils_logign.py
↳ Function: test_ignore_log_msg_behavior
-
✅ Test 219
params: levelname="WARNING", msg_to_ignore="This should be ignored", msg_to_keep="This should appear"📌 Runtime Parameters
params: levelname: WARNING msg_to_ignore: This should be ignored msg_to_keep: This should appear id: WARNING-This should be ignored-This should appear📌 Setup phase
duration:
0.0005796728655695915outcome:
passed📌 Call phase
duration:
0.0007964596152305603outcome:
passed📌 Teardown phase
duration:
0.0002471925690770149outcome:
passed -
✅ Test 220
params: levelname="ENLARGE", msg_to_ignore="ENLARGE this", msg_to_keep="Keep this ENLARGE"📌 Runtime Parameters
params: levelname: ENLARGE msg_to_ignore: ENLARGE this msg_to_keep: Keep this ENLARGE id: ENLARGE-ENLARGE this-Keep this ENLARGE📌 Setup phase
duration:
0.0004122825339436531outcome:
passed📌 Call phase
duration:
0.0004734247922897339outcome:
passed📌 Teardown phase
duration:
0.00022269133478403091outcome:
passed
↳ Function: test_ignore_only_by_level
-
✅ Test 221
📌 Setup phase
duration:
0.00024655740708112717outcome:
passed📌 Call phase
duration:
0.0003982642665505409outcome:
passed📌 Teardown phase
duration:
0.00016998779028654099outcome:
passed
↳ Function: test_ignore_only_by_msg
-
✅ Test 222
📌 Setup phase
duration:
0.00025421008467674255outcome:
passed📌 Call phase
duration:
0.000383901409804821outcome:
passed📌 Teardown phase
duration:
0.00016902107745409012outcome:
passed
↳ Function: test_filter_removed_after_context
-
✅ Test 223
📌 Setup phase
duration:
0.00023118220269680023outcome:
passed📌 Call phase
duration:
0.00035525020211935043outcome:
passed📌 Teardown phase
duration:
0.00018831714987754822outcome:
passed
-
-
📄 test_utils_marker.py
↳ Function: test_format_value_with_units
-
✅ Test 224
📌 Setup phase
duration:
0.00013086572289466858outcome:
passed📌 Call phase
duration:
0.0001790132373571396outcome:
passed📌 Teardown phase
duration:
0.00010550394654273987outcome:
passed
↳ Function: test_format_value_without_units
-
✅ Test 225
📌 Setup phase
duration:
0.00011600088328123093outcome:
passed📌 Call phase
duration:
0.0001436416059732437outcome:
passed📌 Teardown phase
duration:
0.00011617038398981094outcome:
passed
↳ Function: test_marker_name_default
-
✅ Test 226
📌 Setup phase
duration:
0.00010396912693977356outcome:
passed📌 Call phase
duration:
0.00021394621580839157outcome:
passed📌 Teardown phase
duration:
0.00011905096471309662outcome:
passed
↳ Function: test_marker_name_custom
-
✅ Test 227
📌 Setup phase
duration:
0.00011788494884967804outcome:
passed📌 Call phase
duration:
0.00015753693878650665outcome:
passed📌 Teardown phase
duration:
0.0001173047348856926outcome:
passed
↳ Function: test_marker_repr_format
-
✅ Test 228
📌 Setup phase
duration:
0.00010875798761844635outcome:
passed📌 Call phase
duration:
0.00019264314323663712outcome:
passed📌 Teardown phase
duration:
9.95192676782608e-05outcome:
passed
↳ Function: test_marker_update_changes_value
-
✅ Test 229
📌 Setup phase
duration:
0.00010223593562841415outcome:
passed📌 Call phase
duration:
0.00015430990606546402outcome:
passed📌 Teardown phase
duration:
9.613484144210815e-05outcome:
passed
↳ Function: test_marker_update_with_explicit_value
-
✅ Test 230
📌 Setup phase
duration:
0.00011067185550928116outcome:
passed📌 Call phase
duration:
0.00014361925423145294outcome:
passed📌 Teardown phase
duration:
9.920541197061539e-05outcome:
passed
↳ Function: test_marker_goto_sets_value_and_returns_result
-
✅ Test 231
📌 Setup phase
duration:
0.00010836310684680939outcome:
passed📌 Call phase
duration:
0.00017036870121955872outcome:
passed📌 Teardown phase
duration:
9.672064334154129e-05outcome:
passed
↳ Function: test_marker_call_is_alias_of_goto
-
✅ Test 232
📌 Setup phase
duration:
0.0001126239076256752outcome:
passed📌 Call phase
duration:
0.0001666434109210968outcome:
passed📌 Teardown phase
duration:
9.921006858348846e-05outcome:
passed
↳ Function: test_markers_register_and_access
-
✅ Test 233
📌 Setup phase
duration:
0.00010683294385671616outcome:
passed📌 Call phase
duration:
0.00027629081159830093outcome:
passed📌 Teardown phase
duration:
0.00010331254452466965outcome:
passed
↳ Function: test_markers_repr_contains_all
-
✅ Test 234
📌 Setup phase
duration:
0.00011733919382095337outcome:
passed📌 Call phase
duration:
0.00033389031887054443outcome:
passed📌 Teardown phase
duration:
0.00010352209210395813outcome:
passed
↳ Function: test_marker_registry_dict_is_printable_dict
-
✅ Test 235
📌 Setup phase
duration:
0.00011245254427194595outcome:
passed📌 Call phase
duration:
0.0002012522891163826outcome:
passed📌 Teardown phase
duration:
0.00010261591523885727outcome:
passed
↳ Function: test_markers_getitem_invalid_key_raises
-
✅ Test 236
📌 Setup phase
duration:
0.00011098012328147888outcome:
passed📌 Call phase
duration:
0.00022088177502155304outcome:
passed📌 Teardown phase
duration:
0.000109892338514328outcome:
passed
-
-
📄 test_utils_metaclasses.py
↳ Function: test_combine_classes_combines_methods
-
✅ Test 237
📌 Setup phase
duration:
0.00012288149446249008outcome:
passed📌 Call phase
duration:
0.0001807650551199913outcome:
passed📌 Teardown phase
duration:
0.00010479148477315903outcome:
passed
↳ Function: test_registryabc_combines_registrymeta_and_abcmeta
-
✅ Test 238
📌 Setup phase
duration:
0.00011205952614545822outcome:
passed📌 Call phase
duration:
0.005205702036619186outcome:
passed📌 Teardown phase
duration:
0.00014053937047719955outcome:
passed
-
-
📄 test_utils_namespace.py
↳ Function: test_namespace_pretty_repr_mixed_and_nested
-
✅ Test 239
📌 Setup phase
duration:
0.0001380443572998047outcome:
passed📌 Call phase
duration:
0.00023993104696273804outcome:
passed📌 Teardown phase
duration:
0.00010899174958467484outcome:
passed
-
-
📄 test_utils_npy.py
↳ Function: test_nice_arange
-
✅ Test 240
params: start=0, stop=5, step=1, expected=[0, 1, 2, 3, 4, 5]📌 Runtime Parameters
params: start: 0 stop: 5 step: 1 expected: - (vide) - 1 - 2 - 3 - 4 - 5 id: 0-5-1-expected0📌 Setup phase
duration:
0.000372457318007946outcome:
passed📌 Call phase
duration:
0.01876768935471773outcome:
passed📌 Teardown phase
duration:
0.0002232855185866356outcome:
passed -
✅ Test 241
params: start=5, stop=0, step=-1, expected=[0, 1, 2, 3, 4, 5]📌 Runtime Parameters
params: start: 5 stop: 0 step: -1 expected: - (vide) - 1 - 2 - 3 - 4 - 5 id: 5-0--1-expected1📌 Setup phase
duration:
0.00037947576493024826outcome:
passed📌 Call phase
duration:
0.00039594992995262146outcome:
passed📌 Teardown phase
duration:
0.0001926179975271225outcome:
passed -
✅ Test 242
params: start=1, stop=2, step=0.3, expected=[1, 1.3333333333333333, 1.6666666666666667, 2]📌 Runtime Parameters
params: start: 1 stop: 2 step: 0.3 expected: - 1 - 1.3333333333333333 - 1.6666666666666667 - 2 id: 1-2-0.3-expected2📌 Setup phase
duration:
0.0003345394507050514outcome:
passed📌 Call phase
duration:
0.00038909725844860077outcome:
passed📌 Teardown phase
duration:
0.0001808134838938713outcome:
passed -
✅ Test 243
params: start=-2, stop=2, step=1.5, expected=[-2, -0.6666666666666666, 0.6666666666666666, 2]📌 Runtime Parameters
params: start: -2 stop: 2 step: 1.5 expected: - -2 - -0.6666666666666666 - 0.6666666666666666 - 2 id: -2-2-1.5-expected3📌 Setup phase
duration:
0.00034356582909822464outcome:
passed📌 Call phase
duration:
0.00035875383764505386outcome:
passed📌 Teardown phase
duration:
0.00018900632858276367outcome:
passed -
✅ Test 244
params: start=2.5, stop=0.5, step=-0.4, expected=[0.5, 0.9, 1.3, 1.7, 2.1, 2.5]📌 Runtime Parameters
params: start: 2.5 stop: 0.5 step: -0.4 expected: - 0.5 - 0.9 - 1.3 - 1.7 - 2.1 - 2.5 id: 2.5-0.5--0.4-expected4📌 Setup phase
duration:
0.00031756144016981125outcome:
passed📌 Call phase
duration:
0.0003531305119395256outcome:
passed📌 Teardown phase
duration:
0.00018195249140262604outcome:
passed
↳ Function: test_nice_linspace
-
✅ Test 245
params: start=0, stop=10, num=4, expected="[ 0. 2.5 5. 7.5 10. ]"📌 Runtime Parameters
params: start: 0 stop: 10 num: 4 expected: [ 0. 2.5 5. 7.5 10. ] id: 0-10-4-expected0📌 Setup phase
duration:
0.0003727348521351814outcome:
passed📌 Call phase
duration:
0.00035628024488687515outcome:
passed📌 Teardown phase
duration:
0.00018949154764413834outcome:
passed -
✅ Test 246
params: start=5, stop=15, num=2, expected="[ 5. 10. 15.]"📌 Runtime Parameters
params: start: 5 stop: 15 num: 2 expected: [ 5. 10. 15.] id: 5-15-2-expected1📌 Setup phase
duration:
0.0003509148955345154outcome:
passed📌 Call phase
duration:
0.000365489162504673outcome:
passed📌 Teardown phase
duration:
0.00018414203077554703outcome:
passed -
✅ Test 247
params: start=-5, stop=5, num=4, expected="[-5. -2.5 0. 2.5 5. ]"📌 Runtime Parameters
params: start: -5 stop: 5 num: 4 expected: [-5. -2.5 0. 2.5 5. ] id: -5-5-4-expected2📌 Setup phase
duration:
0.00033664796501398087outcome:
passed📌 Call phase
duration:
0.0003389120101928711outcome:
passed📌 Teardown phase
duration:
0.000191432423889637outcome:
passed -
✅ Test 248
params: start=0, stop=1, num=3, expected="[0. 0.33333333 0.66666667 1. ]"📌 Runtime Parameters
params: start: 0 stop: 1 num: 3 expected: [0. 0.33333333 0.66666667 1. ] id: 0-1-3-expected3📌 Setup phase
duration:
0.0003305375576019287outcome:
passed📌 Call phase
duration:
0.0005003651604056358outcome:
passed📌 Teardown phase
duration:
0.00019531138241291046outcome:
passed -
✅ Test 249
params: start=2, stop=2, num=3, expected="[2. 2. 2. 2.]"📌 Runtime Parameters
params: start: 2 stop: 2 num: 3 expected: [2. 2. 2. 2.] id: 2-2-3-expected4📌 Setup phase
duration:
0.00034387409687042236outcome:
passed📌 Call phase
duration:
0.0003486350178718567outcome:
passed📌 Teardown phase
duration:
0.00019255559891462326outcome:
passed -
✅ Test 250
params: start=3, stop=0, num=3, expected="[3. 2. 1. 0.]"📌 Runtime Parameters
params: start: 3 stop: 0 num: 3 expected: [3. 2. 1. 0.] id: 3-0-3-expected5📌 Setup phase
duration:
0.0003482038155198097outcome:
passed📌 Call phase
duration:
0.00034766364842653275outcome:
passed📌 Teardown phase
duration:
0.00020090676844120026outcome:
passed -
✅ Test 251
params: start=0, stop=1, num=0, expected="[0.]"📌 Runtime Parameters
params: start: 0 stop: 1 num: 0 expected: [0.] id: 0-1-0-expected6📌 Setup phase
duration:
0.00032090023159980774outcome:
passed📌 Call phase
duration:
0.0003506820648908615outcome:
passed📌 Teardown phase
duration:
0.00018359441310167313outcome:
passed -
✅ Test 252
params: start=-2, stop=2, num=3, expected="[-2. -0.66666667 0.66666667 2. ]"📌 Runtime Parameters
params: start: -2 stop: 2 num: 3 expected: [-2. -0.66666667 0.66666667 2. ] id: -2-2-3-expected7📌 Setup phase
duration:
0.0003450615331530571outcome:
passed📌 Call phase
duration:
0.0003334023058414459outcome:
passed📌 Teardown phase
duration:
0.00018798280507326126outcome:
passed
↳ Function: test_nice_steps_centered
-
✅ Test 253
params: start=-2, stop=2, step=2, endpoint=true, expected="[-2. 0. 2.]"📌 Runtime Parameters
params: start: -2 stop: 2 step: 2 endpoint: True expected: [-2. 0. 2.] id: -2-2-2-True-expected0📌 Setup phase
duration:
0.00040883198380470276outcome:
passed📌 Call phase
duration:
0.00036989059299230576outcome:
passed📌 Teardown phase
duration:
0.00021561887115240097outcome:
passed -
✅ Test 254
params: start=0, stop=5, step=2, endpoint=true, expected="[0. 2. 4.]"📌 Runtime Parameters
params: start: 0 stop: 5 step: 2 endpoint: True expected: [0. 2. 4.] id: 0-5-2-True-expected1📌 Setup phase
duration:
0.00040417443960905075outcome:
passed📌 Call phase
duration:
0.00034863874316215515outcome:
passed📌 Teardown phase
duration:
0.00019752606749534607outcome:
passed -
✅ Test 255
params: start=0, stop=5, step=2, endpoint=false, expected="[0. 2.]"📌 Runtime Parameters
params: start: 0 stop: 5 step: 2 endpoint: False expected: [0. 2.] id: 0-5-2-False-expected2📌 Setup phase
duration:
0.00038022641092538834outcome:
passed📌 Call phase
duration:
0.0003575477749109268outcome:
passed📌 Teardown phase
duration:
0.00020734593272209167outcome:
passed -
✅ Test 256
params: start=-1, stop=2, step=1.5, endpoint=true, expected="[-1.5 0. 1.5]"📌 Runtime Parameters
params: start: -1 stop: 2 step: 1.5 endpoint: True expected: [-1.5 0. 1.5] id: -1-2-1.5-True-expected3📌 Setup phase
duration:
0.0003938283771276474outcome:
passed📌 Call phase
duration:
0.00032994337379932404outcome:
passed📌 Teardown phase
duration:
0.00020906515419483185outcome:
passed -
✅ Test 257
params: start=-1, stop=2, step=-1.5, endpoint=true, expected="[ 1.5 0. -1.5]"📌 Runtime Parameters
params: start: -1 stop: 2 step: -1.5 endpoint: True expected: [ 1.5 0. -1.5] id: -1-2--1.5-True-expected4📌 Setup phase
duration:
0.00038189347833395004outcome:
passed📌 Call phase
duration:
0.0003280956298112869outcome:
passed📌 Teardown phase
duration:
0.00020535103976726532outcome:
passed -
✅ Test 258
params: start=5, stop=0, step=-2, endpoint=true, expected="[0. 2. 4.]"📌 Runtime Parameters
params: start: 5 stop: 0 step: -2 endpoint: True expected: [0. 2. 4.] id: 5-0--2-True-expected5📌 Setup phase
duration:
0.0003616390749812126outcome:
passed📌 Call phase
duration:
0.00042030587792396545outcome:
passed📌 Teardown phase
duration:
0.00021995138376951218outcome:
passed
↳ Function: test_nice_steps_left_aligned
-
✅ Test 259
params: start=0, stop=5, step=2, endpoint=true, expected="[0. 2. 4.]"📌 Runtime Parameters
params: start: 0 stop: 5 step: 2 endpoint: True expected: [0. 2. 4.] id: 0-5-2-True-expected0📌 Setup phase
duration:
0.0003796415403485298outcome:
passed📌 Call phase
duration:
0.00034822430461645126outcome:
passed📌 Teardown phase
duration:
0.00020212214440107346outcome:
passed -
✅ Test 260
params: start=0, stop=5, step=2, endpoint=false, expected="[0. 2.]"📌 Runtime Parameters
params: start: 0 stop: 5 step: 2 endpoint: False expected: [0. 2.] id: 0-5-2-False-expected1📌 Setup phase
duration:
0.0003619929775595665outcome:
passed📌 Call phase
duration:
0.00032972265034914017outcome:
passed📌 Teardown phase
duration:
0.00021720584481954575outcome:
passed -
✅ Test 261
params: start=-1, stop=2, step=1.5, endpoint=true, expected="[-1. 0.5 2. ]"📌 Runtime Parameters
params: start: -1 stop: 2 step: 1.5 endpoint: True expected: [-1. 0.5 2. ] id: -1-2-1.5-True-expected2📌 Setup phase
duration:
0.0003746571019291878outcome:
passed📌 Call phase
duration:
0.00033543817698955536outcome:
passed📌 Teardown phase
duration:
0.00020871683955192566outcome:
passed -
✅ Test 262
params: start=-1, stop=2, step=1.5, endpoint=false, expected="[-1. 0.5]"📌 Runtime Parameters
params: start: -1 stop: 2 step: 1.5 endpoint: False expected: [-1. 0.5] id: -1-2-1.5-False-expected3📌 Setup phase
duration:
0.0003776438534259796outcome:
passed📌 Call phase
duration:
0.0003370335325598717outcome:
passed📌 Teardown phase
duration:
0.00020696688443422318outcome:
passed -
✅ Test 263
params: start=-2, stop=1, step=1.2, endpoint=true, expected="[-2. -0.8 0.4]"📌 Runtime Parameters
params: start: -2 stop: 1 step: 1.2 endpoint: True expected: [-2. -0.8 0.4] id: -2-1-1.2-True-expected4📌 Setup phase
duration:
0.0003955662250518799outcome:
passed📌 Call phase
duration:
0.0003482028841972351outcome:
passed📌 Teardown phase
duration:
0.00019847415387630463outcome:
passed -
✅ Test 264
params: start=5, stop=0, step=-2, endpoint=true, expected="[0. 2. 4.]"📌 Runtime Parameters
params: start: 5 stop: 0 step: -2 endpoint: True expected: [0. 2. 4.] id: 5-0--2-True-expected5📌 Setup phase
duration:
0.00037448760122060776outcome:
passed📌 Call phase
duration:
0.00033239834010601044outcome:
passed📌 Teardown phase
duration:
0.00019412022083997726outcome:
passed -
✅ Test 265
params: start=5, stop=0, step=-2, endpoint=false, expected="[0. 2.]"📌 Runtime Parameters
params: start: 5 stop: 0 step: -2 endpoint: False expected: [0. 2.] id: 5-0--2-False-expected6📌 Setup phase
duration:
0.0003826720640063286outcome:
passed📌 Call phase
duration:
0.0003431960940361023outcome:
passed📌 Teardown phase
duration:
0.00021199509501457214outcome:
passed
↳ Function: test_nice_steps_right_aligned
-
✅ Test 266
params: start=0, stop=5, step=2, endpoint=true, expected="[1. 3. 5.]"📌 Runtime Parameters
params: start: 0 stop: 5 step: 2 endpoint: True expected: [1. 3. 5.] id: 0-5-2-True-expected0📌 Setup phase
duration:
0.00040042679756879807outcome:
passed📌 Call phase
duration:
0.000334419310092926outcome:
passed📌 Teardown phase
duration:
0.00020618271082639694outcome:
passed -
✅ Test 267
params: start=0, stop=5, step=2, endpoint=false, expected="[3. 5.]"📌 Runtime Parameters
params: start: 0 stop: 5 step: 2 endpoint: False expected: [3. 5.] id: 0-5-2-False-expected1📌 Setup phase
duration:
0.00039655808359384537outcome:
passed📌 Call phase
duration:
0.00033375807106494904outcome:
passed📌 Teardown phase
duration:
0.00021709781140089035outcome:
passed -
✅ Test 268
params: start=-1, stop=2, step=1.5, endpoint=true, expected="[-1. 0.5 2. ]"📌 Runtime Parameters
params: start: -1 stop: 2 step: 1.5 endpoint: True expected: [-1. 0.5 2. ] id: -1-2-1.5-True-expected2📌 Setup phase
duration:
0.0003788350149989128outcome:
passed📌 Call phase
duration:
0.00034220702946186066outcome:
passed📌 Teardown phase
duration:
0.00019947346299886703outcome:
passed -
✅ Test 269
params: start=-1, stop=2, step=1.5, endpoint=false, expected="[0.5 2. ]"📌 Runtime Parameters
params: start: -1 stop: 2 step: 1.5 endpoint: False expected: [0.5 2. ] id: -1-2-1.5-False-expected3📌 Setup phase
duration:
0.00038146600127220154outcome:
passed📌 Call phase
duration:
0.0003285082057118416outcome:
passed📌 Teardown phase
duration:
0.0001986883580684662outcome:
passed -
✅ Test 270
params: start=5, stop=0, step=-2, endpoint=true, expected="[1. 3. 5.]"📌 Runtime Parameters
params: start: 5 stop: 0 step: -2 endpoint: True expected: [1. 3. 5.] id: 5-0--2-True-expected4📌 Setup phase
duration:
0.00038652122020721436outcome:
passed📌 Call phase
duration:
0.0003412589430809021outcome:
passed📌 Teardown phase
duration:
0.00019763503223657608outcome:
passed -
✅ Test 271
params: start=5, stop=0, step=-2, endpoint=false, expected="[3. 5.]"📌 Runtime Parameters
params: start: 5 stop: 0 step: -2 endpoint: False expected: [3. 5.] id: 5-0--2-False-expected5📌 Setup phase
duration:
0.0003881361335515976outcome:
passed📌 Call phase
duration:
0.000331217423081398outcome:
passed📌 Teardown phase
duration:
0.00019635818898677826outcome:
passed -
✅ Test 272
params: start=-3, stop=3, step=2, endpoint=true, expected="[-3. -1. 1. 3.]"📌 Runtime Parameters
params: start: -3 stop: 3 step: 2 endpoint: True expected: [-3. -1. 1. 3.] id: -3-3-2-True-expected6📌 Setup phase
duration:
0.00036827102303504944outcome:
passed📌 Call phase
duration:
0.00041972100734710693outcome:
passed📌 Teardown phase
duration:
0.00020038150250911713outcome:
passed
↳ Function: test_within_scalar
-
✅ Test 273
params: val=5, vmin=0, vmax=10, expected=true📌 Runtime Parameters
params: val: 5 vmin: 0 vmax: 10 expected: True id: 5-0-10-True📌 Setup phase
duration:
0.00036383699625730515outcome:
passed📌 Call phase
duration:
0.000148652121424675outcome:
passed📌 Teardown phase
duration:
0.00016917195171117783outcome:
passed -
✅ Test 274
params: val=5, vmin=6, vmax=10, expected=false📌 Runtime Parameters
params: val: 5 vmin: 6 vmax: 10 expected: False id: 5-6-10-False📌 Setup phase
duration:
0.00032362621277570724outcome:
passed📌 Call phase
duration:
0.0001454940065741539outcome:
passed📌 Teardown phase
duration:
0.0001703910529613495outcome:
passed -
✅ Test 275
params: val=5, vmin=null, vmax=10, expected=true📌 Runtime Parameters
params: val: 5 vmin: None vmax: 10 expected: True id: 5-None-10-True📌 Setup phase
duration:
0.0002978583797812462outcome:
passed📌 Call phase
duration:
0.00014597177505493164outcome:
passed📌 Teardown phase
duration:
0.00017312821000814438outcome:
passed -
✅ Test 276
params: val=5, vmin=0, vmax=null, expected=true📌 Runtime Parameters
params: val: 5 vmin: 0 vmax: None expected: True id: 5-0-None-True📌 Setup phase
duration:
0.00033273734152317047outcome:
passed📌 Call phase
duration:
0.00013779010623693466outcome:
passed📌 Teardown phase
duration:
0.0001751687377691269outcome:
passed -
✅ Test 277
params: val=5, vmin=null, vmax=null, expected=true📌 Runtime Parameters
params: val: 5 vmin: None vmax: None expected: True id: 5-None-None-True📌 Setup phase
duration:
0.000321974977850914outcome:
passed📌 Call phase
duration:
0.0001376112923026085outcome:
passed📌 Teardown phase
duration:
0.00017385371029376984outcome:
passed
↳ Function: test_within_fraction
-
✅ Test 278
params: data=[1, 2, 3, 4, 5], vmin=2, vmax=5, expected=0.6📌 Runtime Parameters
params: data: - 1 - 2 - 3 - 4 - 5 vmin: 2 vmax: 5 expected: 0.6 id: data0-2-5-0.6📌 Setup phase
duration:
0.0003145746886730194outcome:
passed📌 Call phase
duration:
0.0003235703334212303outcome:
passed📌 Teardown phase
duration:
0.00017897505313158035outcome:
passed -
✅ Test 279
params: data=[10, 20, 30], vmin=5, vmax=25, expected=0.6666666666666666📌 Runtime Parameters
params: data: - 10 - 20 - 30 vmin: 5 vmax: 25 expected: 0.6666666666666666 id: data1-5-25-0.6666666666666666📌 Setup phase
duration:
0.00032400060445070267outcome:
passed📌 Call phase
duration:
0.00025143660604953766outcome:
passed📌 Teardown phase
duration:
0.00017460808157920837outcome:
passed -
✅ Test 280
params: data=[1, 2, 3], vmin=null, vmax=2, expected=0.3333333333333333📌 Runtime Parameters
params: data: - 1 - 2 - 3 vmin: None vmax: 2 expected: 0.3333333333333333 id: data2-None-2-0.3333333333333333📌 Setup phase
duration:
0.0003170529380440712outcome:
passed📌 Call phase
duration:
0.0002481788396835327outcome:
passed📌 Teardown phase
duration:
0.00018685497343540192outcome:
passed -
✅ Test 281
params: data=[], vmin=0, vmax=1, expected=0📌 Runtime Parameters
params: data: [] vmin: 0 vmax: 1 expected: 0 id: data3-0-1-0📌 Setup phase
duration:
0.000306825153529644outcome:
passed📌 Call phase
duration:
0.00024947524070739746outcome:
passed📌 Teardown phase
duration:
0.00019463617354631424outcome:
passed
↳ Function: test_fraction_to_percentage
-
✅ Test 282
params: fraction=0.456, ndigits=1, expected=45.6📌 Runtime Parameters
params: fraction: 0.456 ndigits: 1 expected: 45.6 id: 0.456-1-45.6📌 Setup phase
duration:
0.0002873549237847328outcome:
passed📌 Call phase
duration:
0.0001500435173511505outcome:
passed📌 Teardown phase
duration:
0.00015505310148000717outcome:
passed -
✅ Test 283
params: fraction=0.12345, ndigits=2, expected=12.35📌 Runtime Parameters
params: fraction: 0.12345 ndigits: 2 expected: 12.35 id: 0.12345-2-12.35📌 Setup phase
duration:
0.0002711024135351181outcome:
passed📌 Call phase
duration:
0.0001465342938899994outcome:
passed📌 Teardown phase
duration:
0.00016135256737470627outcome:
passed -
✅ Test 284
params: fraction=0.9999, ndigits=0, expected=100.0📌 Runtime Parameters
params: fraction: 0.9999 ndigits: 0 expected: 100.0 id: 0.9999-0-100.0📌 Setup phase
duration:
0.0002699894830584526outcome:
passed📌 Call phase
duration:
0.00014207419008016586outcome:
passed📌 Teardown phase
duration:
0.00016345828771591187outcome:
passed
↳ Function: test_get_dtype
-
✅ Test 285
params: val="[1 2 3]", expected=""📌 Runtime Parameters
params: val: [1 2 3] expected: <class 'numpy.ndarray'> id: val0-ndarray📌 Setup phase
duration:
0.0002225814387202263outcome:
passed📌 Call phase
duration:
0.0001439293846487999outcome:
passed📌 Teardown phase
duration:
0.00015007611364126205outcome:
passed -
✅ Test 286
params: val=[1, 2, 3], expected=""📌 Runtime Parameters
params: val: - 1 - 2 - 3 expected: <class 'list'> id: val1-list📌 Setup phase
duration:
0.00023015309125185013outcome:
passed📌 Call phase
duration:
0.0001637907698750496outcome:
passed📌 Teardown phase
duration:
0.0001435559242963791outcome:
passed -
✅ Test 287
params: val=3.14, expected=""📌 Runtime Parameters
params: val: 3.14 expected: <class 'float'> id: 3.14-float📌 Setup phase
duration:
0.00022740475833415985outcome:
passed📌 Call phase
duration:
0.0001429663971066475outcome:
passed📌 Teardown phase
duration:
0.0001387065276503563outcome:
passed
↳ Function: test_get_shape
-
✅ Test 288
params: val="1 2]\n [3 4", expected=[2, 2]📌 Runtime Parameters
params: val: [[1 2] [3 4]] expected: - 2 - 2 id: val0-expected0📌 Setup phase
duration:
0.00022492371499538422outcome:
passed📌 Call phase
duration:
0.00014085788279771805outcome:
passed📌 Teardown phase
duration:
0.00015449896454811096outcome:
passed -
✅ Test 289
params: val=[1, 2, 3], expected=[]📌 Runtime Parameters
params: val: - 1 - 2 - 3 expected: [] id: val1-expected1📌 Setup phase
duration:
0.0002393508329987526outcome:
passed📌 Call phase
duration:
0.00014267954975366592outcome:
passed📌 Teardown phase
duration:
0.0001400671899318695outcome:
passed -
✅ Test 290
params: val=42, expected=[]📌 Runtime Parameters
params: val: 42 expected: [] id: 42-expected2📌 Setup phase
duration:
0.0002206927165389061outcome:
passed📌 Call phase
duration:
0.00013650208711624146outcome:
passed📌 Teardown phase
duration:
0.0001340433955192566outcome:
passed
↳ Function: test_is_array
-
✅ Test 291
params: val="[1 2 3]", expected=true📌 Runtime Parameters
params: val: [1 2 3] expected: True id: val0-True📌 Setup phase
duration:
0.00021393969655036926outcome:
passed📌 Call phase
duration:
0.00014097709208726883outcome:
passed📌 Teardown phase
duration:
0.00014873500913381577outcome:
passed -
✅ Test 292
params: val=[1, 2, 3], expected=false📌 Runtime Parameters
params: val: - 1 - 2 - 3 expected: False id: val1-False📌 Setup phase
duration:
0.00023837480694055557outcome:
passed📌 Call phase
duration:
0.00013992469757795334outcome:
passed📌 Teardown phase
duration:
0.00014016777276992798outcome:
passed -
✅ Test 293
params: val=42, expected=false📌 Runtime Parameters
params: val: 42 expected: False id: 42-False📌 Setup phase
duration:
0.00021515600383281708outcome:
passed📌 Call phase
duration:
0.00014272890985012054outcome:
passed📌 Teardown phase
duration:
0.0001398734748363495outcome:
passed
-
-
📄 test_utils_path.py
↳ Function: test_can_create_all_files_user_says_yes
-
✅ Test 294
📌 Setup phase
duration:
0.00013784877955913544outcome:
passed📌 Call phase
duration:
0.0006741024553775787outcome:
passed📌 Teardown phase
duration:
0.00014404207468032837outcome:
passed
↳ Function: test_can_create_all_files_user_says_no
-
✅ Test 295
📌 Setup phase
duration:
0.00011787563562393188outcome:
passed📌 Call phase
duration:
0.0004765354096889496outcome:
passed📌 Teardown phase
duration:
0.00010987743735313416outcome:
passed
↳ Function: test_make_missing_dir_creates_folder
-
✅ Test 296
📌 Setup phase
duration:
0.00010721664875745773outcome:
passed📌 Call phase
duration:
0.0005853297188878059outcome:
passed📌 Teardown phase
duration:
0.00011617131531238556outcome:
passed
↳ Function: test_glob_files_returns_matching_files_only
-
✅ Test 297
📌 Setup phase
duration:
0.00011211168020963669outcome:
passed📌 Call phase
duration:
0.0011681821197271347outcome:
passed📌 Teardown phase
duration:
0.00012498442083597183outcome:
passed
↳ Function: test_filter_files_excludes_directories
-
✅ Test 298
📌 Setup phase
duration:
0.00012088753283023834outcome:
passed📌 Call phase
duration:
0.0006004581227898598outcome:
passed📌 Teardown phase
duration:
0.00012451596558094025outcome:
passed
-
-
📄 test_utils_picklio.py
↳ Function: test_pickle_and_unpickle
-
✅ Test 299
params: test_obj={"a": 1, "b": [2, 3], "c": {"world": "ok"}}📌 Runtime Parameters
params: test_obj: a: 1 b: - 2 - 3 c: world: ok id: test_obj0📌 Setup phase
duration:
0.0007660053670406342outcome:
passed📌 Call phase
duration:
0.0003562839701771736outcome:
passed📌 Teardown phase
duration:
0.00016750115901231766outcome:
passed -
✅ Test 300
params: test_obj=[1, 2, 3, 4, 5]📌 Runtime Parameters
params: test_obj: - 1 - 2 - 3 - 4 - 5 id: test_obj1📌 Setup phase
duration:
0.0006085420027375221outcome:
passed📌 Call phase
duration:
0.00030213408172130585outcome:
passed📌 Teardown phase
duration:
0.0001741098240017891outcome:
passed -
✅ Test 301
params: test_obj="simple string"📌 Runtime Parameters
params: test_obj: simple string id: simple string📌 Setup phase
duration:
0.000515347346663475outcome:
passed📌 Call phase
duration:
0.00028965622186660767outcome:
passed📌 Teardown phase
duration:
0.00016075186431407928outcome:
passed -
✅ Test 302
params: test_obj=42📌 Runtime Parameters
params: test_obj: 42 id: 42📌 Setup phase
duration:
0.0004960820078849792outcome:
passed📌 Call phase
duration:
0.00028388015925884247outcome:
passed📌 Teardown phase
duration:
0.0001620035618543625outcome:
passed -
✅ Test 303
params: test_obj=3.14159📌 Runtime Parameters
params: test_obj: 3.14159 id: 3.14159📌 Setup phase
duration:
0.000624336302280426outcome:
passed📌 Call phase
duration:
0.00028934143483638763outcome:
passed📌 Teardown phase
duration:
0.00017193425446748734outcome:
passed -
✅ Test 304
params: test_obj=[true, false, null]📌 Runtime Parameters
params: test_obj: - True - (vide) - (vide) id: test_obj5📌 Setup phase
duration:
0.0005182484164834023outcome:
passed📌 Call phase
duration:
0.0003025764599442482outcome:
passed📌 Teardown phase
duration:
0.00016355980187654495outcome:
passed -
✅ Test 305
params: test_obj={"complex": [{"list": [1, 2]}, {"dict": {"x": 10}}]}📌 Runtime Parameters
params: test_obj: complex: - list: - 1 - 2 - dict: x: 10 id: test_obj6📌 Setup phase
duration:
0.0005876263603568077outcome:
passed📌 Call phase
duration:
0.00032164622098207474outcome:
passed📌 Teardown phase
duration:
0.00020517688244581223outcome:
passed
-
-
📄 test_utils_printing.py
↳ Function: test_maxlen_valid
-
✅ Test 306
params: seq=["a", "abc", ""], expected=3📌 Runtime Parameters
params: seq: - a - abc - (vide) expected: 3 id: seq0-3📌 Setup phase
duration:
0.0003043152391910553outcome:
passed📌 Call phase
duration:
0.00019800104200839996outcome:
passed📌 Teardown phase
duration:
0.00021629035472869873outcome:
passed -
✅ Test 307
params: seq=[], expected=0📌 Runtime Parameters
params: seq: [] expected: 0 id: seq1-0📌 Setup phase
duration:
0.0002520633861422539outcome:
passed📌 Call phase
duration:
0.00017290469259023666outcome:
passed📌 Teardown phase
duration:
0.00015304144471883774outcome:
passed -
✅ Test 308
params: seq=1, 2], [3], [4, 5, 6, expected=3📌 Runtime Parameters
params: seq: - - 1 - 2 - - 3 - - 4 - 5 - 6 expected: 3 id: seq2-3📌 Setup phase
duration:
0.0002507641911506653outcome:
passed📌 Call phase
duration:
0.0001662885770201683outcome:
passed📌 Teardown phase
duration:
0.00016054697334766388outcome:
passed -
✅ Test 309
params: seq=[{"a": 2, "b": 3}, {}, {"c": 4}], expected=2📌 Runtime Parameters
params: seq: - a: 2 b: 3 - (vide) - c: 4 expected: 2 id: seq3-2📌 Setup phase
duration:
0.00025520380586385727outcome:
passed📌 Call phase
duration:
0.0001517152413725853outcome:
passed📌 Teardown phase
duration:
0.00014807749539613724outcome:
passed
↳ Function: test_strlen
-
✅ Test 310
params: value=42, expected=2📌 Runtime Parameters
params: value: 42 expected: 2 id: 42-2📌 Setup phase
duration:
0.00022748764604330063outcome:
passed📌 Call phase
duration:
0.00016100797802209854outcome:
passed📌 Teardown phase
duration:
0.00017295405268669128outcome:
passed -
✅ Test 311
params: value="hello", expected=5📌 Runtime Parameters
params: value: hello expected: 5 id: hello-5📌 Setup phase
duration:
0.00025262217968702316outcome:
passed📌 Call phase
duration:
0.00014919694513082504outcome:
passed📌 Teardown phase
duration:
0.0001503322273492813outcome:
passed -
✅ Test 312
params: value=false, expected=5📌 Runtime Parameters
params: value: False expected: 5 id: False-5📌 Setup phase
duration:
0.00021669268608093262outcome:
passed📌 Call phase
duration:
0.00013482104986906052outcome:
passed📌 Teardown phase
duration:
0.00014207791537046432outcome:
passed -
✅ Test 313
params: value=null, expected=4📌 Runtime Parameters
params: value: None expected: 4 id: None-4📌 Setup phase
duration:
0.00022378750145435333outcome:
passed📌 Call phase
duration:
0.00014752335846424103outcome:
passed📌 Teardown phase
duration:
0.00014174636453390121outcome:
passed -
✅ Test 314
params: value=[1, 2, 3], expected=9📌 Runtime Parameters
params: value: - 1 - 2 - 3 expected: 9 id: value4-9📌 Setup phase
duration:
0.0002278462052345276outcome:
passed📌 Call phase
duration:
0.00014274194836616516outcome:
passed📌 Teardown phase
duration:
0.00013955961912870407outcome:
passed -
✅ Test 315
params: value={"a": 1}, expected=8📌 Runtime Parameters
params: value: a: 1 expected: 8 id: value5-8📌 Setup phase
duration:
0.00022258050739765167outcome:
passed📌 Call phase
duration:
0.0001343805342912674outcome:
passed📌 Teardown phase
duration:
0.00014050770550966263outcome:
passed -
✅ Test 316
params: value=[1, 2], expected=6📌 Runtime Parameters
params: value: - 1 - 2 expected: 6 id: value6-6📌 Setup phase
duration:
0.00022848974913358688outcome:
passed📌 Call phase
duration:
0.00013469532132148743outcome:
passed📌 Teardown phase
duration:
0.00013337749987840652outcome:
passed -
✅ Test 317
params: value="", expected=0📌 Runtime Parameters
params: value: None expected: 0 id: -0📌 Setup phase
duration:
0.0002567339688539505outcome:
passed📌 Call phase
duration:
0.00015268567949533463outcome:
passed📌 Teardown phase
duration:
0.0001484239473938942outcome:
passed -
✅ Test 318
params: value="this is a phrase", expected=16📌 Runtime Parameters
params: value: this is a phrase expected: 16 id: this is a phrase-16📌 Setup phase
duration:
0.00022047385573387146outcome:
passed📌 Call phase
duration:
0.00023197010159492493outcome:
passed📌 Teardown phase
duration:
0.00018481258302927017outcome:
passed
↳ Function: test_maxstrlen
-
✅ Test 319
params: seq=[1, true, 3.1415], expected=6📌 Runtime Parameters
params: seq: - 1 - True - 3.1415 expected: 6 id: seq0-6📌 Setup phase
duration:
0.00025647133588790894outcome:
passed📌 Call phase
duration:
0.00018441863358020782outcome:
passed📌 Teardown phase
duration:
0.00016379635781049728outcome:
passed -
✅ Test 320
params: seq=["aa", "bbb", "c"], expected=3📌 Runtime Parameters
params: seq: - aa - bbb - c expected: 3 id: seq1-3📌 Setup phase
duration:
0.0002581123262643814outcome:
passed📌 Call phase
duration:
0.00017537083476781845outcome:
passed📌 Teardown phase
duration:
0.00016467086970806122outcome:
passed -
✅ Test 321
params: seq=1, 2], [], [1, 2, 3, expected=9📌 Runtime Parameters
params: seq: - - 1 - 2 - (vide) - - 1 - 2 - 3 expected: 9 id: seq2-9📌 Setup phase
duration:
0.0002518845722079277outcome:
passed📌 Call phase
duration:
0.0001654038205742836outcome:
passed📌 Teardown phase
duration:
0.00019194558262825012outcome:
passed -
✅ Test 322
params: seq=[{"a": 1}, {}, {"a": 1, "b": 2}], expected=16📌 Runtime Parameters
params: seq: - a: 1 - (vide) - a: 1 b: 2 expected: 16 id: seq3-16📌 Setup phase
duration:
0.0002274923026561737outcome:
passed📌 Call phase
duration:
0.00016545504331588745outcome:
passed📌 Teardown phase
duration:
0.00015470478683710098outcome:
passed -
✅ Test 323
params: seq=[null, false, 12345], expected=5📌 Runtime Parameters
params: seq: - (vide) - (vide) - 12345 expected: 5 id: seq4-5📌 Setup phase
duration:
0.00023255683481693268outcome:
passed📌 Call phase
duration:
0.00015451572835445404outcome:
passed📌 Teardown phase
duration:
0.00014869123697280884outcome:
passed
↳ Function: test_transpose_matrix
-
✅ Test 324
params: data=1, 2], [3, 4, expected=1, 3], [2, 4📌 Runtime Parameters
params: data: - - 1 - 2 - - 3 - 4 expected: - - 1 - 3 - - 2 - 4 id: data0-expected0📌 Setup phase
duration:
0.0002456437796354294outcome:
passed📌 Call phase
duration:
0.00015830155462026596outcome:
passed📌 Teardown phase
duration:
0.000151132233440876outcome:
passed -
✅ Test 325
params: data="a", "b"], ["c", "d", expected="a", "c"], ["b", "d"📌 Runtime Parameters
params: data: - - a - b - - c - d expected: - - a - c - - b - d id: data1-expected1📌 Setup phase
duration:
0.0002499697729945183outcome:
passed📌 Call phase
duration:
0.00015843473374843597outcome:
passed📌 Teardown phase
duration:
0.00015703588724136353outcome:
passed -
✅ Test 326
params: data={"x": 1}, {"y": 2}], [{"x": 3}, {"y": 4}, expected={"x": 1}, {"x": 3}], [{"y": 2}, {"y": 4}📌 Runtime Parameters
params: data: - - x: 1 - y: 2 - - x: 3 - y: 4 expected: - - x: 1 - x: 3 - - y: 2 - y: 4 id: data2-expected2📌 Setup phase
duration:
0.0002318304032087326outcome:
passed📌 Call phase
duration:
0.0001564323902130127outcome:
passed📌 Teardown phase
duration:
0.00015165284276008606outcome:
passed
↳ Function: test_prepend
-
✅ Test 327
params: initial=[1, 2, 3], prepend=1, expected=[1, 2, 3]📌 Runtime Parameters
params: initial: - 1 - 2 - 3 prepend: 1 expected: - 1 - 2 - 3 id: initial0-1-expected0📌 Setup phase
duration:
0.00026700086891651154outcome:
passed📌 Call phase
duration:
0.0001468779519200325outcome:
passed📌 Teardown phase
duration:
0.00017668306827545166outcome:
passed -
✅ Test 328
params: initial=["a", "b", "c"], prepend="a", expected=["a", "b", "c"]📌 Runtime Parameters
params: initial: - a - b - c prepend: a expected: - a - b - c id: initial1-a-expected1📌 Setup phase
duration:
0.0002691224217414856outcome:
passed📌 Call phase
duration:
0.00013544689863920212outcome:
passed📌 Teardown phase
duration:
0.00014848727732896805outcome:
passed -
✅ Test 329
params: initial=[{"a": 1}, {"b": 2}], prepend={"a": 1}, expected=[{"a": 1}, {"b": 2}]📌 Runtime Parameters
params: initial: - a: 1 - b: 2 prepend: a: 1 expected: - a: 1 - b: 2 id: initial2-prepend2-expected2📌 Setup phase
duration:
0.0002676490694284439outcome:
passed📌 Call phase
duration:
0.00014933757483959198outcome:
passed📌 Teardown phase
duration:
0.00015538278967142105outcome:
passed -
✅ Test 330
params: initial=1], [2], [3, prepend=[1], expected=1], [2], [3📌 Runtime Parameters
params: initial: - - 1 - - 2 - - 3 prepend: - 1 expected: - - 1 - - 2 - - 3 id: initial3-prepend3-expected3📌 Setup phase
duration:
0.00025134533643722534outcome:
passed📌 Call phase
duration:
0.00013825390487909317outcome:
passed📌 Teardown phase
duration:
0.0001567276194691658outcome:
passed
↳ Function: test_fmt_table_line
-
✅ Test 331
params: entries=["a", "bbb"], widths=[3, 5], expected=" a bbb"📌 Runtime Parameters
params: entries: - a - bbb widths: - 3 - 5 expected: a bbb id: entries0-widths0- a bbb📌 Setup phase
duration:
0.0002852464094758034outcome:
passed📌 Call phase
duration:
0.0001492490991950035outcome:
passed📌 Teardown phase
duration:
0.000157882459461689outcome:
passed -
✅ Test 332
params: entries=[1, 2], widths=[2, 2], expected=" 1 2"📌 Runtime Parameters
params: entries: - 1 - 2 widths: - 2 - 2 expected: 1 2 id: entries1-widths1- 1 2📌 Setup phase
duration:
0.000271073542535305outcome:
passed📌 Call phase
duration:
0.00014261621981859207outcome:
passed📌 Teardown phase
duration:
0.00015447288751602173outcome:
passed -
✅ Test 333
params: entries=["long", "val"], widths=[6, 4], expected=" long val"📌 Runtime Parameters
params: entries: - long - val widths: - 6 - 4 expected: long val id: entries2-widths2- long val📌 Setup phase
duration:
0.000255487859249115outcome:
passed📌 Call phase
duration:
0.00014428794384002686outcome:
passed📌 Teardown phase
duration:
0.00016080215573310852outcome:
passed -
✅ Test 334
params: entries=[true, false], widths=[5, 6], expected=" True False"📌 Runtime Parameters
params: entries: - True - (vide) widths: - 5 - 6 expected: True False id: entries3-widths3- True False📌 Setup phase
duration:
0.00027307868003845215outcome:
passed📌 Call phase
duration:
0.0001391228288412094outcome:
passed📌 Teardown phase
duration:
0.00016734935343265533outcome:
passed -
✅ Test 335
params: entries=[123, 4567], widths=[5, 5], expected=" 123 4567"📌 Runtime Parameters
params: entries: - 123 - 4567 widths: - 5 - 5 expected: 123 4567 id: entries4-widths4- 123 4567📌 Setup phase
duration:
0.00026605091989040375outcome:
passed📌 Call phase
duration:
0.0001550856977701187outcome:
passed📌 Teardown phase
duration:
0.00015671178698539734outcome:
passed -
✅ Test 336
params: entries=["text with space", "end"], widths=[16, 5], expected=" text with space end"📌 Runtime Parameters
params: entries: - text with space - end widths: - 16 - 5 expected: text with space end id: entries5-widths5- text with space end📌 Setup phase
duration:
0.0002615535631775856outcome:
passed📌 Call phase
duration:
0.00014389026910066605outcome:
passed📌 Teardown phase
duration:
0.00016354303807020187outcome:
passed -
✅ Test 337
params: entries=[{"a": 1}, {"b": 2}], widths=[10, 10], expected=" {'a': 1} {'b': 2}"📌 Runtime Parameters
params: entries: - a: 1 - b: 2 widths: - 10 - 10 expected: {'a': 1} {'b': 2} id: entries6-widths6- {'a': 1} {'b': 2}📌 Setup phase
duration:
0.0002722200006246567outcome:
passed📌 Call phase
duration:
0.00014466140419244766outcome:
passed📌 Teardown phase
duration:
0.0001589953899383545outcome:
passed -
✅ Test 338
params: entries=1, 2], [3, 4, widths=[10, 10], expected=" [1, 2] [3, 4]"📌 Runtime Parameters
params: entries: - - 1 - 2 - - 3 - 4 widths: - 10 - 10 expected: [1, 2] [3, 4] id: entries7-widths7- [1, 2] [3, 4]📌 Setup phase
duration:
0.00027826521545648575outcome:
passed📌 Call phase
duration:
0.00014504045248031616outcome:
passed📌 Teardown phase
duration:
0.00016748998314142227outcome:
passed
↳ Function: test_fmt_label_sep
-
✅ Test 339
params: widths=[3, 4], line="-", expected="--- ----"📌 Runtime Parameters
params: widths: - 3 - 4 line: - expected: --- ---- id: widths0------ ----📌 Setup phase
duration:
0.0002549951896071434outcome:
passed📌 Call phase
duration:
0.00016426201909780502outcome:
passed📌 Teardown phase
duration:
0.00016982853412628174outcome:
passed -
✅ Test 340
params: widths=[2, 3], line="=", expected="== ==="📌 Runtime Parameters
params: widths: - 2 - 3 line: = expected: == === id: widths1-=-== ===📌 Setup phase
duration:
0.0002673584967851639outcome:
passed📌 Call phase
duration:
0.00014266464859247208outcome:
passed📌 Teardown phase
duration:
0.0001550847664475441outcome:
passed -
✅ Test 341
params: widths=[5, 2], line="*", expected="***** **"📌 Runtime Parameters
params: widths: - 5 - 2 line: * expected: ***** ** id: widths2-*-***** **📌 Setup phase
duration:
0.00025947578251361847outcome:
passed📌 Call phase
duration:
0.00013861339539289474outcome:
passed📌 Teardown phase
duration:
0.00014778506010770798outcome:
passed
↳ Function: test_printable_dict_with_header
-
✅ Test 342
params: d={"medium": true, "very_long_key": 3.14, "x": 1}, header="HeaderTest", expected_lines=["HeaderTest:", "-----------", "medium: True", "very_long_key: 3.14", "x: 1", ""]📌 Runtime Parameters
params: d: medium: True very_long_key: 3.14 x: 1 header: HeaderTest expected_lines: - HeaderTest: - ----------- - medium: True - very_long_key: 3.14 - x: 1 - (vide) id: d0-HeaderTest-expected_lines0📌 Setup phase
duration:
0.00026728305965662outcome:
passed📌 Call phase
duration:
0.0002322457730770111outcome:
passed📌 Teardown phase
duration:
0.00024616438895463943outcome:
passed
↳ Function: test_printable_dict_of_dicts
-
✅ Test 343
📌 Setup phase
duration:
0.0001187911257147789outcome:
passed📌 Call phase
duration:
0.0002469802275300026outcome:
passed📌 Teardown phase
duration:
0.0001032557338476181outcome:
passed
↳ Function: test_printable_table
-
✅ Test 344
params: data="X1", true, 0.1234, {"meta": "ok"}], ["AnotherSample", false, 98765.4321, {"meta": [1, 2, 3]}], ["Z", null, 0.0, {"meta": {"nested_key": 42}}, labels=["ID", "✓ Success?", "SuperPrecisionValue", "Result Metadata"], expected="A: ID\nB: ✓ Success?\nC: SuperPrecisionValue\nD: Result Metadata\n\n# A B C D\n- ------------- ----- ---------- ----------------------------\n0 X1 True 0.1234 {'meta': 'ok'}\n1 AnotherSample False 98765.4321 {'meta': [1, 2, 3]}\n2 Z None 0.0 {'meta': {'nested_key': 42}}"📌 Runtime Parameters
params: data: - - X1 - True - 0.1234 - meta: ok - - AnotherSample - (vide) - 98765.4321 - meta: - 1 - 2 - 3 - - Z - (vide) - (vide) - meta: nested_key: 42 labels: - ID - ✓ Success? - SuperPrecisionValue - Result Metadata expected: A: ID B: ✓ Success? C: SuperPrecisionValue D: Result Metadata # A B C D - ------------- ----- ---------- ---------------------------- 0 X1 True 0.1234 {'meta': 'ok'} 1 AnotherSample False 98765.4321 {'meta': [1, 2, 3]} 2 Z None 0.0 {'meta': {'nested_key': 42}} id: data0-labels0-A: ID\nB: \u2713 Success?\nC: SuperPrecisionValue\nD: Result Metadata\n\n# A B C D\n- ------------- ----- ---------- ----------------------------\n0 X1 True 0.1234 {'meta': 'ok'}\n1 AnotherSample False 98765.4321 {'meta': [1, 2, 3]}\n2 Z None 0.0 {'meta': {'nested_key': 42}}📌 Setup phase
duration:
0.00028437282890081406outcome:
passed📌 Call phase
duration:
0.00034289155155420303outcome:
passed📌 Teardown phase
duration:
0.00018422119319438934outcome:
passed
-
-
📄 test_utils_rangebar.py
↳ Function: test_full_progress_bar
-
✅ Test 345
📌 Setup phase
duration:
0.00036529917269945145outcome:
passed📌 Call phase
duration:
0.0002797320485115051outcome:
passed📌 Teardown phase
duration:
0.0001917332410812378outcome:
passed
↳ Function: test_half_progress_bar
-
✅ Test 346
📌 Setup phase
duration:
0.0002872934564948082outcome:
passed📌 Call phase
duration:
0.00021439418196678162outcome:
passed📌 Teardown phase
duration:
0.00016895681619644165outcome:
passed
↳ Function: test_zero_progress_bar
-
✅ Test 347
📌 Setup phase
duration:
0.0002825651317834854outcome:
passed📌 Call phase
duration:
0.00020943023264408112outcome:
passed📌 Teardown phase
duration:
0.00016194581985473633outcome:
passed
↳ Function: test_overflow_bar
-
✅ Test 348
📌 Setup phase
duration:
0.0002679610624909401outcome:
passed📌 Call phase
duration:
0.0002155369147658348outcome:
passed📌 Teardown phase
duration:
0.00016057398170232773outcome:
passed
↳ Function: test_underflow_bar
-
✅ Test 349
📌 Setup phase
duration:
0.0002794899046421051outcome:
passed📌 Call phase
duration:
0.00018922239542007446outcome:
passed📌 Teardown phase
duration:
0.00017117056995630264outcome:
passed
↳ Function: test_repr
-
✅ Test 350
📌 Setup phase
duration:
0.00012096390128135681outcome:
passed📌 Call phase
duration:
0.00014129187911748886outcome:
passed📌 Teardown phase
duration:
0.00010983645915985107outcome:
passed
↳ Function: test_each_value_separately
-
✅ Test 351
params: value=0, expected_bar_part=" "📌 Runtime Parameters
params: value: 0 expected_bar_part: id: 0-📌 Setup phase
duration:
0.0003857659175992012outcome:
passed📌 Call phase
duration:
0.00020354241132736206outcome:
passed📌 Teardown phase
duration:
0.00020767003297805786outcome:
passed -
✅ Test 352
params: value=10, expected_bar_part="█ "📌 Runtime Parameters
params: value: 10 expected_bar_part: █ id: 10-\u2588📌 Setup phase
duration:
0.0003649760037660599outcome:
passed📌 Call phase
duration:
0.00019467435777187347outcome:
passed📌 Teardown phase
duration:
0.00019131042063236237outcome:
passed -
✅ Test 353
params: value=25, expected_bar_part="██▌ "📌 Runtime Parameters
params: value: 25 expected_bar_part: ██▌ id: 25-\u2588\u2588\u258c📌 Setup phase
duration:
0.00036071427166461945outcome:
passed📌 Call phase
duration:
0.00019452814012765884outcome:
passed📌 Teardown phase
duration:
0.00020365137606859207outcome:
passed -
✅ Test 354
params: value=27, expected_bar_part="██▊ "📌 Runtime Parameters
params: value: 27 expected_bar_part: ██▊ id: 27-\u2588\u2588\u258a📌 Setup phase
duration:
0.00037254858762025833outcome:
passed📌 Call phase
duration:
0.0001970762386918068outcome:
passed📌 Teardown phase
duration:
0.0002024136483669281outcome:
passed -
✅ Test 355
params: value=49, expected_bar_part="████▉ "📌 Runtime Parameters
params: value: 49 expected_bar_part: ████▉ id: 49-\u2588\u2588\u2588\u2588\u2589📌 Setup phase
duration:
0.0003632130101323128outcome:
passed📌 Call phase
duration:
0.00021396391093730927outcome:
passed📌 Teardown phase
duration:
0.00019577797502279282outcome:
passed -
✅ Test 356
params: value=50, expected_bar_part="█████ "📌 Runtime Parameters
params: value: 50 expected_bar_part: █████ id: 50-\u2588\u2588\u2588\u2588\u2588📌 Setup phase
duration:
0.0003616372123360634outcome:
passed📌 Call phase
duration:
0.0001898258924484253outcome:
passed📌 Teardown phase
duration:
0.00019582360982894897outcome:
passed -
✅ Test 357
params: value=51, expected_bar_part="█████▏ "📌 Runtime Parameters
params: value: 51 expected_bar_part: █████▏ id: 51-\u2588\u2588\u2588\u2588\u2588\u258f📌 Setup phase
duration:
0.0003618132323026657outcome:
passed📌 Call phase
duration:
0.0001919437199831009outcome:
passed📌 Teardown phase
duration:
0.00020088255405426025outcome:
passed -
✅ Test 358
params: value=73, expected_bar_part="███████▎ "📌 Runtime Parameters
params: value: 73 expected_bar_part: ███████▎ id: 73-\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258e📌 Setup phase
duration:
0.0003749039024114609outcome:
passed📌 Call phase
duration:
0.00019861292093992233outcome:
passed📌 Teardown phase
duration:
0.000186137855052948outcome:
passed -
✅ Test 359
params: value=75, expected_bar_part="███████▌ "📌 Runtime Parameters
params: value: 75 expected_bar_part: ███████▌ id: 75-\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c📌 Setup phase
duration:
0.000368388369679451outcome:
passed📌 Call phase
duration:
0.00019339751452207565outcome:
passed📌 Teardown phase
duration:
0.00019533280283212662outcome:
passed -
✅ Test 360
params: value=90, expected_bar_part="█████████ "📌 Runtime Parameters
params: value: 90 expected_bar_part: █████████ id: 90-\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588📌 Setup phase
duration:
0.00034427735954523087outcome:
passed📌 Call phase
duration:
0.00019559916108846664outcome:
passed📌 Teardown phase
duration:
0.00019032973796129227outcome:
passed -
✅ Test 361
params: value=100, expected_bar_part="██████████"📌 Runtime Parameters
params: value: 100 expected_bar_part: ██████████ id: 100-\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588📌 Setup phase
duration:
0.000346992164850235outcome:
passed📌 Call phase
duration:
0.0001966198906302452outcome:
passed📌 Teardown phase
duration:
0.00019987579435110092outcome:
passed
-
-
📄 test_utils_readable.py
↳ Function: test_readable_seconds
-
✅ Test 362
params: seconds=59.4, expected="59 seconds"📌 Runtime Parameters
params: seconds: 59.4 expected: 59 seconds id: 59.4-59 seconds📌 Setup phase
duration:
0.0002422640100121498outcome:
passed📌 Call phase
duration:
0.000173056498169899outcome:
passed📌 Teardown phase
duration:
0.0001592962071299553outcome:
passed -
✅ Test 363
params: seconds=59.9, expected="60 seconds"📌 Runtime Parameters
params: seconds: 59.9 expected: 60 seconds id: 59.9-60 seconds📌 Setup phase
duration:
0.0002138148993253708outcome:
passed📌 Call phase
duration:
0.00013929978013038635outcome:
passed📌 Teardown phase
duration:
0.00014533661305904388outcome:
passed -
✅ Test 364
params: seconds=119.9, expected="120 seconds"📌 Runtime Parameters
params: seconds: 119.9 expected: 120 seconds id: 119.9-120 seconds📌 Setup phase
duration:
0.00021701864898204803outcome:
passed📌 Call phase
duration:
0.00013743527233600616outcome:
passed📌 Teardown phase
duration:
0.00018820445984601974outcome:
passed -
✅ Test 365
params: seconds=120.1, expected="2 minutes"📌 Runtime Parameters
params: seconds: 120.1 expected: 2 minutes id: 120.1-2 minutes📌 Setup phase
duration:
0.0002524210140109062outcome:
passed📌 Call phase
duration:
0.00017006322741508484outcome:
passed📌 Teardown phase
duration:
0.0001469627022743225outcome:
passed -
✅ Test 366
params: seconds=3599.9, expected="60 minutes"📌 Runtime Parameters
params: seconds: 3599.9 expected: 60 minutes id: 3599.9-60 minutes📌 Setup phase
duration:
0.00023856107145547867outcome:
passed📌 Call phase
duration:
0.00015766359865665436outcome:
passed📌 Teardown phase
duration:
0.0002259155735373497outcome:
passed -
✅ Test 367
params: seconds=3600.1, expected="60 minutes"📌 Runtime Parameters
params: seconds: 3600.1 expected: 60 minutes id: 3600.1-60 minutes📌 Setup phase
duration:
0.0002759937196969986outcome:
passed📌 Call phase
duration:
0.0001527620479464531outcome:
passed📌 Teardown phase
duration:
0.00013906322419643402outcome:
passed -
✅ Test 368
params: seconds=7199.9, expected="120 minutes"📌 Runtime Parameters
params: seconds: 7199.9 expected: 120 minutes id: 7199.9-120 minutes📌 Setup phase
duration:
0.00024026352912187576outcome:
passed📌 Call phase
duration:
0.00015269126743078232outcome:
passed📌 Teardown phase
duration:
0.00015531759709119797outcome:
passed -
✅ Test 369
params: seconds=7200.1, expected="2 hours"📌 Runtime Parameters
params: seconds: 7200.1 expected: 2 hours id: 7200.1-2 hours📌 Setup phase
duration:
0.00025460682809352875outcome:
passed📌 Call phase
duration:
0.00015806499868631363outcome:
passed📌 Teardown phase
duration:
0.00016143452376127243outcome:
passed -
✅ Test 370
params: seconds=90.4, expected="90 seconds"📌 Runtime Parameters
params: seconds: 90.4 expected: 90 seconds id: 90.4-90 seconds📌 Setup phase
duration:
0.00023748259991407394outcome:
passed📌 Call phase
duration:
0.00014340411871671677outcome:
passed📌 Teardown phase
duration:
0.0001470819115638733outcome:
passed -
✅ Test 371
params: seconds=90.6, expected="91 seconds"📌 Runtime Parameters
params: seconds: 90.6 expected: 91 seconds id: 90.6-91 seconds📌 Setup phase
duration:
0.0002344045788049698outcome:
passed📌 Call phase
duration:
0.00016671977937221527outcome:
passed📌 Teardown phase
duration:
0.0001446455717086792outcome:
passed -
✅ Test 372
params: seconds=121.9, expected="2 minutes"📌 Runtime Parameters
params: seconds: 121.9 expected: 2 minutes id: 121.9-2 minutes📌 Setup phase
duration:
0.000212009996175766outcome:
passed📌 Call phase
duration:
0.00014401879161596298outcome:
passed📌 Teardown phase
duration:
0.00014362391084432602outcome:
passed -
✅ Test 373
params: seconds=1296000.0, expected="2 weeks"📌 Runtime Parameters
params: seconds: 1296000.0 expected: 2 weeks id: 1296000.0-2 weeks📌 Setup phase
duration:
0.00021996907889842987outcome:
passed📌 Call phase
duration:
0.00017254985868930817outcome:
passed📌 Teardown phase
duration:
0.00015679281204938889outcome:
passed -
✅ Test 374
params: seconds=2592000.0, expected="4 weeks"📌 Runtime Parameters
params: seconds: 2592000.0 expected: 4 weeks id: 2592000.0-4 weeks📌 Setup phase
duration:
0.0002414695918560028outcome:
passed📌 Call phase
duration:
0.00014152470976114273outcome:
passed📌 Teardown phase
duration:
0.0001392001286149025outcome:
passed -
✅ Test 375
params: seconds=2800000.0, expected="5 weeks"📌 Runtime Parameters
params: seconds: 2800000.0 expected: 5 weeks id: 2800000.0-5 weeks📌 Setup phase
duration:
0.00022865086793899536outcome:
passed📌 Call phase
duration:
0.0001426953822374344outcome:
passed📌 Teardown phase
duration:
0.00013667438179254532outcome:
passed -
✅ Test 376
params: seconds=3888000.0, expected="6 weeks"📌 Runtime Parameters
params: seconds: 3888000.0 expected: 6 weeks id: 3888000.0-6 weeks📌 Setup phase
duration:
0.00021762307733297348outcome:
passed📌 Call phase
duration:
0.00013753026723861694outcome:
passed📌 Teardown phase
duration:
0.00014477502554655075outcome:
passed -
✅ Test 377
params: seconds=5097600.0, expected="8 weeks"📌 Runtime Parameters
params: seconds: 5097600.0 expected: 8 weeks id: 5097600.0-8 weeks📌 Setup phase
duration:
0.00021906569600105286outcome:
passed📌 Call phase
duration:
0.00015161558985710144outcome:
passed📌 Teardown phase
duration:
0.00013375002890825272outcome:
passed -
✅ Test 378
params: seconds=5184000.0, expected="9 weeks"📌 Runtime Parameters
params: seconds: 5184000.0 expected: 9 weeks id: 5184000.0-9 weeks📌 Setup phase
duration:
0.0002194652333855629outcome:
passed📌 Call phase
duration:
0.000141950324177742outcome:
passed📌 Teardown phase
duration:
0.00015178602188825607outcome:
passed -
✅ Test 379
params: seconds=5270400.0, expected="2 months"📌 Runtime Parameters
params: seconds: 5270400.0 expected: 2 months id: 5270400.0-2 months📌 Setup phase
duration:
0.00021256878972053528outcome:
passed📌 Call phase
duration:
0.00013846531510353088outcome:
passed📌 Teardown phase
duration:
0.00014598295092582703outcome:
passed -
✅ Test 380
params: seconds=23328000.0, expected="9 months"📌 Runtime Parameters
params: seconds: 23328000.0 expected: 9 months id: 23328000.0-9 months📌 Setup phase
duration:
0.0002280939370393753outcome:
passed📌 Call phase
duration:
0.00014038849622011185outcome:
passed📌 Teardown phase
duration:
0.0001355605199933052outcome:
passed -
✅ Test 381
params: seconds=31104000.0, expected="12 months"📌 Runtime Parameters
params: seconds: 31104000.0 expected: 12 months id: 31104000.0-12 months📌 Setup phase
duration:
0.00022491160780191422outcome:
passed📌 Call phase
duration:
0.00013900548219680786outcome:
passed📌 Teardown phase
duration:
0.00014159642159938812outcome:
passed -
✅ Test 382
params: seconds=33696000.0, expected="13 months"📌 Runtime Parameters
params: seconds: 33696000.0 expected: 13 months id: 33696000.0-13 months📌 Setup phase
duration:
0.00021069776266813278outcome:
passed📌 Call phase
duration:
0.00015014782547950745outcome:
passed📌 Teardown phase
duration:
0.0001374557614326477outcome:
passed -
✅ Test 383
params: seconds=59616000.0, expected="23 months"📌 Runtime Parameters
params: seconds: 59616000.0 expected: 23 months id: 59616000.0-23 months📌 Setup phase
duration:
0.00021918676793575287outcome:
passed📌 Call phase
duration:
0.00014875642955303192outcome:
passed📌 Teardown phase
duration:
0.0001346692442893982outcome:
passed -
✅ Test 384
params: seconds=62208000.0, expected="24 months"📌 Runtime Parameters
params: seconds: 62208000.0 expected: 24 months id: 62208000.0-24 months📌 Setup phase
duration:
0.00021806173026561737outcome:
passed📌 Call phase
duration:
0.00014328956604003906outcome:
passed📌 Teardown phase
duration:
0.00013560988008975983outcome:
passed -
✅ Test 385
params: seconds=64208000.0, expected="2 years"📌 Runtime Parameters
params: seconds: 64208000.0 expected: 2 years id: 64208000.0-2 years📌 Setup phase
duration:
0.00021188240498304367outcome:
passed📌 Call phase
duration:
0.00013848301023244858outcome:
passed📌 Teardown phase
duration:
0.00015825964510440826outcome:
passed
-
-
📄 test_utils_registry.py
↳ Function: test_metaclass_creates_weakset
-
✅ Test 386
📌 Setup phase
duration:
0.00013040844351053238outcome:
passed📌 Call phase
duration:
0.0006235428154468536outcome:
passed📌 Teardown phase
duration:
0.00012033898383378983outcome:
passed
↳ Function: test_metaclass_tracks_instances
-
✅ Test 387
📌 Setup phase
duration:
0.00011411402374505997outcome:
passed📌 Call phase
duration:
0.0002338392660021782outcome:
passed📌 Teardown phase
duration:
0.00010408926755189896outcome:
passed
↳ Function: test_registry_inheritance
-
✅ Test 388
📌 Setup phase
duration:
0.0002085994929075241outcome:
passed📌 Call phase
duration:
0.0006827125325798988outcome:
passed📌 Teardown phase
duration:
0.00014243554323911667outcome:
passed
↳ Function: test_instance_tracking
-
✅ Test 389
📌 Setup phase
duration:
0.00017013214528560638outcome:
passed📌 Call phase
duration:
0.00021506939083337784outcome:
passed📌 Teardown phase
duration:
0.0001247534528374672outcome:
passed
↳ Function: test_collect_instances_recursive
-
✅ Test 390
📌 Setup phase
duration:
0.0001696944236755371outcome:
passed📌 Call phase
duration:
0.0009691379964351654outcome:
passed📌 Teardown phase
duration:
0.0001481948420405388outcome:
passed
↳ Function: test_instances_function
-
✅ Test 391
📌 Setup phase
duration:
0.0001817569136619568outcome:
passed📌 Call phase
duration:
0.0010506687685847282outcome:
passed📌 Teardown phase
duration:
0.00014801882207393646outcome:
passed
↳ Function: test_non_registry_class_error
-
✅ Test 392
📌 Setup phase
duration:
0.00011637620627880096outcome:
passed📌 Call phase
duration:
0.00019717682152986526outcome:
passed📌 Teardown phase
duration:
0.00010247714817523956outcome:
passed
↳ Function: test_signature_preservation
-
✅ Test 393
📌 Setup phase
duration:
0.00011509191244840622outcome:
passed📌 Call phase
duration:
0.00026284437626600266outcome:
passed📌 Teardown phase
duration:
0.00010562408715486526outcome:
passed
-
-
📄 test_utils_richcfg.py
↳ Function: test_rich_inspector_outputs_more_than_builtin
-
✅ Test 394
📌 Setup phase
duration:
0.00019132345914840698outcome:
passed📌 Call phase
duration:
0.09511907864362001outcome:
passed📌 Teardown phase
duration:
0.0002309633418917656outcome:
passed
-
-
📄 test_utils_run_later.py
↳ Function: test_init_and_repr
-
✅ Test 395
📌 Setup phase
duration:
0.00014728400856256485outcome:
passed📌 Call phase
duration:
0.0002502407878637314outcome:
passed📌 Teardown phase
duration:
0.00010613445192575455outcome:
passed
↳ Function: test_call
-
✅ Test 396
📌 Setup phase
duration:
0.00012639164924621582outcome:
passed📌 Call phase
duration:
0.00016574840992689133outcome:
passed📌 Teardown phase
duration:
0.00011486094444990158outcome:
passed
↳ Function: test_matmul_with_string
-
✅ Test 397
📌 Setup phase
duration:
0.00013262499123811722outcome:
passed📌 Call phase
duration:
0.00016596075147390366outcome:
passed📌 Teardown phase
duration:
0.00010148994624614716outcome:
passed
↳ Function: test_matmul_with_list
-
✅ Test 398
📌 Setup phase
duration:
0.00010907277464866638outcome:
passed📌 Call phase
duration:
0.0001494772732257843outcome:
passed📌 Teardown phase
duration:
9.537022560834885e-05outcome:
passed
↳ Function: test_matmul_with_single_int
-
✅ Test 399
📌 Setup phase
duration:
0.000112948939204216outcome:
passed📌 Call phase
duration:
0.00015408825129270554outcome:
passed📌 Teardown phase
duration:
9.822659194469452e-05outcome:
passed
↳ Function: test_run_at_future_triggered_and_logs
-
✅ Test 400
📌 Setup phase
duration:
0.00030254386365413666outcome:
passed📌 Call phase
duration:
0.20591100119054317outcome:
passed📌 Teardown phase
duration:
0.00029524415731430054outcome:
passed
↳ Function: test_run_at_already_past
-
✅ Test 401
📌 Setup phase
duration:
0.00031318049877882004outcome:
passed📌 Call phase
duration:
0.00034269317984580994outcome:
passed📌 Teardown phase
duration:
0.00018838979303836823outcome:
passed
↳ Function: test_run_in_future_triggered_and_logs
-
✅ Test 402
📌 Setup phase
duration:
0.00025576911866664886outcome:
passed📌 Call phase
duration:
0.20204071048647165outcome:
passed📌 Teardown phase
duration:
0.00031622033566236496outcome:
passed
↳ Function: test_run_in_past
-
✅ Test 403
📌 Setup phase
duration:
0.00035237614065408707outcome:
passed📌 Call phase
duration:
0.00043191295117139816outcome:
passed📌 Teardown phase
duration:
0.0002167457714676857outcome:
passed
↳ Function: test_run_later_with_seconds
-
✅ Test 404
📌 Setup phase
duration:
0.00027078017592430115outcome:
passed📌 Call phase
duration:
0.20200210623443127outcome:
passed📌 Teardown phase
duration:
0.000296090729534626outcome:
passed
↳ Function: test_run_later_with_past_datetime
-
✅ Test 405
📌 Setup phase
duration:
0.0003363192081451416outcome:
passed📌 Call phase
duration:
0.0003356523811817169outcome:
passed📌 Teardown phase
duration:
0.00018353387713432312outcome:
passed
↳ Function: test_run_at_tqdm_multiple_updates
-
✅ Test 406
📌 Setup phase
duration:
0.0003198748454451561outcome:
passed📌 Call phase
duration:
0.20181983150541782outcome:
passed📌 Teardown phase
duration:
0.000308978371322155outcome:
passed
↳ Function: test_today_basic
-
✅ Test 407
📌 Setup phase
duration:
0.00014104414731264114outcome:
passed📌 Call phase
duration:
0.001003720797598362outcome:
passed📌 Teardown phase
duration:
0.00013996101915836334outcome:
passed
↳ Function: test_tomorrow_basic
-
✅ Test 408
📌 Setup phase
duration:
0.0001245606690645218outcome:
passed📌 Call phase
duration:
0.00038942135870456696outcome:
passed📌 Teardown phase
duration:
0.0001119198277592659outcome:
passed
↳ Function: test_yesterday_basic
-
✅ Test 409
📌 Setup phase
duration:
0.0001224009320139885outcome:
passed📌 Call phase
duration:
0.0003720661625266075outcome:
passed📌 Teardown phase
duration:
0.00010862760245800018outcome:
passed
↳ Function: test_today_matmul_string
-
✅ Test 410
📌 Setup phase
duration:
0.00010880082845687866outcome:
passed📌 Call phase
duration:
0.0003525707870721817outcome:
passed📌 Teardown phase
duration:
0.00010872911661863327outcome:
passed
↳ Function: test_tomorrow_matmul_list
-
✅ Test 411
📌 Setup phase
duration:
0.00010866206139326096outcome:
passed📌 Call phase
duration:
0.0003373352810740471outcome:
passed📌 Teardown phase
duration:
0.00012181606143712997outcome:
passed
↳ Function: test_yesterday_matmul_single
-
✅ Test 412
📌 Setup phase
duration:
0.00010992120951414108outcome:
passed📌 Call phase
duration:
0.000351710245013237outcome:
passed📌 Teardown phase
duration:
0.00010869093239307404outcome:
passed
-
-
📄 test_utils_sendmail.py
↳ Function: test_sendmail_local_delivery
-
✅ Test 413
📌 Setup phase
duration:
0.0001269206404685974outcome:
passed📌 Call phase
duration:
0.1977578615769744outcome:
passed📌 Teardown phase
duration:
0.00024864543229341507outcome:
passed
↳ Function: test_sendmail_raises_on_sendmail_failure
-
✅ Test 414
📌 Setup phase
duration:
0.0003580274060368538outcome:
passed📌 Call phase
duration:
0.0007604397833347321outcome:
passed📌 Teardown phase
duration:
0.00021326076239347458outcome:
passed
-
-
📄 test_utils_sendsms.py
↳ Function: test_sendsms_local_delivery
-
✅ Test 415
📌 Setup phase
duration:
0.0001360662281513214outcome:
passed📌 Call phase
duration:
0.11609750520437956outcome:
passed📌 Teardown phase
duration:
0.0003672083839774132outcome:
passed
-
-
📄 test_utils_shortcut.py
↳ Function: TestShortcutInitialization
-
✅ Test 416
📌 Setup phase
duration:
0.00043307244777679443outcome:
passed📌 Call phase
duration:
0.000301998108625412outcome:
passed📌 Teardown phase
duration:
0.0001950301229953766outcome:
passed -
✅ Test 417
📌 Setup phase
duration:
0.0002667885273694992outcome:
passed📌 Call phase
duration:
0.00022395886480808258outcome:
passed📌 Teardown phase
duration:
0.000172492116689682outcome:
passed
↳ Function: test_run_method
-
✅ Test 418
📌 Setup phase
duration:
0.0005908282473683357outcome:
passed📌 Call phase
duration:
0.0010066963732242584outcome:
passed📌 Teardown phase
duration:
0.0002449881285429001outcome:
passed
↳ Function: test_repr_output
-
✅ Test 419
📌 Setup phase
duration:
0.00026088301092386246outcome:
passed📌 Call phase
duration:
0.0002461383119225502outcome:
passed📌 Teardown phase
duration:
0.00016287807375192642outcome:
passed
↳ Function: test_source_with_regular_function
-
✅ Test 420
📌 Setup phase
duration:
0.00019579008221626282outcome:
passed📌 Call phase
duration:
0.006616675294935703outcome:
passed📌 Teardown phase
duration:
0.00020047370344400406outcome:
passed
↳ Function: test_source_error_handling
-
✅ Test 421
📌 Setup phase
duration:
0.00023012049496173859outcome:
passed📌 Call phase
duration:
0.0009585386142134666outcome:
passed📌 Teardown phase
duration:
0.00015441328287124634outcome:
passed
↳ Function: test_as_shortcut_basic
-
✅ Test 422
📌 Setup phase
duration:
0.00021685007959604263outcome:
passed📌 Call phase
duration:
0.000179363414645195outcome:
passed📌 Teardown phase
duration:
0.0001317337155342102outcome:
passed
↳ Function: test_as_shortcut_with_name
-
✅ Test 423
📌 Setup phase
duration:
0.0001741517335176468outcome:
passed📌 Call phase
duration:
0.00014885608106851578outcome:
passed📌 Teardown phase
duration:
0.0001267511397600174outcome:
passed
↳ Function: test_as_shortcut_factory_pattern
-
✅ Test 424
📌 Setup phase
duration:
0.00019683502614498138outcome:
passed📌 Call phase
duration:
0.00014849472790956497outcome:
passed📌 Teardown phase
duration:
0.00012863334268331528outcome:
passed
↳ Function: TestShortcutsSingleton
-
✅ Test 425
📌 Setup phase
duration:
0.00028854701668024063outcome:
passed📌 Call phase
duration:
0.0001532444730401039outcome:
passed📌 Teardown phase
duration:
0.00015938188880681992outcome:
passed -
✅ Test 427
📌 Setup phase
duration:
0.0002995310351252556outcome:
passed📌 Call phase
duration:
0.0002779746428132057outcome:
passed📌 Teardown phase
duration:
0.0001664562150835991outcome:
passed -
✅ Test 428
📌 Setup phase
duration:
0.00035569630563259125outcome:
passed📌 Call phase
duration:
0.00022175628691911697outcome:
passed📌 Teardown phase
duration:
0.00023011770099401474outcome:
passed -
✅ Test 429
📌 Setup phase
duration:
0.0004371935501694679outcome:
passed📌 Call phase
duration:
0.0004028221592307091outcome:
passed📌 Teardown phase
duration:
0.00026383064687252045outcome:
passed
↳ Function: TestFullIntegration
-
✅ Test 430
📌 Setup phase
duration:
0.0006407713517546654outcome:
passed📌 Call phase
duration:
0.001185491681098938outcome:
passed📌 Teardown phase
duration:
0.00041811075061559677outcome:
passed
↳ Function: test_registry_inheritance
-
✅ Test 432
📌 Setup phase
duration:
0.0002589477226138115outcome:
passed📌 Call phase
duration:
0.00015872344374656677outcome:
passed📌 Teardown phase
duration:
0.00015987735241651535outcome:
passed
-
-
📄 test_utils_snapshot.py
↳ Function: test_snapshot
-
✅ Test 433
params: test_input="v1", "Visible", false], ["h1", "Hidden", true, expected=["Visible"], kwargs={}📌 Runtime Parameters
params: test_input: - - v1 - Visible - (vide) - - h1 - Hidden - True expected: - Visible kwargs: {} id: exclude_internals📌 Setup phase
duration:
0.0003575943410396576outcome:
passed📌 Call phase
duration:
0.0006548985838890076outcome:
passed📌 Teardown phase
duration:
0.00018574856221675873outcome:
passed -
✅ Test 434
params: test_input="v1", "Visible", false], ["h1", "Hidden", true, expected=["Visible", "Hidden"], kwargs={"include_internal": true}📌 Runtime Parameters
params: test_input: - - v1 - Visible - (vide) - - h1 - Hidden - True expected: - Visible - Hidden kwargs: include_internal: True id: include_internals📌 Setup phase
duration:
0.00031551066786050797outcome:
passed📌 Call phase
duration:
0.0004856036975979805outcome:
passed📌 Teardown phase
duration:
0.0001759752631187439outcome:
passed -
✅ Test 435
params: test_input=[], expected=[], kwargs={}📌 Runtime Parameters
params: test_input: [] expected: [] kwargs: {} id: empty_case📌 Setup phase
duration:
0.00027683936059474945outcome:
passed📌 Call phase
duration:
0.00015123747289180756outcome:
passed📌 Teardown phase
duration:
0.00015681423246860504outcome:
passed -
✅ Test 436
params: test_input="3", "Charlie"], ["1", "Alpha"], ["2", "Beta", expected=["Alpha", "Beta", "Charlie"], kwargs="{'sort_key': }"📌 Runtime Parameters
params: test_input: - - 3 - Charlie - - 1 - Alpha - - 2 - Beta expected: - Alpha - Beta - Charlie kwargs: {'sort_key': <class 'str'>} id: sort_str📌 Setup phase
duration:
0.0002885637804865837outcome:
passed📌 Call phase
duration:
0.0006095580756664276outcome:
passed📌 Teardown phase
duration:
0.00017685256898403168outcome:
passed -
✅ Test 437
params: test_input="z3", "C"], ["a1", "A"], ["m2", "B", expected=["A", "B", "C"], kwargs="{'sort_key': at 0x7f8037e0fdc0>}"📌 Runtime Parameters
params: test_input: - - z3 - C - - a1 - A - - m2 - B expected: - A - B - C kwargs: {'sort_key': <function <lambda> at 0x7f8037e0fdc0>} id: sort_id📌 Setup phase
duration:
0.00028593093156814575outcome:
passed📌 Call phase
duration:
0.0005788914859294891outcome:
passed📌 Teardown phase
duration:
0.00017322786152362823outcome:
passed -
✅ Test 438
params: test_input="3", "Charlie"], ["1", "alpha"], ["2", "Beta", expected=["alpha", "Beta", "Charlie"], kwargs="{'sort_key': at 0x7f8037e0fe50>}"📌 Runtime Parameters
params: test_input: - - 3 - Charlie - - 1 - alpha - - 2 - Beta expected: - alpha - Beta - Charlie kwargs: {'sort_key': <function <lambda> at 0x7f8037e0fe50>} id: sort_case_insensitive📌 Setup phase
duration:
0.00027426425367593765outcome:
passed📌 Call phase
duration:
0.0005423510447144508outcome:
passed📌 Teardown phase
duration:
0.00018606334924697876outcome:
passed -
✅ Test 439
params: test_input="1", "A"], ["2", "BB"], ["3", "CCC", expected=["A", "BB", "CCC"], kwargs="{'sort_key': at 0x7f8037e0fee0>}"📌 Runtime Parameters
params: test_input: - - 1 - A - - 2 - BB - - 3 - CCC expected: - A - BB - CCC kwargs: {'sort_key': <function <lambda> at 0x7f8037e0fee0>} id: sort_length📌 Setup phase
duration:
0.00028290972113609314outcome:
passed📌 Call phase
duration:
0.0005514537915587425outcome:
passed📌 Teardown phase
duration:
0.00016777683049440384outcome:
passed -
✅ Test 440
params: test_input="1", "A"], ["2", "B"], ["3", "C", expected=["C", "B", "A"], kwargs="{'sort_key': at 0x7f8037e0ff70>}"📌 Runtime Parameters
params: test_input: - - 1 - A - - 2 - B - - 3 - C expected: - C - B - A kwargs: {'sort_key': <function <lambda> at 0x7f8037e0ff70>} id: sort_reverse📌 Setup phase
duration:
0.00027589593082666397outcome:
passed📌 Call phase
duration:
0.000597584992647171outcome:
passed📌 Teardown phase
duration:
0.00018562749028205872outcome:
passed
-
-
📄 test_utils_termtitle.py
↳ Function: test_terminal_title_with_tmux
-
✅ Test 441
📌 Setup phase
duration:
0.00014742929488420486outcome:
passed📌 Call phase
duration:
0.020432520657777786outcome:
passed📌 Teardown phase
duration:
0.00024660397320985794outcome:
passed
-
-
📄 test_utils_tqdm_mod.py
↳ Function: test_complete_progress_bar
-
✅ Test 442
📌 Setup phase
duration:
0.00021843891590833664outcome:
passed📌 Call phase
duration:
0.004302111454308033outcome:
passed📌 Teardown phase
duration:
0.00014097709208726883outcome:
passed
↳ Function: test_set_progress_multiple_points
-
✅ Test 443
📌 Setup phase
duration:
0.00013520102947950363outcome:
passed📌 Call phase
duration:
0.0019138623028993607outcome:
passed📌 Teardown phase
duration:
0.00014280341565608978outcome:
passed
↳ Function: test_format_sizeof_alignment
-
✅ Test 444
📌 Setup phase
duration:
0.00012390688061714172outcome:
passed📌 Call phase
duration:
0.00016026943922042847outcome:
passed📌 Teardown phase
duration:
0.00011630356311798096outcome:
passed
↳ Function: test_custom_unit
-
✅ Test 446
📌 Setup phase
duration:
0.00015230290591716766outcome:
passed📌 Call phase
duration:
0.0051530953496694565outcome:
passed📌 Teardown phase
duration:
0.00015243887901306152outcome:
passed
↳ Function: test_clamp_above_total
-
✅ Test 447
📌 Setup phase
duration:
0.00013876799494028091outcome:
passed📌 Call phase
duration:
0.0005562379956245422outcome:
passed📌 Teardown phase
duration:
0.00012546032667160034outcome:
passed
↳ Function: test_clamp_below_zero
-
✅ Test 448
📌 Setup phase
duration:
0.00011676643043756485outcome:
passed📌 Call phase
duration:
0.0006877612322568893outcome:
passed📌 Teardown phase
duration:
0.00012254714965820312outcome:
passed
-
-
📄 test_utils_trinary.py
↳ Function: test_check_trinary_valid_values
-
✅ Test 449
📌 Setup phase
duration:
0.00012307707220315933outcome:
passed📌 Call phase
duration:
0.00019085314124822617outcome:
passed📌 Teardown phase
duration:
0.00011050701141357422outcome:
passed
↳ Function: test_check_trinary_invalid_value
-
✅ Test 450
📌 Setup phase
duration:
0.00011129025369882584outcome:
passed📌 Call phase
duration:
0.00042696762830018997outcome:
passed📌 Teardown phase
duration:
0.0001082252711057663outcome:
passed
↳ Function: test_check_trinary_with_custom_allowed_values
-
✅ Test 451
📌 Setup phase
duration:
0.00011243298649787903outcome:
passed📌 Call phase
duration:
0.00018801074475049973outcome:
passed📌 Teardown phase
duration:
0.0001042662188410759outcome:
passed
-
-
📄 test_utils_typecast.py
↳ Function: test_downcast_success
-
✅ Test 452
📌 Setup phase
duration:
0.00013759173452854156outcome:
passed📌 Call phase
duration:
0.00017557665705680847outcome:
passed📌 Teardown phase
duration:
0.00010565947741270065outcome:
passed
↳ Function: test_upcast_success
-
✅ Test 453
📌 Setup phase
duration:
0.00012322422116994858outcome:
passed📌 Call phase
duration:
0.00015287753194570541outcome:
passed📌 Teardown phase
duration:
9.880214929580688e-05outcome:
passed
↳ Function: test_downcast_invalid
-
✅ Test 454
📌 Setup phase
duration:
0.00010798312723636627outcome:
passed📌 Call phase
duration:
0.00037386175245046616outcome:
passed📌 Teardown phase
duration:
0.00010811351239681244outcome:
passed
↳ Function: test_upcast_invalid
-
✅ Test 455
📌 Setup phase
duration:
0.00011177919805049896outcome:
passed📌 Call phase
duration:
0.00017899740487337112outcome:
passed📌 Teardown phase
duration:
0.0001023588702082634outcome:
passed
↳ Function: test_object_identity_preserved
-
✅ Test 456
📌 Setup phase
duration:
0.0001109149307012558outcome:
passed📌 Call phase
duration:
0.00015995651483535767outcome:
passed📌 Teardown phase
duration:
0.00010409019887447357outcome:
passed
↳ Function: test_ensure_subclass_valid
-
✅ Test 457
📌 Setup phase
duration:
0.00010319333523511887outcome:
passed📌 Call phase
duration:
0.0001511313021183014outcome:
passed📌 Teardown phase
duration:
0.00013060402125120163outcome:
passed
↳ Function: test_ensure_subclass_invalid
-
✅ Test 458
📌 Setup phase
duration:
0.000132683664560318outcome:
passed📌 Call phase
duration:
0.00018573272973299026outcome:
passed📌 Teardown phase
duration:
0.00010627973824739456outcome:
passed
↳ Function: test_cast_changes_class
-
✅ Test 459
📌 Setup phase
duration:
0.00011288188397884369outcome:
passed📌 Call phase
duration:
0.0001516789197921753outcome:
passed📌 Teardown phase
duration:
0.00010234303772449493outcome:
passed
↳ Function: test_cast_preserves_identity
-
✅ Test 460
📌 Setup phase
duration:
0.00011513754725456238outcome:
passed📌 Call phase
duration:
0.00014715734869241714outcome:
passed📌 Teardown phase
duration:
0.00010853167623281479outcome:
passed
-
-
📄 test_utils_utils.py
↳ Function: test_singleton_instance
-
✅ Test 461
📌 Setup phase
duration:
0.00012000277638435364outcome:
passed📌 Call phase
duration:
0.0001520756632089615outcome:
passed📌 Teardown phase
duration:
0.00010807625949382782outcome:
passed
↳ Function: test_singleton_identity
-
✅ Test 462
📌 Setup phase
duration:
0.00011228490620851517outcome:
passed📌 Call phase
duration:
0.00013429298996925354outcome:
passed📌 Teardown phase
duration:
0.00010450929403305054outcome:
passed
↳ Function: test_typename
-
✅ Test 463
params: obj=null, expected="NoneType"📌 Runtime Parameters
params: obj: None expected: NoneType id: None-NoneType📌 Setup phase
duration:
0.00033565517514944077outcome:
passed📌 Call phase
duration:
0.00015719514340162277outcome:
passed📌 Teardown phase
duration:
0.00014814827591180801outcome:
passed -
✅ Test 464
params: obj=true, expected="bool"📌 Runtime Parameters
params: obj: True expected: bool id: True-bool📌 Setup phase
duration:
0.0002476107329130173outcome:
passed📌 Call phase
duration:
0.0001557590439915657outcome:
passed📌 Teardown phase
duration:
0.0001442600041627884outcome:
passed -
✅ Test 465
params: obj=42, expected="int"📌 Runtime Parameters
params: obj: 42 expected: int id: 42-int📌 Setup phase
duration:
0.0002761613577604294outcome:
passed📌 Call phase
duration:
0.00014916341751813889outcome:
passed📌 Teardown phase
duration:
0.00015462562441825867outcome:
passed -
✅ Test 466
params: obj=3.14, expected="float"📌 Runtime Parameters
params: obj: 3.14 expected: float id: 3.14-float📌 Setup phase
duration:
0.00021570920944213867outcome:
passed📌 Call phase
duration:
0.00014221854507923126outcome:
passed📌 Teardown phase
duration:
0.00015229173004627228outcome:
passed -
✅ Test 467
params: obj="text", expected="str"📌 Runtime Parameters
params: obj: text expected: str id: text-str📌 Setup phase
duration:
0.00021843798458576202outcome:
passed📌 Call phase
duration:
0.00013499334454536438outcome:
passed📌 Teardown phase
duration:
0.00013567134737968445outcome:
passed -
✅ Test 468
params: obj="{1, 2, 3}", expected="set"📌 Runtime Parameters
params: obj: {1, 2, 3} expected: set id: obj5-set📌 Setup phase
duration:
0.0002270955592393875outcome:
passed📌 Call phase
duration:
0.00014924071729183197outcome:
passed📌 Teardown phase
duration:
0.00014860183000564575outcome:
passed -
✅ Test 469
params: obj=1], [2, 3, expected="list"📌 Runtime Parameters
params: obj: - - 1 - - 2 - 3 expected: list id: obj6-list📌 Setup phase
duration:
0.00022126547992229462outcome:
passed📌 Call phase
duration:
0.0001391936093568802outcome:
passed📌 Teardown phase
duration:
0.0001383451744914055outcome:
passed -
✅ Test 470
params: obj=[{"a": [1, 2]}, {"b": [3, 4]}], expected="list"📌 Runtime Parameters
params: obj: - a: - 1 - 2 - b: - 3 - 4 expected: list id: obj7-list📌 Setup phase
duration:
0.00022774375975131989outcome:
passed📌 Call phase
duration:
0.00014003925025463104outcome:
passed📌 Teardown phase
duration:
0.00014804396778345108outcome:
passed -
✅ Test 471
params: obj={"key": [{"nested": 1}, [2, 3]]}, expected="dict"📌 Runtime Parameters
params: obj: key: - nested: 1 - - 2 - 3 expected: dict id: obj8-dict📌 Setup phase
duration:
0.0002803197130560875outcome:
passed📌 Call phase
duration:
0.00014863163232803345outcome:
passed📌 Teardown phase
duration:
0.00014910288155078888outcome:
passed -
✅ Test 472
params: obj=" at 0x7f8037e1a700>", expected="function"📌 Runtime Parameters
params: obj: <function <lambda> at 0x7f8037e1a700> expected: function id: <lambda>-function📌 Setup phase
duration:
0.00021615158766508102outcome:
passed📌 Call phase
duration:
0.00014743860810995102outcome:
passed📌 Teardown phase
duration:
0.00014886539429426193outcome:
passed -
✅ Test 473
params: obj="", expected="function"📌 Runtime Parameters
params: obj: <function sample_function at 0x7f8037e1a670> expected: function id: sample_function-function📌 Setup phase
duration:
0.00024106726050376892outcome:
passed📌 Call phase
duration:
0.0002575879916548729outcome:
passed📌 Teardown phase
duration:
0.00015456601977348328outcome:
passed -
✅ Test 474
params: obj=".nested at 0x7f8037e1a790>", expected="function"📌 Runtime Parameters
params: obj: <function sample_function.<locals>.nested at 0x7f8037e1a790> expected: function id: nested-function📌 Setup phase
duration:
0.00022617634385824203outcome:
passed📌 Call phase
duration:
0.00013927556574344635outcome:
passed📌 Teardown phase
duration:
0.00014884304255247116outcome:
passed -
✅ Test 475
params: obj="", expected="builtin_function_or_method"📌 Runtime Parameters
params: obj: <built-in function len> expected: builtin_function_or_method id: len-builtin_function_or_method📌 Setup phase
duration:
0.00023138243705034256outcome:
passed📌 Call phase
duration:
0.0001406325027346611outcome:
passed📌 Teardown phase
duration:
0.00014118477702140808outcome:
passed -
✅ Test 476
params: obj="", expected="builtin_function_or_method"📌 Runtime Parameters
params: obj: <built-in function sum> expected: builtin_function_or_method id: sum-builtin_function_or_method📌 Setup phase
duration:
0.00021237321197986603outcome:
passed📌 Call phase
duration:
0.00014575012028217316outcome:
passed📌 Teardown phase
duration:
0.00014708936214447021outcome:
passed -
✅ Test 477
params: obj="", expected="module"📌 Runtime Parameters
params: obj: <module 'math' from '/workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/lib-dynload/math.cpython-38-x86_64-linux-gnu.so'> expected: module id: math-module📌 Setup phase
duration:
0.00023151002824306488outcome:
passed📌 Call phase
duration:
0.00013742316514253616outcome:
passed📌 Teardown phase
duration:
0.00015014596283435822outcome:
passed -
✅ Test 478
params: obj="", expected="module"📌 Runtime Parameters
params: obj: <module 'sys' (built-in)> expected: module id: sys-module📌 Setup phase
duration:
0.00022974051535129547outcome:
passed📌 Call phase
duration:
0.00014375615864992142outcome:
passed📌 Teardown phase
duration:
0.0001415284350514412outcome:
passed -
✅ Test 479
params: obj="", expected="type"📌 Runtime Parameters
params: obj: <class 'function'> expected: type id: function-type📌 Setup phase
duration:
0.00021755043417215347outcome:
passed📌 Call phase
duration:
0.00014295149594545364outcome:
passed📌 Teardown phase
duration:
0.00016225408762693405outcome:
passed -
✅ Test 480
params: obj=" at 0x7f8036b68e40>", expected="generator"📌 Runtime Parameters
params: obj: <generator object <genexpr> at 0x7f8036b68e40> expected: generator id: <genexpr>-generator📌 Setup phase
duration:
0.0002238992601633072outcome:
passed📌 Call phase
duration:
0.00015200860798358917outcome:
passed📌 Teardown phase
duration:
0.00014517083764076233outcome:
passed -
✅ Test 481
params: obj="", expected="list_iterator"📌 Runtime Parameters
params: obj: <list_iterator object at 0x7f803768dd90> expected: list_iterator id: obj18-list_iterator📌 Setup phase
duration:
0.00021262001246213913outcome:
passed📌 Call phase
duration:
0.00013571977615356445outcome:
passed📌 Teardown phase
duration:
0.0001439535990357399outcome:
passed
↳ Function: test_next_int
-
✅ Test 482
params: nums=[1, 2, 3], expected=4📌 Runtime Parameters
params: nums: - 1 - 2 - 3 expected: 4 id: nums0-4📌 Setup phase
duration:
0.0002573821693658829outcome:
passed📌 Call phase
duration:
0.00014189351350069046outcome:
passed📌 Teardown phase
duration:
0.00015001185238361359outcome:
passed -
✅ Test 483
params: nums=[10, 20], expected=21📌 Runtime Parameters
params: nums: - 10 - 20 expected: 21 id: nums1-21📌 Setup phase
duration:
0.00023175030946731567outcome:
passed📌 Call phase
duration:
0.00022814609110355377outcome:
passed📌 Teardown phase
duration:
0.0001619737595319748outcome:
passed -
✅ Test 484
params: nums=[], expected=0📌 Runtime Parameters
params: nums: [] expected: 0 id: nums2-0📌 Setup phase
duration:
0.00023265834897756577outcome:
passed📌 Call phase
duration:
0.00014041364192962646outcome:
passed📌 Teardown phase
duration:
0.00014545582234859467outcome:
passed
↳ Function: test_zero_pad
-
✅ Test 485
params: i=7, n=3, expected="007"📌 Runtime Parameters
params: i: 7 n: 3 expected: 007 id: 7-3-007📌 Setup phase
duration:
0.00028559472411870956outcome:
passed📌 Call phase
duration:
0.00015611667186021805outcome:
passed📌 Teardown phase
duration:
0.00016790442168712616outcome:
passed -
✅ Test 486
params: i=123, n=5, expected="00123"📌 Runtime Parameters
params: i: 123 n: 5 expected: 00123 id: 123-5-00123📌 Setup phase
duration:
0.00026891566812992096outcome:
passed📌 Call phase
duration:
0.00014729052782058716outcome:
passed📌 Teardown phase
duration:
0.0001645190641283989outcome:
passed -
✅ Test 487
params: i=0, n=2, expected="00"📌 Runtime Parameters
params: i: 0 n: 2 expected: 00 id: 0-2-00📌 Setup phase
duration:
0.0002653393894433975outcome:
passed📌 Call phase
duration:
0.00014904700219631195outcome:
passed📌 Teardown phase
duration:
0.00015331804752349854outcome:
passed
↳ Function: test_iround
-
✅ Test 488
params: val=3.6, expected=4📌 Runtime Parameters
params: val: 3.6 expected: 4 id: 3.6-4📌 Setup phase
duration:
0.00023151561617851257outcome:
passed📌 Call phase
duration:
0.00014565978199243546outcome:
passed📌 Teardown phase
duration:
0.00014728400856256485outcome:
passed -
✅ Test 489
params: val=2.1, expected=2📌 Runtime Parameters
params: val: 2.1 expected: 2 id: 2.1-2📌 Setup phase
duration:
0.0002158312126994133outcome:
passed📌 Call phase
duration:
0.00013632699847221375outcome:
passed📌 Teardown phase
duration:
0.00014558061957359314outcome:
passed -
✅ Test 490
params: val=-1.5, expected=-2📌 Runtime Parameters
params: val: -1.5 expected: -2 id: -1.5--2📌 Setup phase
duration:
0.0002275649458169937outcome:
passed📌 Call phase
duration:
0.00013902690261602402outcome:
passed📌 Teardown phase
duration:
0.0001492658630013466outcome:
passed -
✅ Test 491
params: val=-1.4, expected=-1📌 Runtime Parameters
params: val: -1.4 expected: -1 id: -1.4--1📌 Setup phase
duration:
0.0002238694578409195outcome:
passed📌 Call phase
duration:
0.0001416550949215889outcome:
passed📌 Teardown phase
duration:
0.00013999082148075104outcome:
passed
↳ Function: test_sorted_naturally
-
✅ Test 492
params: items=["file1", "file10", "file2"], expected=["file1", "file2", "file10"]📌 Runtime Parameters
params: items: - file1 - file10 - file2 expected: - file1 - file2 - file10 id: items0-expected0📌 Setup phase
duration:
0.00021484307944774628outcome:
passed📌 Call phase
duration:
0.00018050242215394974outcome:
passed📌 Teardown phase
duration:
0.0001465417444705963outcome:
passed -
✅ Test 493
params: items=["z9", "z10", "z2", "z1"], expected=["z1", "z2", "z9", "z10"]📌 Runtime Parameters
params: items: - z9 - z10 - z2 - z1 expected: - z1 - z2 - z9 - z10 id: items1-expected1📌 Setup phase
duration:
0.000231805257499218outcome:
passed📌 Call phase
duration:
0.0001662103459239006outcome:
passed📌 Teardown phase
duration:
0.00014920532703399658outcome:
passed
↳ Function: test_sorted_naturally_reverse
-
✅ Test 494
params: items=["file1", "file10", "file2"], expected=["file10", "file2", "file1"]📌 Runtime Parameters
params: items: - file1 - file10 - file2 expected: - file10 - file2 - file1 id: items0-expected0📌 Setup phase
duration:
0.00025327038019895554outcome:
passed📌 Call phase
duration:
0.0001687612384557724outcome:
passed📌 Teardown phase
duration:
0.00015762820839881897outcome:
passed
-
-
📄 test_utils_xrange.py
↳ Function: test_xrange_finite
-
✅ Test 495
params: args=[10], kwargs={}, expected=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]📌 Runtime Parameters
params: args: - 10 kwargs: {} expected: - (vide) - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 id: args0-kwargs0-expected0📌 Setup phase
duration:
0.0003119194880127907outcome:
passed📌 Call phase
duration:
0.00021259579807519913outcome:
passed📌 Teardown phase
duration:
0.00018463470041751862outcome:
passed -
✅ Test 496
params: args=[0, 10], kwargs={}, expected=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]📌 Runtime Parameters
params: args: - (vide) - 10 kwargs: {} expected: - (vide) - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 id: args1-kwargs1-expected1📌 Setup phase
duration:
0.00046584848314523697outcome:
passed📌 Call phase
duration:
0.00015481002628803253outcome:
passed📌 Teardown phase
duration:
0.00016176514327526093outcome:
passed -
✅ Test 497
params: args=[0, 10, 2], kwargs={}, expected=[0, 2, 4, 6, 8]📌 Runtime Parameters
params: args: - (vide) - 10 - 2 kwargs: {} expected: - (vide) - 2 - 4 - 6 - 8 id: args2-kwargs2-expected2📌 Setup phase
duration:
0.0002773823216557503outcome:
passed📌 Call phase
duration:
0.0001492537558078766outcome:
passed📌 Teardown phase
duration:
0.00016070809215307236outcome:
passed -
✅ Test 498
params: args=[10], kwargs={"step": 2}, expected=[0, 2, 4, 6, 8]📌 Runtime Parameters
params: args: - 10 kwargs: step: 2 expected: - (vide) - 2 - 4 - 6 - 8 id: args3-kwargs3-expected3📌 Setup phase
duration:
0.0002784840762615204outcome:
passed📌 Call phase
duration:
0.0001479974016547203outcome:
passed📌 Teardown phase
duration:
0.00023440085351467133outcome:
passed
↳ Function: test_xrange_infinite
-
✅ Test 499
params: args=[], kwargs={}, expected_repr="count(0)"📌 Runtime Parameters
params: args: [] kwargs: {} expected_repr: count(0) id: args0-kwargs0-count(0)📌 Setup phase
duration:
0.00026705674827098846outcome:
passed📌 Call phase
duration:
0.00015868432819843292outcome:
passed📌 Teardown phase
duration:
0.00016259774565696716outcome:
passed -
✅ Test 500
params: args=[], kwargs={"step": 2}, expected_repr="count(0, 2)"📌 Runtime Parameters
params: args: [] kwargs: step: 2 expected_repr: count(0, 2) id: args1-kwargs1-count(0, 2)📌 Setup phase
duration:
0.0002666134387254715outcome:
passed📌 Call phase
duration:
0.00015512388199567795outcome:
passed📌 Teardown phase
duration:
0.00015900656580924988outcome:
passed
↳ Function: test_xrange_too_many_args
-
✅ Test 501
params: args=[1, 2, 3, 4]📌 Runtime Parameters
params: args: - 1 - 2 - 3 - 4 id: args0📌 Setup phase
duration:
0.00019514281302690506outcome:
passed📌 Call phase
duration:
0.000475849024951458outcome:
passed📌 Teardown phase
duration:
0.0008472902700304985outcome:
passed
-
❌ Failed (7)
-
📄 test_utils_debug.py
↳ Function: test_short_repr
-
❌ Test 113
params: value="aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", cutoff=10, expected="'aaaaaaaaaa..."📌 Runtime Parameters
params: value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa cutoff: 10 expected: 'aaaaaaaaaa... id: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-10-'aaaaaaaaaa...📌 Setup phase
duration:
0.0002980045974254608outcome:
passed📌 Call phase
duration:
0.0009491927921772003outcome:
failedcrash:
path: /workspace/tligui_y/slic/tests/test_utils_debug.py lineno: 66 message: assert "'aaaaaaaaa..." == "'aaaaaaaaaa..." - 'aaaaaaaaaa... ? - + 'aaaaaaaaa...traceback:
- path: tests/test_utils_debug.py lineno: 66 message: AssertionErrorlongrepr:
value = 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' cutoff = 10, expected = "'aaaaaaaaaa..." @pytest.mark.parametrize( "value, cutoff, expected", [ ("abc", 10, "'abc'"), ("a" * 100, 10, "'aaaaaaaaaa..."), (12345, 10, "12345"), ([0]*100, 15, str(repr([0]*100))[:15] + "..."), (None, 10, "None"), (type("Obj", (), {"__repr__": lambda self: "Obj(" + "x"*50 + ")"})(), 20, "Obj(xxxxxxxxxxxxxxxxx..."), ] ) def test_short_repr(value, cutoff, expected): > assert short_repr(value, cutoff) == expected E assert "'aaaaaaaaa..." == "'aaaaaaaaaa..." E E - 'aaaaaaaaaa... E ? - E + 'aaaaaaaaa... tests/test_utils_debug.py:66: AssertionError📌 Teardown phase
duration:
0.0003152424469590187outcome:
passed -
❌ Test 117
params: value="Obj(xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx)", cutoff=20, expected="Obj(xxxxxxxxxxxxxxxxx..."📌 Runtime Parameters
params: value: Obj(xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) cutoff: 20 expected: Obj(xxxxxxxxxxxxxxxxx... id: value5-20-Obj(xxxxxxxxxxxxxxxxx...📌 Setup phase
duration:
0.0002931104972958565outcome:
passed📌 Call phase
duration:
0.0006530536338686943outcome:
failedcrash:
path: /workspace/tligui_y/slic/tests/test_utils_debug.py lineno: 66 message: AssertionError: assert 'Obj(xxxxxxxxxxxxxxxx...' == 'Obj(xxxxxxxxxxxxxxxxx...' - Obj(xxxxxxxxxxxxxxxxx... ? - + Obj(xxxxxxxxxxxxxxxx...traceback:
- path: tests/test_utils_debug.py lineno: 66 message: AssertionErrorlongrepr:
value = Obj(xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx), cutoff = 20 expected = 'Obj(xxxxxxxxxxxxxxxxx...' @pytest.mark.parametrize( "value, cutoff, expected", [ ("abc", 10, "'abc'"), ("a" * 100, 10, "'aaaaaaaaaa..."), (12345, 10, "12345"), ([0]*100, 15, str(repr([0]*100))[:15] + "..."), (None, 10, "None"), (type("Obj", (), {"__repr__": lambda self: "Obj(" + "x"*50 + ")"})(), 20, "Obj(xxxxxxxxxxxxxxxxx..."), ] ) def test_short_repr(value, cutoff, expected): > assert short_repr(value, cutoff) == expected E AssertionError: assert 'Obj(xxxxxxxxxxxxxxxx...' == 'Obj(xxxxxxxxxxxxxxxxx...' E E - Obj(xxxxxxxxxxxxxxxxx... E ? - E + Obj(xxxxxxxxxxxxxxxx... tests/test_utils_debug.py:66: AssertionError📌 Teardown phase
duration:
0.00023010745644569397outcome:
passed
-
-
📄 test_utils_get_adj.py
↳ Function: test_get_adjs_filter
-
❌ Test 205
📌 Setup phase
duration:
0.00012832973152399063outcome:
passed📌 Call phase
duration:
0.0014275219291448593outcome:
failedcrash:
path: /workspace/tligui_y/slic/tests/test_utils_get_adj.py lineno: 42 message: AssertionError: assert {'contrast', ...mid_contrast'} == {'brightness'...mid_contrast'} Extra items in the right set: 'brightness' Full diff: { - 'brightness', 'contrast', 'mid_brightness', 'mid_contrast', }traceback:
- path: tests/test_utils_get_adj.py lineno: 42 message: AssertionErrorlongrepr:
def test_get_adjs_filter(): a4 = SubAdjustable("mid_brightness", units="%", limit_low=0, limit_high=100) a5 = SubAdjustable("debug_internal", internal=True) public = get_adjs() > assert set(public) == {'brightness', 'contrast', 'mid_contrast', 'mid_brightness'} E AssertionError: assert {'contrast', ...mid_contrast'} == {'brightness'...mid_contrast'} E E Extra items in the right set: E 'brightness' E E Full diff: E { E - 'brightness', E 'contrast', E 'mid_brightness', E 'mid_contrast', E } tests/test_utils_get_adj.py:42: AssertionError📌 Teardown phase
duration:
0.000167149119079113outcome:
passed
-
-
📄 test_utils_logcfg.py
↳ Function: test_import_logging_once_per_module
-
❌ Test 218
📌 Setup phase
duration:
0.00014764536172151566outcome:
passed📌 Call phase
duration:
1.7776159448549151outcome:
failedcrash:
path: /workspace/tligui_y/slic/tests/test_utils_logcfg.py lineno: 78 message: AssertionError: Expected 1 import log for 'math', found 0 assert 0 == 1traceback:
- path: tests/test_utils_logcfg.py lineno: 78 message: AssertionErrorlongrepr:
def test_import_logging_once_per_module(): code = textwrap.dedent(""" from slic.utils.logcfg import * import math import io import random """) with tempfile.NamedTemporaryFile("w", suffix=".py", delete=False) as tmp: tmp.write(code) tmp_path = tmp.name env = os.environ.copy() root_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '..')) env["PYTHONPATH"] = root_path + os.pathsep + env.get("PYTHONPATH", "") result = subprocess.run([sys.executable, tmp_path], capture_output=True, text=True, env=env) os.remove(tmp_path) assert result.returncode == 0, f"Script failed:\n{result.stderr}" stderr = result.stderr print(stderr) lines = stderr.splitlines() for mod in ["math", "io", "random"]: count = sum(1 for line in lines if f"importing: {mod}" in line) > assert count == 1, f"Expected 1 import log for '{mod}', found {count}" E AssertionError: Expected 1 import log for 'math', found 0 E assert 0 == 1 tests/test_utils_logcfg.py:78: AssertionError📌 Teardown phase
duration:
0.00034746527671813965outcome:
passed
-
-
📄 test_utils_shortcut.py
↳ Function: TestShortcutsSingleton
-
❌ Test 426
📌 Setup phase
duration:
0.000392974354326725outcome:
passed📌 Call phase
duration:
0.0006609726697206497outcome:
failedcrash:
path: /workspace/tligui_y/slic/tests/test_utils_shortcut.py lineno: 138 message: assert 3 == 2 + where 3 = len({'<lambda>': Shortcut "<lambda>", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB"}) + where {'<lambda>': Shortcut "<lambda>", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB"} = _get() + where _get = <lambda>: Shortcut "<lambda>"\nFuncA: Shortcut "FuncA"\nFuncB: Shortcut "FuncB"\n._gettraceback:
- path: tests/test_utils_shortcut.py lineno: 138 message: AssertionErrorlongrepr:
self = <test_utils_shortcut.TestShortcutsSingleton object at 0x7f8037e159d0> def test_registration(self): # Test automatic registration @as_shortcut(name="FuncA") def func_a(): pass @as_shortcut(name="FuncB") def func_b(): pass > assert len(shortcuts._get()) == 2 E assert 3 == 2 E + where 3 = len({'<lambda>': Shortcut "<lambda>", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB"}) E + where {'<lambda>': Shortcut "<lambda>", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB"} = _get() E + where _get = <lambda>: Shortcut "<lambda>"\nFuncA: Shortcut "FuncA"\nFuncB: Shortcut "FuncB"\n._get tests/test_utils_shortcut.py:138: AssertionError📌 Teardown phase
duration:
0.00027230847626924515outcome:
passed
↳ Function: TestFullIntegration
-
❌ Test 431
📌 Setup phase
duration:
0.0004611155018210411outcome:
passed📌 Call phase
duration:
0.0009331656619906425outcome:
failedcrash:
path: /workspace/tligui_y/slic/tests/test_utils_shortcut.py lineno: 203 message: assert 5 == 2 + where 5 = len({'<lambda>': Shortcut "<lambda>", 'First': Shortcut "First", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB", ...}) + where {'<lambda>': Shortcut "<lambda>", 'First': Shortcut "First", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB", ...} = _get() + where _get = <lambda>: Shortcut "<lambda>"\nFirst: Shortcut "First"\nFuncA: Shortcut "FuncA"\nFuncB: Shortcut "FuncB"\nSecond: Shortcut "Second"\n._gettraceback:
- path: tests/test_utils_shortcut.py lineno: 203 message: AssertionErrorlongrepr:
self = <test_utils_shortcut.TestFullIntegration object at 0x7f8037e15d60> def test_multiple_shortcuts(self): # Test multiple shortcuts coexistence @as_shortcut(name="First") def first(): return 1 @as_shortcut(name="Second") def second(): return 2 assert shortcuts["First"].func() == 1 assert shortcuts["Second"].func() == 2 > assert len(shortcuts._get()) == 2 E assert 5 == 2 E + where 5 = len({'<lambda>': Shortcut "<lambda>", 'First': Shortcut "First", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB", ...}) E + where {'<lambda>': Shortcut "<lambda>", 'First': Shortcut "First", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB", ...} = _get() E + where _get = <lambda>: Shortcut "<lambda>"\nFirst: Shortcut "First"\nFuncA: Shortcut "FuncA"\nFuncB: Shortcut "FuncB"\nSecond: Shortcut "Second"\n._get tests/test_utils_shortcut.py:203: AssertionError📌 Teardown phase
duration:
0.00039007142186164856outcome:
passed
-
-
📄 test_utils_tqdm_mod.py
↳ Function: test_float_alignment_in_bar
-
❌ Test 445
📌 Setup phase
duration:
0.0001154942438006401outcome:
passed📌 Call phase
duration:
0.0015785396099090576outcome:
failedcrash:
path: /workspace/tligui_y/slic/tests/test_utils_tqdm_mod.py lineno: 130 message: assert 3 == 1 + where 3 = len({50, 64, 65}) + where {50, 64, 65} = set([50, 64, 64, 65, 65])traceback:
- path: tests/test_utils_tqdm_mod.py lineno: 130 message: AssertionErrorlongrepr:
def test_float_alignment_in_bar(): # Capture the tqdm output into a string buffer f = io.StringIO() with redirect_stdout(f): bar = tqdm_mod(total=100.12, desc="AlignBar", file=f, miniters=1, mininterval=0) bar.set(1.3333) bar.set(12.5) bar.set(99.89) bar.set(100.12) bar.close() # Extract lines containing the label lines = extract_lines(f.getvalue(), "AlignBar") # Expected formatted values using format_sizeof expected_values = [ "1.3/100.1", "12.5/100.1", "99.9/100.1", "100.1/100.1", ] # Extract the actual padded float/total strings from the full lines values = [] for line in lines: match = re.search(r"(\d{1,3}\.\d)/100\.1", line) if match: values.append(match.group(0)) # Ensure raw 100.12 never appears : format_sizeof must have truncated it assert all("100.12" not in line for line in lines), "Unrounded value '100.12' found in output!" # Check all expected values appear rounded as expected by format_sizeof for expected in expected_values: assert expected in values, f"Missing expected value: {expected}" # Check that all values are visually aligned, output with same length, to ensure that format_sizeof add the good number avec spaces print("\n") bar_segments = [] for line in lines: match = re.search(r".*?\]", line) if match: bar_segments.append(match.group(0)) print(match.group(0)) lengths = [len(seg) for seg in bar_segments] > assert len(set(lengths)) == 1 E assert 3 == 1 E + where 3 = len({50, 64, 65}) E + where {50, 64, 65} = set([50, 64, 64, 65, 65]) tests/test_utils_tqdm_mod.py:130: AssertionError📌 Teardown phase
duration:
0.00023561716079711914outcome:
passed
-
📚 Collected files
✅ (1 tests)
-
✅
- Outcome:
passed - result:
- nodeid: . type: Dir - Outcome:
✅ ci-reports (13 tests)
-
✅ ci-reports
- Outcome:
passed - result:
- nodeid: ci-reports/allure type: Dir - nodeid: ci-reports/junit type: Dir - nodeid: ci-reports/markdown type: Dir-
✅ ci-reports/allure
- Outcome:
passed - result:
- nodeid: ci-reports/allure/data type: Dir - nodeid: ci-reports/allure/export type: Dir - nodeid: ci-reports/allure/history type: Dir - nodeid: ci-reports/allure/plugin type: Dir - nodeid: ci-reports/allure/widgets type: Dir - Outcome:
-
✅ ci-reports/allure/data
- Outcome:
passed - result:
- nodeid: ci-reports/allure/data/test-cases type: Dir - Outcome:
-
✅ ci-reports/allure/data/test-cases
- Outcome:
passed - result:
[] - Outcome:
-
✅ ci-reports/allure/export
- Outcome:
passed - result:
[] - Outcome:
-
✅ ci-reports/allure/history
- Outcome:
passed - result:
[] - Outcome:
-
✅ ci-reports/allure/plugin
- Outcome:
passed - result:
- nodeid: ci-reports/allure/plugin/behaviors type: Dir - nodeid: ci-reports/allure/plugin/packages type: Dir - nodeid: ci-reports/allure/plugin/screen-diff type: Dir - Outcome:
-
✅ ci-reports/allure/plugin/behaviors
- Outcome:
passed - result:
[] - Outcome:
-
✅ ci-reports/allure/plugin/packages
- Outcome:
passed - result:
[] - Outcome:
-
✅ ci-reports/allure/plugin/screen-diff
- Outcome:
passed - result:
[] - Outcome:
-
✅ ci-reports/allure/widgets
- Outcome:
passed - result:
[] - Outcome:
-
✅ ci-reports/junit
- Outcome:
passed - result:
[] - Outcome:
-
✅ ci-reports/markdown
- Outcome:
passed - result:
[] - Outcome:
- Outcome:
✅ markdown (1 tests)
-
✅ markdown
- Outcome:
passed - result:
[] - Outcome:
✅ morbidissimo (6 tests)
-
✅ morbidissimo
- Outcome:
passed - result:
- nodeid: morbidissimo/morbidissimo type: Package-
✅ morbidissimo/morbidissimo
- Outcome:
passed - result:
- nodeid: morbidissimo/morbidissimo/modman type: Package - nodeid: morbidissimo/morbidissimo/morioc type: Package - Outcome:
-
✅ morbidissimo/morbidissimo/modman
- Outcome:
passed - result:
- nodeid: morbidissimo/morbidissimo/modman/scripts type: Dir - Outcome:
-
✅ morbidissimo/morbidissimo/modman/scripts
- Outcome:
passed - result:
[] - Outcome:
-
✅ morbidissimo/morbidissimo/morioc
- Outcome:
passed - result:
- nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py type: Module - Outcome:
-
✅ morbidissimo/morbidissimo/morioc/test_infer_type.py
- Outcome:
passed - result:
- nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_type_str type: Function lineno: 14 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_type_float type: Function lineno: 17 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_type_int type: Function lineno: 20 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_value_str type: Function lineno: 24 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_value_long_str type: Function lineno: 27 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_value_float type: Function lineno: 32 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_value_int type: Function lineno: 35 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_empty_value_str type: Function lineno: 39 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_empty_value_float type: Function lineno: 42 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_empty_value_int type: Function lineno: 45 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_pstrue_str type: Function lineno: 49 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_pstrue_float type: Function lineno: 52 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_pstrue_int type: Function lineno: 55 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_psfalse_str type: Function lineno: 59 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_psfalse_float type: Function lineno: 62 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_psfalse_int type: Function lineno: 65 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_None type: Function lineno: 69 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_True type: Function lineno: 72 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_False type: Function lineno: 75 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_nan type: Function lineno: 78 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_np_nan type: Function lineno: 81 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_np1D_int type: Function lineno: 85 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_np2D_int type: Function lineno: 91 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_np1D_float type: Function lineno: 99 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_np2D_float type: Function lineno: 105 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_np1D_bool type: Function lineno: 114 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_np1D_object type: Function lineno: 119 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_np_scalar_int type: Function lineno: 126 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_np_scalar_float type: Function lineno: 131 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_np_scalar_bool type: Function lineno: 136 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_list type: Function lineno: 145 - nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_tuple type: Function lineno: 150 - Outcome:
- Outcome:
✅ outputs (1 tests)
-
✅ outputs
- Outcome:
passed - result:
[] - Outcome:
✅ slic (30 tests)
-
✅ slic
- Outcome:
passed - result:
- nodeid: slic/core type: Package - nodeid: slic/devices type: Package - nodeid: slic/gui type: Package - nodeid: slic/utils type: Package-
✅ slic/core
- Outcome:
passed - result:
- nodeid: slic/core/acquisition type: Package - nodeid: slic/core/adjustable type: Package - nodeid: slic/core/condition type: Package - nodeid: slic/core/device type: Package - nodeid: slic/core/scanner type: Package - nodeid: slic/core/sensor type: Package - nodeid: slic/core/task type: Package - Outcome:
-
✅ slic/core/acquisition
- Outcome:
passed - result:
- nodeid: slic/core/acquisition/broker type: Package - Outcome:
-
✅ slic/core/acquisition/broker
- Outcome:
passed - result:
[] - Outcome:
-
✅ slic/core/adjustable
- Outcome:
passed - result:
[] - Outcome:
-
✅ slic/core/condition
- Outcome:
passed - result:
[] - Outcome:
-
✅ slic/core/device
- Outcome:
passed - result:
[] - Outcome:
-
✅ slic/core/scanner
- Outcome:
passed - result:
[] - Outcome:
-
✅ slic/core/sensor
- Outcome:
passed - result:
[] - Outcome:
-
✅ slic/core/task
- Outcome:
passed - result:
[] - Outcome:
-
✅ slic/devices
- Outcome:
passed - result:
- nodeid: slic/devices/cameras type: Package - nodeid: slic/devices/endstations type: Package - nodeid: slic/devices/general type: Package - nodeid: slic/devices/loptics type: Package - nodeid: slic/devices/timing type: Package - nodeid: slic/devices/xdiagnostics type: Package - nodeid: slic/devices/xoptics type: Package - Outcome:
-
✅ slic/devices/cameras
- Outcome:
passed - result:
[] - Outcome:
-
✅ slic/devices/endstations
- Outcome:
passed - result:
[] - Outcome:
-
✅ slic/devices/general
- Outcome:
passed - result:
- nodeid: slic/devices/general/detectors type: Package - nodeid: slic/devices/general/unused type: Dir - Outcome:
-
✅ slic/devices/general/detectors
- Outcome:
passed - result:
[] - Outcome:
-
✅ slic/devices/general/unused
- Outcome:
passed - result:
[] - Outcome:
-
✅ slic/devices/loptics
- Outcome:
passed - result:
[] - Outcome:
-
✅ slic/devices/timing
- Outcome:
passed - result:
- nodeid: slic/devices/timing/events type: Package - Outcome:
-
✅ slic/devices/timing/events
- Outcome:
passed - result:
[] - Outcome:
-
✅ slic/devices/xdiagnostics
- Outcome:
passed - result:
[] - Outcome:
-
✅ slic/devices/xoptics
- Outcome:
passed - result:
- nodeid: slic/devices/xoptics/slits type: Package - nodeid: slic/devices/xoptics/unused type: Dir - Outcome:
-
✅ slic/devices/xoptics/slits
- Outcome:
passed - result:
[] - Outcome:
-
✅ slic/devices/xoptics/unused
- Outcome:
passed - result:
[] - Outcome:
-
✅ slic/gui
- Outcome:
passed - result:
- nodeid: slic/gui/daqpanels type: Package - nodeid: slic/gui/widgets type: Package - Outcome:
-
✅ slic/gui/daqpanels
- Outcome:
passed - result:
[] - Outcome:
-
✅ slic/gui/widgets
- Outcome:
passed - result:
[] - Outcome:
-
✅ slic/utils
- Outcome:
passed - result:
- nodeid: slic/utils/ioc type: Package - nodeid: slic/utils/unused type: Dir - Outcome:
-
✅ slic/utils/ioc
- Outcome:
passed - result:
[] - Outcome:
-
✅ slic/utils/unused
- Outcome:
passed - result:
- nodeid: slic/utils/unused/xsim type: Package - Outcome:
-
✅ slic/utils/unused/xsim
- Outcome:
passed - result:
[] - Outcome:
- Outcome:
✅ temp-ci (1 tests)
-
✅ temp-ci
- Outcome:
passed - result:
[] - Outcome:
✅ test-ci (1 tests)
-
✅ test-ci
- Outcome:
passed - result:
[] - Outcome:
❌ tests (54 tests)
-
✅ tests
- Outcome:
passed - result:
- nodeid: tests/test_utils_argfwd.py type: Module - nodeid: tests/test_utils_ask_yes_no.py type: Module - nodeid: tests/test_utils_channels.py type: Module - nodeid: tests/test_utils_config.py type: Module - nodeid: tests/test_utils_cpint.py type: Module - nodeid: tests/test_utils_dbusnotify.py type: Module - nodeid: tests/test_utils_debug.py type: Module - nodeid: tests/test_utils_dictext.py type: Module - nodeid: tests/test_utils_dotdir.py type: Module - nodeid: tests/test_utils_duo.py type: Module - nodeid: tests/test_utils_elog.py type: Module - nodeid: tests/test_utils_eval.py type: Module - nodeid: tests/test_utils_exceptions.py type: Module - nodeid: tests/test_utils_get_adj.py type: Module - nodeid: tests/test_utils_hastepics.py type: Module - nodeid: tests/test_utils_ipy.py type: Module - nodeid: tests/test_utils_jsonext.py type: Module - nodeid: tests/test_utils_lazypv.py type: Module - nodeid: tests/test_utils_logcfg.py type: Module - nodeid: tests/test_utils_logign.py type: Module - nodeid: tests/test_utils_marker.py type: Module - nodeid: tests/test_utils_metaclasses.py type: Module - nodeid: tests/test_utils_namespace.py type: Module - nodeid: tests/test_utils_npy.py type: Module - nodeid: tests/test_utils_opmsg.py type: Module - nodeid: tests/test_utils_path.py type: Module - nodeid: tests/test_utils_picklio.py type: Module - nodeid: tests/test_utils_printing.py type: Module - nodeid: tests/test_utils_pv.py type: Module - nodeid: tests/test_utils_pvpreload.py type: Module - nodeid: tests/test_utils_pyepics.py type: Module - nodeid: tests/test_utils_rangebar.py type: Module - nodeid: tests/test_utils_readable.py type: Module - nodeid: tests/test_utils_registry.py type: Module - nodeid: tests/test_utils_reprate.py type: Module - nodeid: tests/test_utils_richcfg.py type: Module - nodeid: tests/test_utils_run_later.py type: Module - nodeid: tests/test_utils_sendmail.py type: Module - nodeid: tests/test_utils_sendsms.py type: Module - nodeid: tests/test_utils_shortcut.py type: Module - nodeid: tests/test_utils_snapshot.py type: Module - nodeid: tests/test_utils_termtitle.py type: Module - nodeid: tests/test_utils_tqdm_mod.py type: Module - nodeid: tests/test_utils_trinary.py type: Module - nodeid: tests/test_utils_typecast.py type: Module - nodeid: tests/test_utils_utils.py type: Module - nodeid: tests/test_utils_xrange.py type: Module-
❌ tests/test_utils_argfwd.py
- Outcome:
failed - result:
[]- longrepr:
ImportError while importing test module '/workspace/tligui_y/slic/tests/test_utils_argfwd.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_argfwd.py:4: in <module> import false E ModuleNotFoundError: No module named 'false' - Outcome:
-
✅ tests/test_utils_ask_yes_no.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[None-y-True-Question? [y/n] ] type: Function lineno: 8 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[None-yes-True-Question? [y/n] ] type: Function lineno: 8 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[None-n-False-Question? [y/n] ] type: Function lineno: 8 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[None-no-False-Question? [y/n] ] type: Function lineno: 8 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[None-user_input4-True-Question? [y/n] ] type: Function lineno: 8 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[None-user_input5-False-Question? [y/n] ] type: Function lineno: 8 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[None-user_input6-True-Question? [y/n] ] type: Function lineno: 8 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[y-y-True-Question? [Y/n] ] type: Function lineno: 8 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[y-n-False-Question? [Y/n] ] type: Function lineno: 8 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[y--True-Question? [Y/n] ] type: Function lineno: 8 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[n-y-True-Question? [y/N] ] type: Function lineno: 8 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[n-n-False-Question? [y/N] ] type: Function lineno: 8 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[n--False-Question? [y/N] ] type: Function lineno: 8 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_c[None-KeyboardInterrupt-False-n] type: Function lineno: 46 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_c[None-KeyboardInterrupt-True-y] type: Function lineno: 46 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_c[y-KeyboardInterrupt-False-n] type: Function lineno: 46 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_c[y-KeyboardInterrupt-True-y] type: Function lineno: 46 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_c[n-KeyboardInterrupt-False-n] type: Function lineno: 46 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_c[None-user_input5-False-n] type: Function lineno: 46 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_c[None-user_input6-True-y] type: Function lineno: 46 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_c[None-user_input7-False-None] type: Function lineno: 46 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_c[n-user_input8-False-None] type: Function lineno: 46 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_c[n-user_input9-False-Invalid] type: Function lineno: 46 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[None-EOFError-False-n] type: Function lineno: 79 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[None-EOFError-True-y] type: Function lineno: 79 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[y-EOFError-True-y] type: Function lineno: 79 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[n-EOFError-True-y] type: Function lineno: 79 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[n-EOFError-False-n] type: Function lineno: 79 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[None-user_input5-True-y] type: Function lineno: 79 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[None-user_input6-False-n] type: Function lineno: 79 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[y-EOFError-True-None] type: Function lineno: 79 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[n-EOFError-False-None] type: Function lineno: 79 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[None-user_input9-True-None] type: Function lineno: 79 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[n-user_input10-False-None] type: Function lineno: 79 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[None-user_input11-True-None] type: Function lineno: 79 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[None-user_input12-False-n] type: Function lineno: 79 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[None-user_input13-True-y] type: Function lineno: 79 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_mixed_sequences[None-invalid-None-user_input0-False] type: Function lineno: 117 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_mixed_sequences[None-None-notananswer-user_input1-True] type: Function lineno: 117 - nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_mixed_sequences[None-n-nop-user_input2-False] type: Function lineno: 117 - Outcome:
-
✅ tests/test_utils_channels.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_channels.py::test_load_channels_and_channels_class_with_professional_names type: Function lineno: 42 - Outcome:
-
✅ tests/test_utils_config.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_config.py::test_config_with_nested_and_list_data type: Function lineno: 15 - nodeid: tests/test_utils_config.py::test_config_with_strange_and_edge_keys type: Function lineno: 73 - Outcome:
-
✅ tests/test_utils_cpint.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_cpint.py::test_load_color_variants_all_keys_and_types[red] type: Function lineno: 9 - nodeid: tests/test_utils_cpint.py::test_load_color_variants_all_keys_and_types[blue] type: Function lineno: 9 - nodeid: tests/test_utils_cpint.py::test_load_color_variants_all_keys_and_types[yellow] type: Function lineno: 9 - nodeid: tests/test_utils_cpint.py::test_load_color_variants_all_keys_and_types[green] type: Function lineno: 9 - nodeid: tests/test_utils_cpint.py::test_load_color_variants_all_keys_and_types[cyan] type: Function lineno: 9 - nodeid: tests/test_utils_cpint.py::test_load_color_variants_all_keys_and_types[magenta] type: Function lineno: 9 - nodeid: tests/test_utils_cpint.py::test_load_color_variants_all_keys_and_types[white] type: Function lineno: 9 - nodeid: tests/test_utils_cpint.py::test_load_color_variants_all_keys_and_types[black] type: Function lineno: 9 - nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects0-color_spec0- | -['Fancy', 'list'] | {'a': 7} | None-None] type: Function lineno: 24 - nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects1-color_spec1- - -{'k': [1, 2]} - 99 - ['X', ['Y']]-None] type: Function lineno: 24 - nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects2-color_spec2- / -[] / {} / End-None] type: Function lineno: 24 - nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects3-color_spec3-;-['', [3, 4]];done;0-None] type: Function lineno: 24 - nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects4-color_spec4-::-['alpha', None]::['beta', {}]::stop-None] type: Function lineno: 24 - nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects5-color_spec5- ... -['deep', ['deeper', ['deepest']]] ... X-None] type: Function lineno: 24 - nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects6-color_spec6- // -{'dict': {'nested': [4, 5]}} // [True, False] // 6.28-None] type: Function lineno: 24 - nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects7-color_spec7-==-['A', ['B']]==string==C-None] type: Function lineno: 24 - nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects8-color_spec8- ++ -['Test', None, []] ++ {'v': 0}-None] type: Function lineno: 24 - nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects9-None-;-['no', 'color'];plain-None] type: Function lineno: 24 - nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects10-None- | -['simple'] | | 12-None] type: Function lineno: 24 - nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects11-None- : -[['very', 'deep']] : {'ok': True}-None] type: Function lineno: 24 - nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects12-color_spec12-|-['fail', 'color']|123-ValueError] type: Function lineno: 24 - nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects13-color_spec13- * -['error'] * {}-ValueError] type: Function lineno: 24 - nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects14-color_spec14-//-['nope']//['bad']-ValueError] type: Function lineno: 24 - nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects15-color_spec15----wrong--base-ValueError] type: Function lineno: 24 - Outcome:
-
✅ tests/test_utils_dbusnotify.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_dbusnotify.py::DBusTestCase type: UnitTestCase - nodeid: tests/test_utils_dbusnotify.py::test_notify_create type: Function lineno: 26 - nodeid: tests/test_utils_dbusnotify.py::test_notify_update type: Function lineno: 37 - nodeid: tests/test_utils_dbusnotify.py::test_get_server_info type: Function lineno: 46 - nodeid: tests/test_utils_dbusnotify.py::test_get_capabilities type: Function lineno: 57 - nodeid: tests/test_utils_dbusnotify.py::test_notify_and_close type: Function lineno: 72 - nodeid: tests/test_utils_dbusnotify.py::test_notify_invalid_value type: Function lineno: 82 - nodeid: tests/test_utils_dbusnotify.py::test_convert_dbus_strings type: Function lineno: 88 - Outcome:
-
✅ tests/test_utils_dbusnotify.py::DBusTestCase
- Outcome:
passed - result:
[] - Outcome:
-
✅ tests/test_utils_debug.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_debug.py::test_traceable[A-entry0-creating: A(10, 20)] type: Function lineno: 21 - nodeid: tests/test_utils_debug.py::test_traceable[A-entry1-creating: A(10, 20, e=100)] type: Function lineno: 21 - nodeid: tests/test_utils_debug.py::test_traceable[A-entry2-creating: A('foo', [1, 2, 3], flag=True, data={'x': 9})] type: Function lineno: 21 - nodeid: tests/test_utils_debug.py::test_traceable[A-entry3-creating: A(CustomObj(big), [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], name='test', meta='yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy...)] type: Function lineno: 21 - nodeid: tests/test_utils_debug.py::test_traceable[A-entry4-creating: A('AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA..., [0, 0, 0, 0, 0])] type: Function lineno: 21 - nodeid: tests/test_utils_debug.py::test_short_repr[abc-10-'abc'] type: Function lineno: 52 - nodeid: tests/test_utils_debug.py::test_short_repr[aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-10-'aaaaaaaaaa...] type: Function lineno: 52 - nodeid: tests/test_utils_debug.py::test_short_repr[12345-10-12345] type: Function lineno: 52 - nodeid: tests/test_utils_debug.py::test_short_repr[value3-15-[0, 0, 0, 0, 0,...] type: Function lineno: 52 - nodeid: tests/test_utils_debug.py::test_short_repr[None-10-None] type: Function lineno: 52 - nodeid: tests/test_utils_debug.py::test_short_repr[value5-20-Obj(xxxxxxxxxxxxxxxxx...] type: Function lineno: 52 - Outcome:
-
✅ tests/test_utils_dictext.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_dictext.py::test_attrdict_getattr[data0-x-1] type: Function lineno: 12 - nodeid: tests/test_utils_dictext.py::test_attrdict_getattr[data1-world-ok] type: Function lineno: 12 - nodeid: tests/test_utils_dictext.py::test_attrdict_getattr[data2-outer-expected2] type: Function lineno: 12 - nodeid: tests/test_utils_dictext.py::test_attrdict_setattr[initial0-nouveau-123] type: Function lineno: 26 - nodeid: tests/test_utils_dictext.py::test_attrdict_setattr[initial1-b-valeur] type: Function lineno: 26 - nodeid: tests/test_utils_dictext.py::test_attrdict_delattr[initial0-a-expected_keys0] type: Function lineno: 40 - nodeid: tests/test_utils_dictext.py::test_attrdict_delattr[initial1-k-expected_keys1] type: Function lineno: 40 - nodeid: tests/test_utils_dictext.py::test_attrdict_dir[data0-expected_keys0] type: Function lineno: 55 - nodeid: tests/test_utils_dictext.py::test_attrdict_dir[data1-expected_keys1] type: Function lineno: 55 - nodeid: tests/test_utils_dictext.py::test_attrdict_getattr_and_missing[data0-x-1-None] type: Function lineno: 69 - nodeid: tests/test_utils_dictext.py::test_attrdict_getattr_and_missing[data1-missing-None-'MyDict' object has no attribute 'missing'] type: Function lineno: 69 - nodeid: tests/test_utils_dictext.py::test_dictupdatemixin_init_and_update[init_kwargs0-None-kwargs0-expected0] type: Function lineno: 90 - nodeid: tests/test_utils_dictext.py::test_dictupdatemixin_init_and_update[init_kwargs1-other1-kwargs1-expected1] type: Function lineno: 90 - nodeid: tests/test_utils_dictext.py::test_dictupdatemixin_init_and_update[init_kwargs2-other2-kwargs2-expected2] type: Function lineno: 90 - nodeid: tests/test_utils_dictext.py::test_dictupdatemixin_init_and_update[init_kwargs3-None-kwargs3-expected3] type: Function lineno: 90 - nodeid: tests/test_utils_dictext.py::test_dictupdatemixin_init_and_update[init_kwargs4-other4-kwargs4-expected4] type: Function lineno: 90 - nodeid: tests/test_utils_dictext.py::test_dictupdatemixin_init_and_update[init_kwargs5-other5-kwargs5-expected5] type: Function lineno: 90 - Outcome:
-
✅ tests/test_utils_dotdir.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_dotdir.py::test_dotdir_creation_and_base_exists type: Function lineno: 14 - nodeid: tests/test_utils_dotdir.py::test_dotdir_repr_returns_path_str type: Function lineno: 28 - nodeid: tests/test_utils_dotdir.py::test_dotdir_call type: Function lineno: 35 - Outcome:
-
✅ tests/test_utils_duo.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_duo.py::TestPickledDictReal type: Class - nodeid: tests/test_utils_duo.py::TestSecrets type: Class - nodeid: tests/test_utils_duo.py::test_get_pgroup_raises_if_no_key type: Function lineno: 142 - nodeid: tests/test_utils_duo.py::test_get_pgroup_info_with_props_same_name_and_pi type: Function lineno: 148 - nodeid: tests/test_utils_duo.py::test_get_pgroup_info_with_props_different_pi type: Function lineno: 175 - nodeid: tests/test_utils_duo.py::test_get_pgroup_info_without_props_with_owner type: Function lineno: 202 - nodeid: tests/test_utils_duo.py::test_get_pgroup_info_without_props_no_owner type: Function lineno: 222 - nodeid: tests/test_utils_duo.py::test_get_pgroup_info_mock type: Function lineno: 240 - Outcome:
-
✅ tests/test_utils_duo.py::TestPickledDictReal
- Outcome:
passed - result:
- nodeid: tests/test_utils_duo.py::TestPickledDictReal::test_set_get type: Function lineno: 15 - nodeid: tests/test_utils_duo.py::TestPickledDictReal::test_load type: Function lineno: 49 - Outcome:
-
✅ tests/test_utils_duo.py::TestSecrets
- Outcome:
passed - result:
- nodeid: tests/test_utils_duo.py::TestSecrets::test_secret_workflow type: Function lineno: 93 - nodeid: tests/test_utils_duo.py::TestSecrets::test_multiple_secrets type: Function lineno: 110 - nodeid: tests/test_utils_duo.py::TestSecrets::test_keyboard_interrupt type: Function lineno: 122 - Outcome:
-
✅ tests/test_utils_elog.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_elog.py::test_get_default_elog_instance_with_direct_password_and_real_check type: Function lineno: 12 - nodeid: tests/test_utils_elog.py::test_get_default_elog_instance_with_wrong_password_and_real_check type: Function lineno: 31 - nodeid: tests/test_utils_elog.py::test_get_default_elog_instance_asks_password_and_opens type: Function lineno: 42 - nodeid: tests/test_utils_elog.py::test_get_default_elog_with_path_home type: Function lineno: 69 - nodeid: tests/test_utils_elog.py::test_screenshot type: Function lineno: 103 - Outcome:
-
✅ tests/test_utils_eval.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[1 + 2-3] type: Function lineno: 7 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[4 - 2-2] type: Function lineno: 7 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[3 * 5-15] type: Function lineno: 7 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[10 / 2-5.0] type: Function lineno: 7 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[10 % 3-1] type: Function lineno: 7 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[-5--5] type: Function lineno: 7 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[+7-7] type: Function lineno: 7 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[1 + 2 * 3-7] type: Function lineno: 7 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[(1 + 2) * 3-9] type: Function lineno: 7 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[-(-3)-3] type: Function lineno: 7 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[-2 + 4 * 2-6] type: Function lineno: 7 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[(4 + 5) * (6 - 1)-45] type: Function lineno: 7 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[(((3)))-3] type: Function lineno: 7 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[-(-(-2))--2] type: Function lineno: 7 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[3 + +4-7] type: Function lineno: 7 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[3 + -4--1] type: Function lineno: 7 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[True + 1-2] type: Function lineno: 7 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid['string'-string] type: Function lineno: 7 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[1e1000 * 1e1000-inf] type: Function lineno: 7 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid['a' + 'b'-ab] type: Function lineno: 7 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_raises_with_message[2 ** 3-Unsupported BinOp Pow] type: Function lineno: 33 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_raises_with_message[3 << 1-Unsupported BinOp LShift] type: Function lineno: 33 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_raises_with_message[1 < 2-Unsupported node type Compare] type: Function lineno: 33 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_raises_with_message[abs(3)-Unsupported node type Call] type: Function lineno: 33 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_raises_with_message[a + 2-Unsupported node type Name] type: Function lineno: 33 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_raises_with_message[string-Unsupported node type Name] type: Function lineno: 33 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_raises_with_message[[1, 2] + [3]-Unsupported node type List] type: Function lineno: 33 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_raises_with_message[{1: 2}-Unsupported node type Dict] type: Function lineno: 33 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_runtime_errors[1 / 0-ZeroDivisionError] type: Function lineno: 52 - nodeid: tests/test_utils_eval.py::test_arithmetic_eval_runtime_errors[10 % 0-ZeroDivisionError] type: Function lineno: 52 - nodeid: tests/test_utils_eval.py::test_forgiving_eval[1 + 2-3] type: Function lineno: 61 - nodeid: tests/test_utils_eval.py::test_forgiving_eval[bad + 2-bad + 2] type: Function lineno: 61 - nodeid: tests/test_utils_eval.py::test_forgiving_eval[1 / 0-1 / 0] type: Function lineno: 61 - nodeid: tests/test_utils_eval.py::test_forgiving_eval[2 ** 10-2 ** 10] type: Function lineno: 61 - nodeid: tests/test_utils_eval.py::test_defaulting_eval[3 * 4-0-12] type: Function lineno: 71 - nodeid: tests/test_utils_eval.py::test_defaulting_eval[invalid + 1-99-99] type: Function lineno: 71 - nodeid: tests/test_utils_eval.py::test_defaulting_eval[1 / 0--1--1] type: Function lineno: 71 - nodeid: tests/test_utils_eval.py::test_defaulting_eval[2 ** 10-42-42] type: Function lineno: 71 - Outcome:
-
✅ tests/test_utils_exceptions.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_exceptions.py::test_chained_exception_various[cause_key_error-High-level task failed\ncaused by KeyError: 'missing'] type: Function lineno: 28 - nodeid: tests/test_utils_exceptions.py::test_chained_exception_various[cause_index_error-High-level task failed\ncaused by IndexError: list index out of range] type: Function lineno: 28 - nodeid: tests/test_utils_exceptions.py::test_chained_exception_various[cause_zero_division-High-level task failed\ncaused by ZeroDivisionError: division by zero] type: Function lineno: 28 - nodeid: tests/test_utils_exceptions.py::test_chained_exception_various[cause_value_error-High-level task failed\ncaused by ValueError: invalid literal for int() with base 10: 'not_a_number'] type: Function lineno: 28 - nodeid: tests/test_utils_exceptions.py::test_chained_exception_various[cause_type_error-High-level task failed\ncaused by TypeError: can only concatenate str (not "int") to str] type: Function lineno: 28 - nodeid: tests/test_utils_exceptions.py::test_printed_exception[cause_key_error-KeyError: 'missing'] type: Function lineno: 60 - nodeid: tests/test_utils_exceptions.py::test_printed_exception[cause_index_error-IndexError: list index out of range] type: Function lineno: 60 - nodeid: tests/test_utils_exceptions.py::test_printed_exception[cause_zero_division-ZeroDivisionError: division by zero] type: Function lineno: 60 - nodeid: tests/test_utils_exceptions.py::test_printed_exception[cause_value_error-ValueError: invalid literal for int() with base 10: 'not_a_number'] type: Function lineno: 60 - nodeid: tests/test_utils_exceptions.py::test_printed_exception[cause_type_error-TypeError: can only concatenate str (not "int") to str] type: Function lineno: 60 - Outcome:
-
✅ tests/test_utils_get_adj.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_get_adj.py::test_get_adj_success type: Function lineno: 23 - nodeid: tests/test_utils_get_adj.py::test_get_adj_not_found type: Function lineno: 27 - nodeid: tests/test_utils_get_adj.py::test_ensure_adjs_mixed type: Function lineno: 31 - nodeid: tests/test_utils_get_adj.py::test_get_adjs_filter type: Function lineno: 37 - Outcome:
-
✅ tests/test_utils_hastepics.py
- Outcome:
passed - result:
[] - Outcome:
-
✅ tests/test_utils_ipy.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_ipy.py::test_devices_repr_fallback_and_ignore type: Function lineno: 19 - Outcome:
-
✅ tests/test_utils_jsonext.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_jsonext.py::test_json_validate_save_load[input_obj0-expected0] type: Function lineno: 7 - nodeid: tests/test_utils_jsonext.py::test_json_validate_save_load[input_obj1-42] type: Function lineno: 7 - nodeid: tests/test_utils_jsonext.py::test_json_validate_save_load[(1-1j)-expected2] type: Function lineno: 7 - nodeid: tests/test_utils_jsonext.py::test_json_validate_save_load[input_obj3-/tmp/file.txt] type: Function lineno: 7 - nodeid: tests/test_utils_jsonext.py::test_json_validate_save_load[input_obj4-expected4] type: Function lineno: 7 - nodeid: tests/test_utils_jsonext.py::test_json_validate_save_load[input_obj5-expected5] type: Function lineno: 7 - nodeid: tests/test_utils_jsonext.py::test_json_validate_save_load[input_obj6-expected6] type: Function lineno: 7 - nodeid: tests/test_utils_jsonext.py::test_json_validate_save_load[input_obj7-expected7] type: Function lineno: 7 - Outcome:
-
✅ tests/test_utils_lazypv.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_lazypv.py::test_getattr type: Function lineno: 7 - Outcome:
-
✅ tests/test_utils_logcfg.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_logcfg.py::test_custom_log_outputs[LONG-<lambda>-This is a LONG message] type: Function lineno: 21 - nodeid: tests/test_utils_logcfg.py::test_custom_log_outputs[ENLARGE-<lambda>-Please ENLARGE this!] type: Function lineno: 21 - nodeid: tests/test_utils_logcfg.py::test_import_logging_once_per_module type: Function lineno: 51 - Outcome:
-
✅ tests/test_utils_logign.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_logign.py::test_ignore_log_msg_behavior[WARNING-This should be ignored-This should appear] type: Function lineno: 9 - nodeid: tests/test_utils_logign.py::test_ignore_log_msg_behavior[ENLARGE-ENLARGE this-Keep this ENLARGE] type: Function lineno: 9 - nodeid: tests/test_utils_logign.py::test_ignore_only_by_level type: Function lineno: 42 - nodeid: tests/test_utils_logign.py::test_ignore_only_by_msg type: Function lineno: 64 - nodeid: tests/test_utils_logign.py::test_filter_removed_after_context type: Function lineno: 86 - Outcome:
-
✅ tests/test_utils_marker.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_marker.py::test_format_value_with_units type: Function lineno: 30 - nodeid: tests/test_utils_marker.py::test_format_value_without_units type: Function lineno: 33 - nodeid: tests/test_utils_marker.py::test_marker_name_default type: Function lineno: 39 - nodeid: tests/test_utils_marker.py::test_marker_name_custom type: Function lineno: 44 - nodeid: tests/test_utils_marker.py::test_marker_repr_format type: Function lineno: 49 - nodeid: tests/test_utils_marker.py::test_marker_update_changes_value type: Function lineno: 56 - nodeid: tests/test_utils_marker.py::test_marker_update_with_explicit_value type: Function lineno: 63 - nodeid: tests/test_utils_marker.py::test_marker_goto_sets_value_and_returns_result type: Function lineno: 69 - nodeid: tests/test_utils_marker.py::test_marker_call_is_alias_of_goto type: Function lineno: 77 - nodeid: tests/test_utils_marker.py::test_markers_register_and_access type: Function lineno: 87 - nodeid: tests/test_utils_marker.py::test_markers_repr_contains_all type: Function lineno: 103 - nodeid: tests/test_utils_marker.py::test_marker_registry_dict_is_printable_dict type: Function lineno: 114 - nodeid: tests/test_utils_marker.py::test_markers_getitem_invalid_key_raises type: Function lineno: 122 - Outcome:
-
✅ tests/test_utils_metaclasses.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_metaclasses.py::test_combine_classes_combines_methods type: Function lineno: 14 - nodeid: tests/test_utils_metaclasses.py::test_registryabc_combines_registrymeta_and_abcmeta type: Function lineno: 25 - Outcome:
-
✅ tests/test_utils_namespace.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_namespace.py::test_namespace_pretty_repr_mixed_and_nested type: Function lineno: 4 - Outcome:
-
✅ tests/test_utils_npy.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_npy.py::test_nice_arange[0-5-1-expected0] type: Function lineno: 7 - nodeid: tests/test_utils_npy.py::test_nice_arange[5-0--1-expected1] type: Function lineno: 7 - nodeid: tests/test_utils_npy.py::test_nice_arange[1-2-0.3-expected2] type: Function lineno: 7 - nodeid: tests/test_utils_npy.py::test_nice_arange[-2-2-1.5-expected3] type: Function lineno: 7 - nodeid: tests/test_utils_npy.py::test_nice_arange[2.5-0.5--0.4-expected4] type: Function lineno: 7 - nodeid: tests/test_utils_npy.py::test_nice_linspace[0-10-4-expected0] type: Function lineno: 18 - nodeid: tests/test_utils_npy.py::test_nice_linspace[5-15-2-expected1] type: Function lineno: 18 - nodeid: tests/test_utils_npy.py::test_nice_linspace[-5-5-4-expected2] type: Function lineno: 18 - nodeid: tests/test_utils_npy.py::test_nice_linspace[0-1-3-expected3] type: Function lineno: 18 - nodeid: tests/test_utils_npy.py::test_nice_linspace[2-2-3-expected4] type: Function lineno: 18 - nodeid: tests/test_utils_npy.py::test_nice_linspace[3-0-3-expected5] type: Function lineno: 18 - nodeid: tests/test_utils_npy.py::test_nice_linspace[0-1-0-expected6] type: Function lineno: 18 - nodeid: tests/test_utils_npy.py::test_nice_linspace[-2-2-3-expected7] type: Function lineno: 18 - nodeid: tests/test_utils_npy.py::test_nice_steps_centered[-2-2-2-True-expected0] type: Function lineno: 33 - nodeid: tests/test_utils_npy.py::test_nice_steps_centered[0-5-2-True-expected1] type: Function lineno: 33 - nodeid: tests/test_utils_npy.py::test_nice_steps_centered[0-5-2-False-expected2] type: Function lineno: 33 - nodeid: tests/test_utils_npy.py::test_nice_steps_centered[-1-2-1.5-True-expected3] type: Function lineno: 33 - nodeid: tests/test_utils_npy.py::test_nice_steps_centered[-1-2--1.5-True-expected4] type: Function lineno: 33 - nodeid: tests/test_utils_npy.py::test_nice_steps_centered[5-0--2-True-expected5] type: Function lineno: 33 - nodeid: tests/test_utils_npy.py::test_nice_steps_left_aligned[0-5-2-True-expected0] type: Function lineno: 46 - nodeid: tests/test_utils_npy.py::test_nice_steps_left_aligned[0-5-2-False-expected1] type: Function lineno: 46 - nodeid: tests/test_utils_npy.py::test_nice_steps_left_aligned[-1-2-1.5-True-expected2] type: Function lineno: 46 - nodeid: tests/test_utils_npy.py::test_nice_steps_left_aligned[-1-2-1.5-False-expected3] type: Function lineno: 46 - nodeid: tests/test_utils_npy.py::test_nice_steps_left_aligned[-2-1-1.2-True-expected4] type: Function lineno: 46 - nodeid: tests/test_utils_npy.py::test_nice_steps_left_aligned[5-0--2-True-expected5] type: Function lineno: 46 - nodeid: tests/test_utils_npy.py::test_nice_steps_left_aligned[5-0--2-False-expected6] type: Function lineno: 46 - nodeid: tests/test_utils_npy.py::test_nice_steps_right_aligned[0-5-2-True-expected0] type: Function lineno: 60 - nodeid: tests/test_utils_npy.py::test_nice_steps_right_aligned[0-5-2-False-expected1] type: Function lineno: 60 - nodeid: tests/test_utils_npy.py::test_nice_steps_right_aligned[-1-2-1.5-True-expected2] type: Function lineno: 60 - nodeid: tests/test_utils_npy.py::test_nice_steps_right_aligned[-1-2-1.5-False-expected3] type: Function lineno: 60 - nodeid: tests/test_utils_npy.py::test_nice_steps_right_aligned[5-0--2-True-expected4] type: Function lineno: 60 - nodeid: tests/test_utils_npy.py::test_nice_steps_right_aligned[5-0--2-False-expected5] type: Function lineno: 60 - nodeid: tests/test_utils_npy.py::test_nice_steps_right_aligned[-3-3-2-True-expected6] type: Function lineno: 60 - nodeid: tests/test_utils_npy.py::test_within_scalar[5-0-10-True] type: Function lineno: 74 - nodeid: tests/test_utils_npy.py::test_within_scalar[5-6-10-False] type: Function lineno: 74 - nodeid: tests/test_utils_npy.py::test_within_scalar[5-None-10-True] type: Function lineno: 74 - nodeid: tests/test_utils_npy.py::test_within_scalar[5-0-None-True] type: Function lineno: 74 - nodeid: tests/test_utils_npy.py::test_within_scalar[5-None-None-True] type: Function lineno: 74 - nodeid: tests/test_utils_npy.py::test_within_fraction[data0-2-5-0.6] type: Function lineno: 85 - nodeid: tests/test_utils_npy.py::test_within_fraction[data1-5-25-0.6666666666666666] type: Function lineno: 85 - nodeid: tests/test_utils_npy.py::test_within_fraction[data2-None-2-0.3333333333333333] type: Function lineno: 85 - nodeid: tests/test_utils_npy.py::test_within_fraction[data3-0-1-0] type: Function lineno: 85 - nodeid: tests/test_utils_npy.py::test_fraction_to_percentage[0.456-1-45.6] type: Function lineno: 96 - nodeid: tests/test_utils_npy.py::test_fraction_to_percentage[0.12345-2-12.35] type: Function lineno: 96 - nodeid: tests/test_utils_npy.py::test_fraction_to_percentage[0.9999-0-100.0] type: Function lineno: 96 - nodeid: tests/test_utils_npy.py::test_get_dtype[val0-ndarray] type: Function lineno: 105 - nodeid: tests/test_utils_npy.py::test_get_dtype[val1-list] type: Function lineno: 105 - nodeid: tests/test_utils_npy.py::test_get_dtype[3.14-float] type: Function lineno: 105 - nodeid: tests/test_utils_npy.py::test_get_shape[val0-expected0] type: Function lineno: 118 - nodeid: tests/test_utils_npy.py::test_get_shape[val1-expected1] type: Function lineno: 118 - nodeid: tests/test_utils_npy.py::test_get_shape[42-expected2] type: Function lineno: 118 - nodeid: tests/test_utils_npy.py::test_is_array[val0-True] type: Function lineno: 127 - nodeid: tests/test_utils_npy.py::test_is_array[val1-False] type: Function lineno: 127 - nodeid: tests/test_utils_npy.py::test_is_array[42-False] type: Function lineno: 127 - Outcome:
-
✅ tests/test_utils_opmsg.py
- Outcome:
passed - result:
[] - Outcome:
-
✅ tests/test_utils_path.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_path.py::test_can_create_all_files_user_says_yes type: Function lineno: 10 - nodeid: tests/test_utils_path.py::test_can_create_all_files_user_says_no type: Function lineno: 36 - nodeid: tests/test_utils_path.py::test_make_missing_dir_creates_folder type: Function lineno: 54 - nodeid: tests/test_utils_path.py::test_glob_files_returns_matching_files_only type: Function lineno: 66 - nodeid: tests/test_utils_path.py::test_filter_files_excludes_directories type: Function lineno: 83 - Outcome:
-
✅ tests/test_utils_picklio.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_picklio.py::test_pickle_and_unpickle[test_obj0] type: Function lineno: 6 - nodeid: tests/test_utils_picklio.py::test_pickle_and_unpickle[test_obj1] type: Function lineno: 6 - nodeid: tests/test_utils_picklio.py::test_pickle_and_unpickle[simple string] type: Function lineno: 6 - nodeid: tests/test_utils_picklio.py::test_pickle_and_unpickle[42] type: Function lineno: 6 - nodeid: tests/test_utils_picklio.py::test_pickle_and_unpickle[3.14159] type: Function lineno: 6 - nodeid: tests/test_utils_picklio.py::test_pickle_and_unpickle[test_obj5] type: Function lineno: 6 - nodeid: tests/test_utils_picklio.py::test_pickle_and_unpickle[test_obj6] type: Function lineno: 6 - Outcome:
-
✅ tests/test_utils_printing.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_printing.py::test_maxlen_valid[seq0-3] type: Function lineno: 8 - nodeid: tests/test_utils_printing.py::test_maxlen_valid[seq1-0] type: Function lineno: 8 - nodeid: tests/test_utils_printing.py::test_maxlen_valid[seq2-3] type: Function lineno: 8 - nodeid: tests/test_utils_printing.py::test_maxlen_valid[seq3-2] type: Function lineno: 8 - nodeid: tests/test_utils_printing.py::test_strlen[42-2] type: Function lineno: 17 - nodeid: tests/test_utils_printing.py::test_strlen[hello-5] type: Function lineno: 17 - nodeid: tests/test_utils_printing.py::test_strlen[False-5] type: Function lineno: 17 - nodeid: tests/test_utils_printing.py::test_strlen[None-4] type: Function lineno: 17 - nodeid: tests/test_utils_printing.py::test_strlen[value4-9] type: Function lineno: 17 - nodeid: tests/test_utils_printing.py::test_strlen[value5-8] type: Function lineno: 17 - nodeid: tests/test_utils_printing.py::test_strlen[value6-6] type: Function lineno: 17 - nodeid: tests/test_utils_printing.py::test_strlen[-0] type: Function lineno: 17 - nodeid: tests/test_utils_printing.py::test_strlen[this is a phrase-16] type: Function lineno: 17 - nodeid: tests/test_utils_printing.py::test_maxstrlen[seq0-6] type: Function lineno: 31 - nodeid: tests/test_utils_printing.py::test_maxstrlen[seq1-3] type: Function lineno: 31 - nodeid: tests/test_utils_printing.py::test_maxstrlen[seq2-9] type: Function lineno: 31 - nodeid: tests/test_utils_printing.py::test_maxstrlen[seq3-16] type: Function lineno: 31 - nodeid: tests/test_utils_printing.py::test_maxstrlen[seq4-5] type: Function lineno: 31 - nodeid: tests/test_utils_printing.py::test_transpose_matrix[data0-expected0] type: Function lineno: 41 - nodeid: tests/test_utils_printing.py::test_transpose_matrix[data1-expected1] type: Function lineno: 41 - nodeid: tests/test_utils_printing.py::test_transpose_matrix[data2-expected2] type: Function lineno: 41 - nodeid: tests/test_utils_printing.py::test_prepend[initial0-1-expected0] type: Function lineno: 50 - nodeid: tests/test_utils_printing.py::test_prepend[initial1-a-expected1] type: Function lineno: 50 - nodeid: tests/test_utils_printing.py::test_prepend[initial2-prepend2-expected2] type: Function lineno: 50 - nodeid: tests/test_utils_printing.py::test_prepend[initial3-prepend3-expected3] type: Function lineno: 50 - nodeid: tests/test_utils_printing.py::test_fmt_table_line[entries0-widths0- a bbb] type: Function lineno: 61 - nodeid: tests/test_utils_printing.py::test_fmt_table_line[entries1-widths1- 1 2] type: Function lineno: 61 - nodeid: tests/test_utils_printing.py::test_fmt_table_line[entries2-widths2- long val] type: Function lineno: 61 - nodeid: tests/test_utils_printing.py::test_fmt_table_line[entries3-widths3- True False] type: Function lineno: 61 - nodeid: tests/test_utils_printing.py::test_fmt_table_line[entries4-widths4- 123 4567] type: Function lineno: 61 - nodeid: tests/test_utils_printing.py::test_fmt_table_line[entries5-widths5- text with space end] type: Function lineno: 61 - nodeid: tests/test_utils_printing.py::test_fmt_table_line[entries6-widths6- {'a': 1} {'b': 2}] type: Function lineno: 61 - nodeid: tests/test_utils_printing.py::test_fmt_table_line[entries7-widths7- [1, 2] [3, 4]] type: Function lineno: 61 - nodeid: tests/test_utils_printing.py::test_fmt_label_sep[widths0------ ----] type: Function lineno: 74 - nodeid: tests/test_utils_printing.py::test_fmt_label_sep[widths1-=-== ===] type: Function lineno: 74 - nodeid: tests/test_utils_printing.py::test_fmt_label_sep[widths2-*-***** **] type: Function lineno: 74 - nodeid: tests/test_utils_printing.py::test_printable_dict_with_header[d0-HeaderTest-expected_lines0] type: Function lineno: 82 - nodeid: tests/test_utils_printing.py::test_printable_dict_of_dicts type: Function lineno: 101 - nodeid: tests/test_utils_printing.py::test_printable_table[data0-labels0-A: ID\nB: \u2713 Success?\nC: SuperPrecisionValue\nD: Result Metadata\n\n# A B C D\n- ------------- ----- ---------- ----------------------------\n0 X1 True 0.1234 {'meta': 'ok'}\n1 AnotherSample False 98765.4321 {'meta': [1, 2, 3]}\n2 Z None 0.0 {'meta': {'nested_key': 42}}] type: Function lineno: 128 - Outcome:
-
✅ tests/test_utils_pv.py
- Outcome:
passed - result:
[] - Outcome:
-
✅ tests/test_utils_pvpreload.py
- Outcome:
passed - result:
[] - Outcome:
-
✅ tests/test_utils_pyepics.py
- Outcome:
passed - result:
[] - Outcome:
-
✅ tests/test_utils_rangebar.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_rangebar.py::test_full_progress_bar type: Function lineno: 14 - nodeid: tests/test_utils_rangebar.py::test_half_progress_bar type: Function lineno: 27 - nodeid: tests/test_utils_rangebar.py::test_zero_progress_bar type: Function lineno: 42 - nodeid: tests/test_utils_rangebar.py::test_overflow_bar type: Function lineno: 56 - nodeid: tests/test_utils_rangebar.py::test_underflow_bar type: Function lineno: 69 - nodeid: tests/test_utils_rangebar.py::test_repr type: Function lineno: 82 - nodeid: tests/test_utils_rangebar.py::test_each_value_separately[0- ] type: Function lineno: 89 - nodeid: tests/test_utils_rangebar.py::test_each_value_separately[10-\u2588 ] type: Function lineno: 89 - nodeid: tests/test_utils_rangebar.py::test_each_value_separately[25-\u2588\u2588\u258c ] type: Function lineno: 89 - nodeid: tests/test_utils_rangebar.py::test_each_value_separately[27-\u2588\u2588\u258a ] type: Function lineno: 89 - nodeid: tests/test_utils_rangebar.py::test_each_value_separately[49-\u2588\u2588\u2588\u2588\u2589 ] type: Function lineno: 89 - nodeid: tests/test_utils_rangebar.py::test_each_value_separately[50-\u2588\u2588\u2588\u2588\u2588 ] type: Function lineno: 89 - nodeid: tests/test_utils_rangebar.py::test_each_value_separately[51-\u2588\u2588\u2588\u2588\u2588\u258f ] type: Function lineno: 89 - nodeid: tests/test_utils_rangebar.py::test_each_value_separately[73-\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258e ] type: Function lineno: 89 - nodeid: tests/test_utils_rangebar.py::test_each_value_separately[75-\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c ] type: Function lineno: 89 - nodeid: tests/test_utils_rangebar.py::test_each_value_separately[90-\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588 ] type: Function lineno: 89 - nodeid: tests/test_utils_rangebar.py::test_each_value_separately[100-\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588] type: Function lineno: 89 - Outcome:
-
✅ tests/test_utils_readable.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_readable.py::test_readable_seconds[59.4-59 seconds] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[59.9-60 seconds] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[119.9-120 seconds] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[120.1-2 minutes] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[3599.9-60 minutes] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[3600.1-60 minutes] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[7199.9-120 minutes] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[7200.1-2 hours] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[90.4-90 seconds] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[90.6-91 seconds] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[121.9-2 minutes] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[1296000.0-2 weeks] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[2592000.0-4 weeks] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[2800000.0-5 weeks] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[3888000.0-6 weeks] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[5097600.0-8 weeks] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[5184000.0-9 weeks] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[5270400.0-2 months] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[23328000.0-9 months] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[31104000.0-12 months] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[33696000.0-13 months] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[59616000.0-23 months] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[62208000.0-24 months] type: Function lineno: 3 - nodeid: tests/test_utils_readable.py::test_readable_seconds[64208000.0-2 years] type: Function lineno: 3 - Outcome:
-
✅ tests/test_utils_registry.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_registry.py::test_metaclass_creates_weakset type: Function lineno: 13 - nodeid: tests/test_utils_registry.py::test_metaclass_tracks_instances type: Function lineno: 22 - nodeid: tests/test_utils_registry.py::test_registry_inheritance type: Function lineno: 32 - nodeid: tests/test_utils_registry.py::test_instance_tracking type: Function lineno: 39 - nodeid: tests/test_utils_registry.py::test_collect_instances_recursive type: Function lineno: 53 - nodeid: tests/test_utils_registry.py::test_instances_function type: Function lineno: 69 - nodeid: tests/test_utils_registry.py::test_non_registry_class_error type: Function lineno: 93 - nodeid: tests/test_utils_registry.py::test_signature_preservation type: Function lineno: 102 - Outcome:
-
✅ tests/test_utils_reprate.py
- Outcome:
passed - result:
[] - Outcome:
-
✅ tests/test_utils_richcfg.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_richcfg.py::test_rich_inspector_outputs_more_than_builtin type: Function lineno: 45 - Outcome:
-
✅ tests/test_utils_run_later.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_run_later.py::test_init_and_repr type: Function lineno: 17 - nodeid: tests/test_utils_run_later.py::test_call type: Function lineno: 22 - nodeid: tests/test_utils_run_later.py::test_matmul_with_string type: Function lineno: 27 - nodeid: tests/test_utils_run_later.py::test_matmul_with_list type: Function lineno: 32 - nodeid: tests/test_utils_run_later.py::test_matmul_with_single_int type: Function lineno: 37 - nodeid: tests/test_utils_run_later.py::test_run_at_future_triggered_and_logs type: Function lineno: 49 - nodeid: tests/test_utils_run_later.py::test_run_at_already_past type: Function lineno: 61 - nodeid: tests/test_utils_run_later.py::test_run_in_future_triggered_and_logs type: Function lineno: 72 - nodeid: tests/test_utils_run_later.py::test_run_in_past type: Function lineno: 83 - nodeid: tests/test_utils_run_later.py::test_run_later_with_seconds type: Function lineno: 95 - nodeid: tests/test_utils_run_later.py::test_run_later_with_past_datetime type: Function lineno: 105 - nodeid: tests/test_utils_run_later.py::test_run_at_tqdm_multiple_updates type: Function lineno: 115 - nodeid: tests/test_utils_run_later.py::test_today_basic type: Function lineno: 137 - nodeid: tests/test_utils_run_later.py::test_tomorrow_basic type: Function lineno: 143 - nodeid: tests/test_utils_run_later.py::test_yesterday_basic type: Function lineno: 149 - nodeid: tests/test_utils_run_later.py::test_today_matmul_string type: Function lineno: 155 - nodeid: tests/test_utils_run_later.py::test_tomorrow_matmul_list type: Function lineno: 161 - nodeid: tests/test_utils_run_later.py::test_yesterday_matmul_single type: Function lineno: 167 - Outcome:
-
✅ tests/test_utils_sendmail.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_sendmail.py::test_sendmail_local_delivery type: Function lineno: 13 - nodeid: tests/test_utils_sendmail.py::test_sendmail_raises_on_sendmail_failure type: Function lineno: 60 - Outcome:
-
✅ tests/test_utils_sendsms.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_sendsms.py::test_sendsms_local_delivery type: Function lineno: 6 - Outcome:
-
✅ tests/test_utils_shortcut.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_shortcut.py::TestShortcutInitialization type: Class - nodeid: tests/test_utils_shortcut.py::test_run_method type: Function lineno: 31 - nodeid: tests/test_utils_shortcut.py::test_repr_output type: Function lineno: 54 - nodeid: tests/test_utils_shortcut.py::test_source_with_regular_function type: Function lineno: 62 - nodeid: tests/test_utils_shortcut.py::test_source_error_handling type: Function lineno: 76 - nodeid: tests/test_utils_shortcut.py::test_as_shortcut_basic type: Function lineno: 86 - nodeid: tests/test_utils_shortcut.py::test_as_shortcut_with_name type: Function lineno: 96 - nodeid: tests/test_utils_shortcut.py::test_as_shortcut_factory_pattern type: Function lineno: 104 - nodeid: tests/test_utils_shortcut.py::TestShortcutsSingleton type: Class - nodeid: tests/test_utils_shortcut.py::TestFullIntegration type: Class - nodeid: tests/test_utils_shortcut.py::test_registry_inheritance type: Function lineno: 204 - Outcome:
-
✅ tests/test_utils_shortcut.py::TestFullIntegration
- Outcome:
passed - result:
- nodeid: tests/test_utils_shortcut.py::TestFullIntegration::test_workflow type: Function lineno: 170 - nodeid: tests/test_utils_shortcut.py::TestFullIntegration::test_multiple_shortcuts type: Function lineno: 190 - Outcome:
-
✅ tests/test_utils_shortcut.py::TestShortcutInitialization
- Outcome:
passed - result:
- nodeid: tests/test_utils_shortcut.py::TestShortcutInitialization::test_init_with_custom_name type: Function lineno: 16 - nodeid: tests/test_utils_shortcut.py::TestShortcutInitialization::test_init_without_name type: Function lineno: 23 - Outcome:
-
✅ tests/test_utils_shortcut.py::TestShortcutsSingleton
- Outcome:
passed - result:
- nodeid: tests/test_utils_shortcut.py::TestShortcutsSingleton::test_singleton_behavior type: Function lineno: 121 - nodeid: tests/test_utils_shortcut.py::TestShortcutsSingleton::test_registration type: Function lineno: 127 - nodeid: tests/test_utils_shortcut.py::TestShortcutsSingleton::test_getitem_access type: Function lineno: 141 - nodeid: tests/test_utils_shortcut.py::TestShortcutsSingleton::test_missing_key type: Function lineno: 149 - nodeid: tests/test_utils_shortcut.py::TestShortcutsSingleton::test_repr_output type: Function lineno: 154 - Outcome:
-
✅ tests/test_utils_snapshot.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_snapshot.py::test_snapshot[exclude_internals] type: Function lineno: 83 - nodeid: tests/test_utils_snapshot.py::test_snapshot[include_internals] type: Function lineno: 83 - nodeid: tests/test_utils_snapshot.py::test_snapshot[empty_case] type: Function lineno: 83 - nodeid: tests/test_utils_snapshot.py::test_snapshot[sort_str] type: Function lineno: 83 - nodeid: tests/test_utils_snapshot.py::test_snapshot[sort_id] type: Function lineno: 83 - nodeid: tests/test_utils_snapshot.py::test_snapshot[sort_case_insensitive] type: Function lineno: 83 - nodeid: tests/test_utils_snapshot.py::test_snapshot[sort_length] type: Function lineno: 83 - nodeid: tests/test_utils_snapshot.py::test_snapshot[sort_reverse] type: Function lineno: 83 - Outcome:
-
✅ tests/test_utils_termtitle.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_termtitle.py::test_terminal_title_with_tmux type: Function lineno: 9 - Outcome:
-
✅ tests/test_utils_tqdm_mod.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_tqdm_mod.py::test_complete_progress_bar type: Function lineno: 25 - nodeid: tests/test_utils_tqdm_mod.py::test_set_progress_multiple_points type: Function lineno: 42 - nodeid: tests/test_utils_tqdm_mod.py::test_format_sizeof_alignment type: Function lineno: 65 - nodeid: tests/test_utils_tqdm_mod.py::test_float_alignment_in_bar type: Function lineno: 83 - nodeid: tests/test_utils_tqdm_mod.py::test_custom_unit type: Function lineno: 132 - nodeid: tests/test_utils_tqdm_mod.py::test_clamp_above_total type: Function lineno: 146 - nodeid: tests/test_utils_tqdm_mod.py::test_clamp_below_zero type: Function lineno: 163 - Outcome:
-
✅ tests/test_utils_trinary.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_trinary.py::test_check_trinary_valid_values type: Function lineno: 6 - nodeid: tests/test_utils_trinary.py::test_check_trinary_invalid_value type: Function lineno: 14 - nodeid: tests/test_utils_trinary.py::test_check_trinary_with_custom_allowed_values type: Function lineno: 22 - Outcome:
-
✅ tests/test_utils_typecast.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_typecast.py::test_downcast_success type: Function lineno: 24 - nodeid: tests/test_utils_typecast.py::test_upcast_success type: Function lineno: 30 - nodeid: tests/test_utils_typecast.py::test_downcast_invalid type: Function lineno: 41 - nodeid: tests/test_utils_typecast.py::test_upcast_invalid type: Function lineno: 48 - nodeid: tests/test_utils_typecast.py::test_object_identity_preserved type: Function lineno: 53 - nodeid: tests/test_utils_typecast.py::test_ensure_subclass_valid type: Function lineno: 64 - nodeid: tests/test_utils_typecast.py::test_ensure_subclass_invalid type: Function lineno: 67 - nodeid: tests/test_utils_typecast.py::test_cast_changes_class type: Function lineno: 79 - nodeid: tests/test_utils_typecast.py::test_cast_preserves_identity type: Function lineno: 86 - Outcome:
-
✅ tests/test_utils_utils.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_utils.py::test_singleton_instance type: Function lineno: 17 - nodeid: tests/test_utils_utils.py::test_singleton_identity type: Function lineno: 25 - nodeid: tests/test_utils_utils.py::test_typename[None-NoneType] type: Function lineno: 44 - nodeid: tests/test_utils_utils.py::test_typename[True-bool] type: Function lineno: 44 - nodeid: tests/test_utils_utils.py::test_typename[42-int] type: Function lineno: 44 - nodeid: tests/test_utils_utils.py::test_typename[3.14-float] type: Function lineno: 44 - nodeid: tests/test_utils_utils.py::test_typename[text-str] type: Function lineno: 44 - nodeid: tests/test_utils_utils.py::test_typename[obj5-set] type: Function lineno: 44 - nodeid: tests/test_utils_utils.py::test_typename[obj6-list] type: Function lineno: 44 - nodeid: tests/test_utils_utils.py::test_typename[obj7-list] type: Function lineno: 44 - nodeid: tests/test_utils_utils.py::test_typename[obj8-dict] type: Function lineno: 44 - nodeid: tests/test_utils_utils.py::test_typename[<lambda>-function] type: Function lineno: 44 - nodeid: tests/test_utils_utils.py::test_typename[sample_function-function] type: Function lineno: 44 - nodeid: tests/test_utils_utils.py::test_typename[nested-function] type: Function lineno: 44 - nodeid: tests/test_utils_utils.py::test_typename[len-builtin_function_or_method] type: Function lineno: 44 - nodeid: tests/test_utils_utils.py::test_typename[sum-builtin_function_or_method] type: Function lineno: 44 - nodeid: tests/test_utils_utils.py::test_typename[math-module] type: Function lineno: 44 - nodeid: tests/test_utils_utils.py::test_typename[sys-module] type: Function lineno: 44 - nodeid: tests/test_utils_utils.py::test_typename[function-type] type: Function lineno: 44 - nodeid: tests/test_utils_utils.py::test_typename[<genexpr>-generator] type: Function lineno: 44 - nodeid: tests/test_utils_utils.py::test_typename[obj18-list_iterator] type: Function lineno: 44 - nodeid: tests/test_utils_utils.py::test_next_int[nums0-4] type: Function lineno: 77 - nodeid: tests/test_utils_utils.py::test_next_int[nums1-21] type: Function lineno: 77 - nodeid: tests/test_utils_utils.py::test_next_int[nums2-0] type: Function lineno: 77 - nodeid: tests/test_utils_utils.py::test_zero_pad[7-3-007] type: Function lineno: 87 - nodeid: tests/test_utils_utils.py::test_zero_pad[123-5-00123] type: Function lineno: 87 - nodeid: tests/test_utils_utils.py::test_zero_pad[0-2-00] type: Function lineno: 87 - nodeid: tests/test_utils_utils.py::test_iround[3.6-4] type: Function lineno: 97 - nodeid: tests/test_utils_utils.py::test_iround[2.1-2] type: Function lineno: 97 - nodeid: tests/test_utils_utils.py::test_iround[-1.5--2] type: Function lineno: 97 - nodeid: tests/test_utils_utils.py::test_iround[-1.4--1] type: Function lineno: 97 - nodeid: tests/test_utils_utils.py::test_sorted_naturally[items0-expected0] type: Function lineno: 108 - nodeid: tests/test_utils_utils.py::test_sorted_naturally[items1-expected1] type: Function lineno: 108 - nodeid: tests/test_utils_utils.py::test_sorted_naturally_reverse[items0-expected0] type: Function lineno: 115 - Outcome:
-
✅ tests/test_utils_xrange.py
- Outcome:
passed - result:
- nodeid: tests/test_utils_xrange.py::test_xrange_finite[args0-kwargs0-expected0] type: Function lineno: 11 - nodeid: tests/test_utils_xrange.py::test_xrange_finite[args1-kwargs1-expected1] type: Function lineno: 11 - nodeid: tests/test_utils_xrange.py::test_xrange_finite[args2-kwargs2-expected2] type: Function lineno: 11 - nodeid: tests/test_utils_xrange.py::test_xrange_finite[args3-kwargs3-expected3] type: Function lineno: 11 - nodeid: tests/test_utils_xrange.py::test_xrange_infinite[args0-kwargs0-count(0)] type: Function lineno: 20 - nodeid: tests/test_utils_xrange.py::test_xrange_infinite[args1-kwargs1-count(0, 2)] type: Function lineno: 20 - nodeid: tests/test_utils_xrange.py::test_xrange_too_many_args[args0] type: Function lineno: 31 - Outcome:
- Outcome:
✅ . (1 tests)
-
✅ .
- Outcome:
passed - result:
- nodeid: ci-reports type: Dir - nodeid: markdown type: Dir - nodeid: morbidissimo type: Dir - nodeid: outputs type: Dir - nodeid: slic type: Package - nodeid: temp-ci type: Dir - nodeid: test-ci type: Dir - nodeid: tests type: Dir - 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
Warnings nº3
message: invalid escape sequence \[
category: DeprecationWarning
when: collect
filename: /workspace/tligui_y/slic/tests/test_utils_pv.py
lineno: 12