CI: update test report and coverage files

This commit is contained in:
ci-bot
2025-07-16 12:04:47 +00:00
parent 3cba254f53
commit c336ac9b8a
3 changed files with 2340 additions and 3378 deletions
File diff suppressed because it is too large Load Diff
+153 -153
View File
@@ -1,6 +1,6 @@
📁 ci-reports/markdown/pytest-report.json
├── created: 1752667408.2653623
├── duration: 0.7669305801391602
├── created: 1752667486.5136375
├── duration: 0.7570886611938477
├── exitcode: 2
├── root: /workspace/tligui_y/slic
├── environment
@@ -413,13 +413,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0034607290290296078
│ │ │ ├── duration: 0.00321923999581486
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0004720439901575446
│ │ │ ├── duration: 0.0004633590579032898
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0002863379195332527
│ │ ├── duration: 0.0002454259665682912
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_write_file
@@ -432,13 +432,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0004956941120326519
│ │ │ ├── duration: 0.0004545260453596711
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0002930249320343137
│ │ │ ├── duration: 0.0002933889627456665
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00014592905063182116
│ │ ├── duration: 0.0001393860438838601
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_cause_io_error
@@ -451,10 +451,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012937304563820362
│ │ │ ├── duration: 0.0001128810690715909
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015742494724690914
│ │ │ ├── duration: 0.00015642296057194471
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/functions/io_utils.py
@@ -483,7 +483,7 @@
│ │ │
│ │ │ functions/io_utils.py:10: OSError
│ │ └── teardown
│ │ ├── duration: 0.000149494968354702
│ │ ├── duration: 0.00013895600568503141
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_file_not_found
@@ -496,10 +496,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012033595703542233
│ │ │ ├── duration: 0.00011689297389239073
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00019313395023345947
│ │ │ ├── duration: 0.0001734360121190548
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/functions/io_utils.py
@@ -532,7 +532,7 @@
│ │ │
│ │ │ functions/io_utils.py:2: FileNotFoundError
│ │ └── teardown
│ │ ├── duration: 0.0001425329828634858
│ │ ├── duration: 0.00013961305376142263
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_permission_error
@@ -545,10 +545,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00020565197337418795
│ │ │ ├── duration: 0.00019421393517404795
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001732229720801115
│ │ │ ├── duration: 0.00018298206850886345
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_io_utils.py
@@ -568,7 +568,7 @@
│ │ │ │ ├── lineno: 34
│ │ │ │ └── message: PermissionError
│ │ │ └── longrepr: monkeypatch = <_pytest.monkeypatch.MonkeyPatch object
│ │ │ at 0x7fe4553db8b0>
│ │ │ at 0x7f493e640790>
│ │ │
│ │ │ def test_permission_error(monkeypatch):
│ │ │ # Patch open to raise PermissionError simulating access
@@ -594,7 +594,7 @@
│ │ │
│ │ │ tests/test_io_utils.py:34: PermissionError
│ │ └── teardown
│ │ ├── duration: 0.00016546098049730062
│ │ ├── duration: 0.00017319596372544765
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_mock_open_error
@@ -607,10 +607,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00022063509095460176
│ │ │ ├── duration: 0.00018824997823685408
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.003330550971440971
│ │ │ ├── duration: 0.0032462620874866843
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path:
@@ -636,7 +636,7 @@
│ │ │ │ ├── lineno: 1140
│ │ │ │ └── message: OSError
│ │ │ └── longrepr: monkeypatch = <_pytest.monkeypatch.MonkeyPatch object
│ │ │ at 0x7fe452a674c0>
│ │ │ at 0x7f4940be78b0>
│ │ │
│ │ │ def test_mock_open_error(monkeypatch):
│ │ │ # Mock open() to raise IOError simulating read error
@@ -658,7 +658,7 @@
│ │ │ _ _ _ _ _ _ _ _
│ │ │
│ │ │ self = <MagicMock name='open' spec='builtin_function_or_method'
│ │ │ id='140618615911088'>
│ │ │ id='139952595566112'>
│ │ │ args = ('file.txt', 'r'), kwargs = {}, effect = OSError('Mocked
│ │ │ IOError')
│ │ │
@@ -676,7 +676,7 @@
│ │ │
│ │ │ .pixi/envs/default/lib/python3.8/unittest/mock.py:1140: OSError
│ │ └── teardown
│ │ ├── duration: 0.0003398720873519778
│ │ ├── duration: 0.0003263390390202403
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_file_handle_closed_error
@@ -689,10 +689,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00014736398588865995
│ │ │ ├── duration: 0.00014246092177927494
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00021852494683116674
│ │ │ ├── duration: 0.0001970680896192789
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_io_utils.py
@@ -712,7 +712,7 @@
│ │ │
│ │ │ tests/test_io_utils.py:50: ValueError
│ │ └── teardown
│ │ ├── duration: 0.00021820096299052238
│ │ ├── duration: 0.0002128200139850378
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_os_error
@@ -725,10 +725,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.000272504985332489
│ │ │ ├── duration: 0.00026681809686124325
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00019668997265398502
│ │ │ ├── duration: 0.0002024330897256732
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_io_utils.py
@@ -744,7 +744,7 @@
│ │ │ │ ├── lineno: 55
│ │ │ │ └── message: OSError
│ │ │ └── longrepr: monkeypatch = <_pytest.monkeypatch.MonkeyPatch object
│ │ │ at 0x7fe452670e50>
│ │ │ at 0x7f493e890a00>
│ │ │
│ │ │ def test_os_error(monkeypatch):
│ │ │ # Patch os.remove to raise OSError simulating filesystem
@@ -766,7 +766,7 @@
│ │ │
│ │ │ tests/test_io_utils.py:55: OSError
│ │ └── teardown
│ │ ├── duration: 0.00023797701578587294
│ │ ├── duration: 0.0002230729442089796
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_write_file_readonly
@@ -779,13 +779,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0007969610160216689
│ │ │ ├── duration: 0.0007309979991987348
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.000981069984845817
│ │ │ ├── duration: 0.0011486930307000875
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001650300109758973
│ │ ├── duration: 0.00017095496878027916
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_file_not_found_error
@@ -798,10 +798,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012120697647333145
│ │ │ ├── duration: 0.00012563099153339863
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00018198403995484114
│ │ │ ├── duration: 0.0001828729873523116
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_io_utils.py
@@ -822,7 +822,7 @@
│ │ │
│ │ │ tests/test_io_utils.py:69: FileNotFoundError
│ │ └── teardown
│ │ ├── duration: 0.00015140592586249113
│ │ ├── duration: 0.00015336996875703335
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_broken
@@ -835,10 +835,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013845297507941723
│ │ │ ├── duration: 0.00013724295422434807
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015813298523426056
│ │ │ ├── duration: 0.00016569090075790882
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -858,7 +858,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:16: NameError
│ │ └── teardown
│ │ ├── duration: 0.00014458096120506525
│ │ ├── duration: 0.0001451720017939806
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_call_missing_function
@@ -871,10 +871,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012738502118736506
│ │ │ ├── duration: 0.00012158905155956745
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00018435704987496138
│ │ │ ├── duration: 0.00016618601512163877
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -895,7 +895,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:20: AttributeError
│ │ └── teardown
│ │ ├── duration: 0.00017659401055425406
│ │ ├── duration: 0.00014295498840510845
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[2-2-4]
@@ -911,13 +911,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00035532598849385977
│ │ │ ├── duration: 0.0003253769828006625
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00018303701654076576
│ │ │ ├── duration: 0.00014887808356434107
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001599190291017294
│ │ ├── duration: 0.00014638900756835938
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[1-5-6]
@@ -933,13 +933,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002897470258176327
│ │ │ ├── duration: 0.00024312594905495644
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015237799379974604
│ │ │ ├── duration: 0.00012967397924512625
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00014577305410057306
│ │ ├── duration: 0.00013816100545227528
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-4-7]
@@ -955,13 +955,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00029847805853933096
│ │ │ ├── duration: 0.00024071696680039167
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001555809285491705
│ │ │ ├── duration: 0.00012603902723640203
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001631260383874178
│ │ ├── duration: 0.00013374199625104666
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-5-8]
@@ -977,13 +977,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00027122802566736937
│ │ │ ├── duration: 0.0002415491035208106
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00013995496556162834
│ │ │ ├── duration: 0.0001275360118597746
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00014810299035161734
│ │ ├── duration: 0.00013520196080207825
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-6-9]
@@ -999,13 +999,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002629950176924467
│ │ │ ├── duration: 0.0002358530182391405
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015029904898256063
│ │ │ ├── duration: 0.00012420292478054762
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00016495794989168644
│ │ ├── duration: 0.00013899896293878555
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
@@ -1021,13 +1021,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002792620798572898
│ │ │ ├── duration: 0.000232266029343009
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001412220299243927
│ │ │ ├── duration: 0.00012126704677939415
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00015169300604611635
│ │ ├── duration: 0.00014193891547620296
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
@@ -1043,13 +1043,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002658059820532799
│ │ │ ├── duration: 0.0002371090231463313
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014277291484177113
│ │ │ ├── duration: 0.00012584496289491653
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00016067700926214457
│ │ ├── duration: 0.00013804901391267776
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
@@ -1065,13 +1065,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00026865198742598295
│ │ │ ├── duration: 0.00022840395104140043
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015093304682523012
│ │ │ ├── duration: 0.00012091908138245344
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00015706894919276237
│ │ ├── duration: 0.00012851599603891373
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_fail
@@ -1084,10 +1084,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011826492846012115
│ │ │ ├── duration: 0.00010106305126100779
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.000554847065359354
│ │ │ ├── duration: 0.000486643984913826
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1107,7 +1107,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:51: AssertionError
│ │ └── teardown
│ │ ├── duration: 0.00015027390327304602
│ │ ├── duration: 0.0001554629998281598
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_division_zero
@@ -1120,10 +1120,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001308330101892352
│ │ │ ├── duration: 0.00012273492757230997
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016100797802209854
│ │ │ ├── duration: 0.00016533804591745138
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/functions/math_utils.py
@@ -1155,7 +1155,7 @@
│ │ │
│ │ │ functions/math_utils.py:5: ZeroDivisionError
│ │ └── teardown
│ │ ├── duration: 0.00014487002044916153
│ │ ├── duration: 0.0001436159946024418
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_multiply_xfail
@@ -1170,10 +1170,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001355159329250455
│ │ │ ├── duration: 0.00013423396740108728
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00029486208222806454
│ │ │ ├── duration: 0.00028755597304552794
│ │ │ ├── outcome: skipped
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1195,7 +1195,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:60: AssertionError
│ │ └── teardown
│ │ ├── duration: 0.0001544969854876399
│ │ ├── duration: 0.00015552900731563568
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_runtime_error
@@ -1208,10 +1208,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011765002273023129
│ │ │ ├── duration: 0.00011740799527615309
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001484529348090291
│ │ │ ├── duration: 0.0001482230145484209
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1229,7 +1229,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:64: RuntimeError
│ │ └── teardown
│ │ ├── duration: 0.00013588194269686937
│ │ ├── duration: 0.00013889698311686516
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_memory_error
@@ -1242,10 +1242,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011871301103383303
│ │ │ ├── duration: 0.00011997309047728777
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015175703447312117
│ │ │ ├── duration: 0.0001547200372442603
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1264,7 +1264,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:68: MemoryError
│ │ └── teardown
│ │ ├── duration: 0.00014864199329167604
│ │ ├── duration: 0.0001455649035051465
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_timeout_error
@@ -1277,10 +1277,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012577406596392393
│ │ │ ├── duration: 0.00012025400064885616
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001555680064484477
│ │ │ ├── duration: 0.00015303399413824081
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1299,7 +1299,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:72: TimeoutError
│ │ └── teardown
│ │ ├── duration: 0.00014270399697124958
│ │ ├── duration: 0.00014734896831214428
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_recursion_error
@@ -1312,10 +1312,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012216903269290924
│ │ │ ├── duration: 0.00011818902567029
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0007967249257490039
│ │ │ ├── duration: 0.0007903999648988247
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1350,7 +1350,7 @@
│ │ │ E RecursionError: maximum recursion depth exceeded
│ │ │ !!! Recursion detected (same locals & position)
│ │ └── teardown
│ │ ├── duration: 0.00024880701676011086
│ │ ├── duration: 0.0001874910667538643
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_floating_point_error
@@ -1363,10 +1363,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00015889096539467573
│ │ │ ├── duration: 0.00012736197095364332
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00021248497068881989
│ │ │ ├── duration: 0.00016365398187190294
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1385,7 +1385,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:82: FloatingPointError
│ │ └── teardown
│ │ ├── duration: 0.00019063800573349
│ │ ├── duration: 0.00016006093937903643
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_floating_point_overflow
@@ -1398,10 +1398,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013125897385179996
│ │ │ ├── duration: 0.00012055807746946812
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001951489830389619
│ │ │ ├── duration: 0.00017829297576099634
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1419,7 +1419,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:86: OverflowError
│ │ └── teardown
│ │ ├── duration: 0.00018675997853279114
│ │ ├── duration: 0.00015965697821229696
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_value_error
@@ -1432,10 +1432,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013295700773596764
│ │ │ ├── duration: 0.00012488593347370625
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016791303642094135
│ │ │ ├── duration: 0.00016532395966351032
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1455,7 +1455,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:90: ValueError
│ │ └── teardown
│ │ ├── duration: 0.00015590502880513668
│ │ ├── duration: 0.00015142792835831642
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_wrong_argument_error
@@ -1468,10 +1468,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012778001837432384
│ │ │ ├── duration: 0.0001261590514332056
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016570102889090776
│ │ │ ├── duration: 0.00015774695202708244
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1489,7 +1489,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:94: TypeError
│ │ └── teardown
│ │ ├── duration: 0.0001469349954277277
│ │ ├── duration: 0.00015948491636663675
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_unhandled_exception
@@ -1502,10 +1502,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012370699550956488
│ │ │ ├── duration: 0.00012020498979836702
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015411304775625467
│ │ │ ├── duration: 0.00015334703493863344
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1523,7 +1523,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:98: Exception
│ │ └── teardown
│ │ ├── duration: 0.00014134193770587444
│ │ ├── duration: 0.00015508197247982025
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_custom_error
@@ -1536,10 +1536,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00014076102524995804
│ │ │ ├── duration: 0.00013578298967331648
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001581059768795967
│ │ │ ├── duration: 0.00015712098684161901
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1558,7 +1558,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:102: CustomError
│ │ └── teardown
│ │ ├── duration: 0.00014671403914690018
│ │ ├── duration: 0.000151930027641356
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_stop_iteration_direct
@@ -1571,10 +1571,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012845592573285103
│ │ │ ├── duration: 0.00012169498950242996
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00018359697423875332
│ │ │ ├── duration: 0.00015942996833473444
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path:
@@ -1661,7 +1661,7 @@
│ │ │
│ │ │ cls = <class '_pytest.runner.CallInfo'>
│ │ │ func = <function call_and_report.<locals>.<lambda> at
│ │ │ 0x7fe4524c19d0>
│ │ │ 0x7f4940a9d4c0>
│ │ │ when = 'call'
│ │ │ reraise = (<class '_pytest.outcomes.Exit'>, <class
│ │ │ 'KeyboardInterrupt'>)
@@ -1744,7 +1744,7 @@
│ │ │ .pixi/envs/default/lib/python3.8/site-packages/_pytest/capture.p
│ │ │ y:880: RuntimeError
│ │ └── teardown
│ │ ├── duration: 0.00026445602998137474
│ │ ├── duration: 0.00026621692813932896
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_generator_exit_direct
@@ -1757,10 +1757,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00014537607785314322
│ │ │ ├── duration: 0.00014588807243853807
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00018589396495372057
│ │ │ ├── duration: 0.00018529605586081743
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1778,7 +1778,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:110: GeneratorExit
│ │ └── teardown
│ │ ├── duration: 0.0002057430101558566
│ │ ├── duration: 0.0002024270361289382
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_malformed_code
@@ -1791,10 +1791,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00015656708274036646
│ │ │ ├── duration: 0.00013619102537631989
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00018552900291979313
│ │ │ ├── duration: 0.00018457300029695034
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1818,7 +1818,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:114: SyntaxError
│ │ └── teardown
│ │ ├── duration: 0.0001902240328490734
│ │ ├── duration: 0.00015295995399355888
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_sys_exit
@@ -1831,10 +1831,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00014112505596131086
│ │ │ ├── duration: 0.00013320893049240112
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016910408157855272
│ │ │ ├── duration: 0.00016039807815104723
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1852,7 +1852,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:118: SystemExit
│ │ └── teardown
│ │ ├── duration: 0.00019418599549680948
│ │ ├── duration: 0.00014405196998268366
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_broken_function
@@ -1865,10 +1865,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001398070016875863
│ │ │ ├── duration: 0.00012812705244868994
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001750140218064189
│ │ │ ├── duration: 0.00015652598813176155
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1901,7 +1901,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:123: TypeError
│ │ └── teardown
│ │ ├── duration: 0.00019475200679153204
│ │ ├── duration: 0.00014716293662786484
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_import_error
@@ -1914,10 +1914,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001401189947500825
│ │ │ ├── duration: 0.00011993793305009604
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00017256091814488173
│ │ │ ├── duration: 0.000169450999237597
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1934,7 +1934,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:127: ImportError
│ │ └── teardown
│ │ ├── duration: 0.00017802906222641468
│ │ ├── duration: 0.0001446940004825592
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_module_not_found_error
@@ -1947,10 +1947,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013681501150131226
│ │ │ ├── duration: 0.00012520607560873032
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0005067000165581703
│ │ │ ├── duration: 0.0004987139254808426
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: <frozen importlib._bootstrap>
@@ -1998,7 +1998,7 @@
│ │ │ _ _ _ _ _ _ _ _
│ │ │
│ │ │ name = 'non_existent_module_xyz'
│ │ │ import_ = <function _gcd_import at 0x7fe4570984c0>
│ │ │ import_ = <function _gcd_import at 0x7f4942f964c0>
│ │ │
│ │ │ > ???
│ │ │ E ModuleNotFoundError: No module named
@@ -2006,7 +2006,7 @@
│ │ │
│ │ │ <frozen importlib._bootstrap>:973: ModuleNotFoundError
│ │ └── teardown
│ │ ├── duration: 0.0002479800023138523
│ │ ├── duration: 0.0002245450159534812
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_uppercase_normal
@@ -2019,13 +2019,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001724830362945795
│ │ │ ├── duration: 0.00015098403673619032
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016781000886112452
│ │ │ ├── duration: 0.00017254997510463
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00010620499961078167
│ │ ├── duration: 0.00010489905253052711
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_uppercase_type_error
@@ -2038,10 +2038,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011379807256162167
│ │ │ ├── duration: 0.00010859104804694653
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016147003043442965
│ │ │ ├── duration: 0.00015282898675650358
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/functions/string_utils.py
@@ -2073,7 +2073,7 @@
│ │ │
│ │ │ functions/string_utils.py:3: TypeError
│ │ └── teardown
│ │ ├── duration: 0.00017542298883199692
│ │ ├── duration: 0.0001718580024316907
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_reverse_string
@@ -2086,13 +2086,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001288560451939702
│ │ │ ├── duration: 0.0001231759088113904
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016683305148035288
│ │ │ ├── duration: 0.0001606049481779337
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00011434603948146105
│ │ ├── duration: 0.0001024989178404212
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_warning_emit
@@ -2105,13 +2105,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011078803800046444
│ │ │ ├── duration: 0.00012036692351102829
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015521200839430094
│ │ │ ├── duration: 0.00014876201748847961
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 9.730097372084856e-05
│ │ ├── duration: 0.00010146305430680513
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_unicode_decode_error
@@ -2124,10 +2124,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00010417704470455647
│ │ │ ├── duration: 0.00010385597124695778
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001538749784231186
│ │ │ ├── duration: 0.00014831800945103168
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_string_utils.py
@@ -2147,7 +2147,7 @@
│ │ │
│ │ │ tests/test_string_utils.py:26: UnicodeDecodeError
│ │ └── teardown
│ │ ├── duration: 0.00015647592954337597
│ │ ├── duration: 0.00016877707093954086
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid:
@@ -2161,10 +2161,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001167139271274209
│ │ │ ├── duration: 0.00012163503561168909
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001562850084155798
│ │ │ ├── duration: 0.00016275804955512285
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_string_utils.py
@@ -2185,7 +2185,7 @@
│ │ │
│ │ │ tests/test_string_utils.py:30: UnicodeDecodeError
│ │ └── teardown
│ │ ├── duration: 0.00014548096805810928
│ │ ├── duration: 0.00014117208775132895
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_import_warning
@@ -2198,13 +2198,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011698098387569189
│ │ │ ├── duration: 0.00011685490608215332
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001474709715694189
│ │ │ ├── duration: 0.0001364720519632101
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 9.86059894785285e-05
│ │ ├── duration: 0.00010040798224508762
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_xfail_uppercase_digits
@@ -2219,10 +2219,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011640600860118866
│ │ │ ├── duration: 0.0001152219483628869
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.000675305025652051
│ │ │ ├── duration: 0.0006349110044538975
│ │ │ ├── outcome: skipped
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_string_utils.py
@@ -2251,7 +2251,7 @@
│ │ │
│ │ │ tests/test_string_utils.py:39: AssertionError
│ │ └── teardown
│ │ ├── duration: 0.00015301199164241552
│ │ ├── duration: 0.0001532569294795394
│ │ └── outcome: passed
│ └── -
│ ├── nodeid: tests/test_string_utils.py::test_keyboard_interrupt_direct
@@ -2264,7 +2264,7 @@
│ │ ├── slic
│ │ └──
│ └── setup
│ ├── duration: 0.00013727706391364336
│ ├── duration: 0.00011554500088095665
│ └── outcome: passed
└── warnings
└── -
File diff suppressed because one or more lines are too long