CI: update test report and coverage files

This commit is contained in:
ci-bot
2025-07-16 20:04:36 +00:00
parent 118842dd4e
commit 2fdcd241fc
3 changed files with 328 additions and 328 deletions
File diff suppressed because it is too large Load Diff
+159 -159
View File
@@ -1,6 +1,6 @@
📁 ci-reports/markdown/pytest-report.json
├── created: 1752691532.0411685
├── duration: 0.7707462310791016
├── created: 1752696276.037488
├── duration: 0.7617950439453125
├── exitcode: 2
├── root: /workspace/tligui_y/slic
├── environment
@@ -428,13 +428,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0032929020235314965
│ │ │ ├── duration: 0.0034992099972441792
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00042323104571551085
│ │ │ ├── duration: 0.0005145070608705282
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00025170098524540663
│ │ ├── duration: 0.00028595805633813143
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_write_file
@@ -447,13 +447,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00044403201900422573
│ │ │ ├── duration: 0.0005355830071493983
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0002863870467990637
│ │ │ ├── duration: 0.0003235340118408203
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013737205881625414
│ │ ├── duration: 0.00016035500448197126
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_cause_io_error
@@ -466,10 +466,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011354300659149885
│ │ │ ├── duration: 0.00011841300874948502
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015954894479364157
│ │ │ ├── duration: 0.00018631701823323965
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/functions/io_utils.py
@@ -498,7 +498,7 @@
│ │ │
│ │ │ functions/io_utils.py:10: OSError
│ │ └── teardown
│ │ ├── duration: 0.00013891898561269045
│ │ ├── duration: 0.0001612040214240551
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_file_not_found
@@ -511,10 +511,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.000118304044008255
│ │ │ ├── duration: 0.0001225699670612812
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00017448398284614086
│ │ │ ├── duration: 0.00018020195420831442
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/functions/io_utils.py
@@ -547,7 +547,7 @@
│ │ │
│ │ │ functions/io_utils.py:2: FileNotFoundError
│ │ └── teardown
│ │ ├── duration: 0.00013521395158022642
│ │ ├── duration: 0.00014308805111795664
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_permission_error
@@ -560,10 +560,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00019927206449210644
│ │ │ ├── duration: 0.00023098697420209646
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001715869875624776
│ │ │ ├── duration: 0.00018473307136446238
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_io_utils.py
@@ -583,7 +583,7 @@
│ │ │ │ ├── lineno: 34
│ │ │ │ └── message: PermissionError
│ │ │ └── longrepr: monkeypatch = <_pytest.monkeypatch.MonkeyPatch object
│ │ │ at 0x7fac5af5f400>
│ │ │ at 0x7fd199f7d610>
│ │ │
│ │ │ def test_permission_error(monkeypatch):
│ │ │ # Patch open to raise PermissionError simulating access
@@ -609,7 +609,7 @@
│ │ │
│ │ │ tests/test_io_utils.py:34: PermissionError
│ │ └── teardown
│ │ ├── duration: 0.000161978998221457
│ │ ├── duration: 0.00017067405860871077
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_mock_open_error
@@ -622,10 +622,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00018527405336499214
│ │ │ ├── duration: 0.00020991801284253597
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.003261367091909051
│ │ │ ├── duration: 0.00341641902923584
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path:
@@ -651,7 +651,7 @@
│ │ │ │ ├── lineno: 1140
│ │ │ │ └── message: OSError
│ │ │ └── longrepr: monkeypatch = <_pytest.monkeypatch.MonkeyPatch object
│ │ │ at 0x7fac5af77220>
│ │ │ at 0x7fd19a2291f0>
│ │ │
│ │ │ def test_mock_open_error(monkeypatch):
│ │ │ # Mock open() to raise IOError simulating read error
@@ -673,7 +673,7 @@
│ │ │ _ _ _ _ _ _ _ _
│ │ │
│ │ │ self = <MagicMock name='open' spec='builtin_function_or_method'
│ │ │ id='140378237269184'>
│ │ │ id='140538210850080'>
│ │ │ args = ('file.txt', 'r'), kwargs = {}, effect = OSError('Mocked
│ │ │ IOError')
│ │ │
@@ -691,7 +691,7 @@
│ │ │
│ │ │ .pixi/envs/default/lib/python3.8/unittest/mock.py:1140: OSError
│ │ └── teardown
│ │ ├── duration: 0.0003157480387017131
│ │ ├── duration: 0.0003330589970573783
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_file_handle_closed_error
@@ -704,10 +704,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00016435794532299042
│ │ │ ├── duration: 0.0001465840032324195
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00019060296472162008
│ │ │ ├── duration: 0.00020432192832231522
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_io_utils.py
@@ -727,7 +727,7 @@
│ │ │
│ │ │ tests/test_io_utils.py:50: ValueError
│ │ └── teardown
│ │ ├── duration: 0.00019040692131966352
│ │ ├── duration: 0.00018460198771208525
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_os_error
@@ -740,10 +740,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002525340532884002
│ │ │ ├── duration: 0.00025417504366487265
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001832999987527728
│ │ │ ├── duration: 0.00018859002739191055
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_io_utils.py
@@ -759,7 +759,7 @@
│ │ │ │ ├── lineno: 55
│ │ │ │ └── message: OSError
│ │ │ └── longrepr: monkeypatch = <_pytest.monkeypatch.MonkeyPatch object
│ │ │ at 0x7fac5af94cd0>
│ │ │ at 0x7fd19a44c8b0>
│ │ │
│ │ │ def test_os_error(monkeypatch):
│ │ │ # Patch os.remove to raise OSError simulating filesystem
@@ -781,7 +781,7 @@
│ │ │
│ │ │ tests/test_io_utils.py:55: OSError
│ │ └── teardown
│ │ ├── duration: 0.0001675420207902789
│ │ ├── duration: 0.00018587603699415922
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_write_file_readonly
@@ -794,13 +794,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0006281330715864897
│ │ │ ├── duration: 0.0006862470181658864
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0009011360816657543
│ │ │ ├── duration: 0.0009966589277610183
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00015056005213409662
│ │ ├── duration: 0.00016854202840477228
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_file_not_found_error
@@ -813,10 +813,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011526502203196287
│ │ │ ├── duration: 0.00014711602125316858
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016551604494452477
│ │ │ ├── duration: 0.00017492996994405985
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_io_utils.py
@@ -837,7 +837,7 @@
│ │ │
│ │ │ tests/test_io_utils.py:69: FileNotFoundError
│ │ └── teardown
│ │ ├── duration: 0.00013684399891644716
│ │ ├── duration: 0.0001600530231371522
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_broken
@@ -850,10 +850,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012934405822306871
│ │ │ ├── duration: 0.00015967804938554764
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001682559959590435
│ │ │ ├── duration: 0.00016386399511247873
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -873,7 +873,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:16: NameError
│ │ └── teardown
│ │ ├── duration: 0.00013551698066294193
│ │ ├── duration: 0.00014227302744984627
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_call_missing_function
@@ -886,10 +886,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001236159587278962
│ │ │ ├── duration: 0.00011766504030674696
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015533296391367912
│ │ │ ├── duration: 0.00016175303608179092
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -910,7 +910,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:20: AttributeError
│ │ └── teardown
│ │ ├── duration: 0.00013395596761256456
│ │ ├── duration: 0.0001429020194336772
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[2-2-4]
@@ -926,13 +926,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0003120799083262682
│ │ │ ├── duration: 0.00030814402271062136
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015068694483488798
│ │ │ ├── duration: 0.00015200604684650898
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013785099145025015
│ │ ├── duration: 0.00016178004443645477
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[1-5-6]
@@ -948,13 +948,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002587540075182915
│ │ │ ├── duration: 0.00025742396246641874
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00013468798715621233
│ │ │ ├── duration: 0.00013487599790096283
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013181904796510935
│ │ ├── duration: 0.00014589692000299692
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-4-7]
@@ -970,13 +970,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002466639271005988
│ │ │ ├── duration: 0.000250424025580287
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00013707298785448074
│ │ │ ├── duration: 0.0001333190593868494
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013453199062496424
│ │ ├── duration: 0.00014190003275871277
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-5-8]
@@ -992,13 +992,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002681369660422206
│ │ │ ├── duration: 0.00023659598082304
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00012873101513832808
│ │ │ ├── duration: 0.00013177504297345877
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013778801076114178
│ │ ├── duration: 0.0001517550554126501
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-6-9]
@@ -1014,13 +1014,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00025412009563297033
│ │ │ ├── duration: 0.00027027400210499763
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001278450945392251
│ │ │ ├── duration: 0.00013179995585232973
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001282509183511138
│ │ ├── duration: 0.00014330109115689993
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
@@ -1036,13 +1036,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00024406297598034143
│ │ │ ├── duration: 0.0002519330009818077
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001251619542017579
│ │ │ ├── duration: 0.00013773702085018158
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013384304475039244
│ │ ├── duration: 0.00013399601448327303
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
@@ -1058,13 +1058,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.000251163961365819
│ │ │ ├── duration: 0.00023934594355523586
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001265830360352993
│ │ │ ├── duration: 0.00012982904445379972
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00012941902969032526
│ │ ├── duration: 0.0001340430462732911
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
@@ -1080,13 +1080,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00024956499692052603
│ │ │ ├── duration: 0.00024613598361611366
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001293469686061144
│ │ │ ├── duration: 0.0001341700553894043
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013048702385276556
│ │ ├── duration: 0.0001347319921478629
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_fail
@@ -1099,10 +1099,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001014400040730834
│ │ │ ├── duration: 0.00011427607387304306
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00045633595436811447
│ │ │ ├── duration: 0.000518619897775352
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1122,7 +1122,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:51: AssertionError
│ │ └── teardown
│ │ ├── duration: 0.00013647007290273905
│ │ ├── duration: 0.00014206895139068365
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_division_zero
@@ -1135,10 +1135,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001167230075225234
│ │ │ ├── duration: 0.00012121698819100857
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015886698383837938
│ │ │ ├── duration: 0.00016038597095757723
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/functions/math_utils.py
@@ -1170,7 +1170,7 @@
│ │ │
│ │ │ functions/math_utils.py:5: ZeroDivisionError
│ │ └── teardown
│ │ ├── duration: 0.00013587402645498514
│ │ ├── duration: 0.00014205498155206442
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_multiply_xfail
@@ -1185,10 +1185,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013320602010935545
│ │ │ ├── duration: 0.00014082796406000853
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0002824590774253011
│ │ │ ├── duration: 0.00028699799440801144
│ │ │ ├── outcome: skipped
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1210,7 +1210,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:60: AssertionError
│ │ └── teardown
│ │ ├── duration: 0.00013584911357611418
│ │ ├── duration: 0.00015146005898714066
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_runtime_error
@@ -1223,10 +1223,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001172930933535099
│ │ │ ├── duration: 0.00012089998926967382
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014794792514294386
│ │ │ ├── duration: 0.00014710496179759502
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1244,7 +1244,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:64: RuntimeError
│ │ └── teardown
│ │ ├── duration: 0.00013355608098208904
│ │ ├── duration: 0.0001394239952787757
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_memory_error
@@ -1257,10 +1257,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012036191765218973
│ │ │ ├── duration: 0.0001294309040531516
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001472249859943986
│ │ │ ├── duration: 0.0001535059418529272
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1279,7 +1279,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:68: MemoryError
│ │ └── teardown
│ │ ├── duration: 0.0001355229178443551
│ │ ├── duration: 0.000155768939293921
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_timeout_error
@@ -1292,10 +1292,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012833601795136929
│ │ │ ├── duration: 0.0001230350462719798
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001487709814682603
│ │ │ ├── duration: 0.00015709700528532267
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1314,7 +1314,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:72: TimeoutError
│ │ └── teardown
│ │ ├── duration: 0.0001443210057914257
│ │ ├── duration: 0.0001386520452797413
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_recursion_error
@@ -1327,10 +1327,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011506897863000631
│ │ │ ├── duration: 0.00011885201092809439
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.000796740991063416
│ │ │ ├── duration: 0.0007784160552546382
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1365,7 +1365,7 @@
│ │ │ E RecursionError: maximum recursion depth exceeded
│ │ │ !!! Recursion detected (same locals & position)
│ │ └── teardown
│ │ ├── duration: 0.00015934999100863934
│ │ ├── duration: 0.00020113296341151
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_floating_point_error
@@ -1378,10 +1378,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011973304208368063
│ │ │ ├── duration: 0.0001522840466350317
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001488890266045928
│ │ │ ├── duration: 0.00016230193432420492
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1400,7 +1400,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:82: FloatingPointError
│ │ └── teardown
│ │ ├── duration: 0.00013660895638167858
│ │ ├── duration: 0.00016265199519693851
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_floating_point_overflow
@@ -1413,10 +1413,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001231050118803978
│ │ │ ├── duration: 0.00014450401067733765
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00018442899454385042
│ │ │ ├── duration: 0.00016951898578554392
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1434,7 +1434,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:86: OverflowError
│ │ └── teardown
│ │ ├── duration: 0.0001341389724984765
│ │ ├── duration: 0.0001563649857416749
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_value_error
@@ -1447,10 +1447,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011857703793793917
│ │ │ ├── duration: 0.00013013393618166447
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016147491987794638
│ │ │ ├── duration: 0.00018081499729305506
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1470,7 +1470,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:90: ValueError
│ │ └── teardown
│ │ ├── duration: 0.0001325380289927125
│ │ ├── duration: 0.00014828599523752928
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_wrong_argument_error
@@ -1483,10 +1483,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011501496192067862
│ │ │ ├── duration: 0.0001290090149268508
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014797598123550415
│ │ │ ├── duration: 0.00015953101683408022
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1504,7 +1504,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:94: TypeError
│ │ └── teardown
│ │ ├── duration: 0.0001359879970550537
│ │ ├── duration: 0.00014403893146663904
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_unhandled_exception
@@ -1517,10 +1517,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013235199730843306
│ │ │ ├── duration: 0.00013095897156745195
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001546080457046628
│ │ │ ├── duration: 0.00016549008432775736
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1538,7 +1538,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:98: Exception
│ │ └── teardown
│ │ ├── duration: 0.00014670309610664845
│ │ ├── duration: 0.000149316038005054
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_custom_error
@@ -1551,10 +1551,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011632998939603567
│ │ │ ├── duration: 0.00012041092850267887
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015097495634108782
│ │ │ ├── duration: 0.00016064103692770004
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1573,7 +1573,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:102: CustomError
│ │ └── teardown
│ │ ├── duration: 0.0001405490329489112
│ │ ├── duration: 0.00014196790289133787
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_stop_iteration_direct
@@ -1586,10 +1586,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012906896881759167
│ │ │ ├── duration: 0.00011923094280064106
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016494200099259615
│ │ │ ├── duration: 0.00016246200539171696
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path:
@@ -1676,7 +1676,7 @@
│ │ │
│ │ │ cls = <class '_pytest.runner.CallInfo'>
│ │ │ func = <function call_and_report.<locals>.<lambda> at
│ │ │ 0x7fac5afbb9d0>
│ │ │ 0x7fd19a4da9d0>
│ │ │ when = 'call'
│ │ │ reraise = (<class '_pytest.outcomes.Exit'>, <class
│ │ │ 'KeyboardInterrupt'>)
@@ -1759,7 +1759,7 @@
│ │ │ .pixi/envs/default/lib/python3.8/site-packages/_pytest/capture.p
│ │ │ y:880: RuntimeError
│ │ └── teardown
│ │ ├── duration: 0.0002637020079419017
│ │ ├── duration: 0.0002597169950604439
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_generator_exit_direct
@@ -1772,10 +1772,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00015517498832195997
│ │ │ ├── duration: 0.0001540379598736763
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001781380269676447
│ │ │ ├── duration: 0.000179799972102046
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1793,7 +1793,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:110: GeneratorExit
│ │ └── teardown
│ │ ├── duration: 0.00018268602434545755
│ │ ├── duration: 0.00019114394672214985
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_malformed_code
@@ -1806,10 +1806,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013178098015487194
│ │ │ ├── duration: 0.00013176200445741415
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00018824602011591196
│ │ │ ├── duration: 0.00018714903853833675
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1833,7 +1833,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:114: SyntaxError
│ │ └── teardown
│ │ ├── duration: 0.00014296395238488913
│ │ ├── duration: 0.000172097934409976
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_sys_exit
@@ -1846,10 +1846,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012288999278098345
│ │ │ ├── duration: 0.00012288906145840883
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016941793728619814
│ │ │ ├── duration: 0.0001557279611006379
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1867,7 +1867,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:118: SystemExit
│ │ └── teardown
│ │ ├── duration: 0.00013380905147641897
│ │ ├── duration: 0.00014237104915082455
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_broken_function
@@ -1880,10 +1880,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001232329523190856
│ │ │ ├── duration: 0.00012463098391890526
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015732890460640192
│ │ │ ├── duration: 0.00015849701594561338
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1916,7 +1916,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:123: TypeError
│ │ └── teardown
│ │ ├── duration: 0.00013779709115624428
│ │ ├── duration: 0.00014662090688943863
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_import_error
@@ -1929,10 +1929,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011760694906115532
│ │ │ ├── duration: 0.00011875503696501255
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001614170614629984
│ │ │ ├── duration: 0.00016283697914332151
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1949,7 +1949,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:127: ImportError
│ │ └── teardown
│ │ ├── duration: 0.00014843896497040987
│ │ ├── duration: 0.00018100894521921873
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_module_not_found_error
@@ -1962,10 +1962,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.000123838079161942
│ │ │ ├── duration: 0.00016625795979052782
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0005040490068495274
│ │ │ ├── duration: 0.0006006399635225534
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: <frozen importlib._bootstrap>
@@ -2013,7 +2013,7 @@
│ │ │ _ _ _ _ _ _ _ _
│ │ │
│ │ │ name = 'non_existent_module_xyz'
│ │ │ import_ = <function _gcd_import at 0x7fac5f8574c0>
│ │ │ import_ = <function _gcd_import at 0x7fd19e9424c0>
│ │ │
│ │ │ > ???
│ │ │ E ModuleNotFoundError: No module named
@@ -2021,7 +2021,7 @@
│ │ │
│ │ │ <frozen importlib._bootstrap>:973: ModuleNotFoundError
│ │ └── teardown
│ │ ├── duration: 0.0002048340393230319
│ │ ├── duration: 0.00020962802227586508
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_param.py::test_add[1-2]
@@ -2037,13 +2037,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0003470570081844926
│ │ │ ├── duration: 0.00032267800997942686
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00018179207108914852
│ │ │ ├── duration: 0.0001504229148849845
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00016426295042037964
│ │ ├── duration: 0.00013382197357714176
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_param.py::test_add[3-4]
@@ -2059,13 +2059,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002275860169902444
│ │ │ ├── duration: 0.0002219210145995021
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001428480027243495
│ │ │ ├── duration: 0.00012858596164733171
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001554370392113924
│ │ ├── duration: 0.00021751096937805414
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_uppercase_normal
@@ -2078,13 +2078,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011409400030970573
│ │ │ ├── duration: 0.00018826499581336975
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001573330955579877
│ │ │ ├── duration: 0.00014496094081550837
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00012732995674014091
│ │ ├── duration: 0.00010455690789967775
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_uppercase_type_error
@@ -2097,10 +2097,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013062707148492336
│ │ │ ├── duration: 0.00010725099127739668
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00018049299251288176
│ │ │ ├── duration: 0.00015150790568441153
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/functions/string_utils.py
@@ -2132,7 +2132,7 @@
│ │ │
│ │ │ functions/string_utils.py:3: TypeError
│ │ └── teardown
│ │ ├── duration: 0.00016367295756936073
│ │ ├── duration: 0.00014801800716668367
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_reverse_string
@@ -2145,13 +2145,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013171008322387934
│ │ │ ├── duration: 0.0001225089654326439
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015937897842377424
│ │ │ ├── duration: 0.00014275603462010622
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00010533002205193043
│ │ ├── duration: 9.90019179880619e-05
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_warning_emit
@@ -2164,13 +2164,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00010884297080338001
│ │ │ ├── duration: 0.00010645994916558266
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001463419757783413
│ │ │ ├── duration: 0.0001450090203434229
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00010895007289946079
│ │ ├── duration: 9.524310007691383e-05
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_unicode_decode_error
@@ -2183,10 +2183,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00010945799294859171
│ │ │ ├── duration: 0.00010453991126269102
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001505690161138773
│ │ │ ├── duration: 0.0001907780533656478
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_string_utils.py
@@ -2206,7 +2206,7 @@
│ │ │
│ │ │ tests/test_string_utils.py:26: UnicodeDecodeError
│ │ └── teardown
│ │ ├── duration: 0.00015063898172229528
│ │ ├── duration: 0.00014015298802405596
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid:
@@ -2220,10 +2220,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012140406761318445
│ │ │ ├── duration: 0.0001291589578613639
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001555399503558874
│ │ │ ├── duration: 0.00015415705274790525
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_string_utils.py
@@ -2244,7 +2244,7 @@
│ │ │
│ │ │ tests/test_string_utils.py:30: UnicodeDecodeError
│ │ └── teardown
│ │ ├── duration: 0.00013213895726948977
│ │ ├── duration: 0.00013888499233871698
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_import_warning
@@ -2257,13 +2257,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.000117360963486135
│ │ │ ├── duration: 0.0001200441038236022
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014026195276528597
│ │ │ ├── duration: 0.00017119303811341524
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00010643398854881525
│ │ ├── duration: 0.00010331696830689907
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_xfail_uppercase_digits
@@ -2278,10 +2278,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001289290376007557
│ │ │ ├── duration: 0.00011704606004059315
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0006400829879567027
│ │ │ ├── duration: 0.0006372149800881743
│ │ │ ├── outcome: skipped
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_string_utils.py
@@ -2310,7 +2310,7 @@
│ │ │
│ │ │ tests/test_string_utils.py:39: AssertionError
│ │ └── teardown
│ │ ├── duration: 0.00014669797383248806
│ │ ├── duration: 0.00014141504652798176
│ │ └── outcome: passed
│ └── -
│ ├── nodeid: tests/test_string_utils.py::test_keyboard_interrupt_direct
@@ -2323,7 +2323,7 @@
│ │ ├── slic
│ │ └──
│ └── setup
│ ├── duration: 0.00012203503865748644
│ ├── duration: 0.00012779596727341413
│ └── outcome: passed
└── warnings
└── -
File diff suppressed because one or more lines are too long