CI: update test report and coverage files

This commit is contained in:
ci-bot
2025-07-16 13:23:13 +00:00
parent 82ee4fafcf
commit 2a70c1eff9
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: 1752671093.149188
├── duration: 0.7445480823516846
├── created: 1752672193.3623047
├── duration: 0.726116418838501
├── exitcode: 2
├── root: /workspace/tligui_y/slic
├── environment
@@ -428,13 +428,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0033330180449411273
│ │ │ ├── duration: 0.003338363952934742
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0004882910288870335
│ │ │ ├── duration: 0.0004424729850143194
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0002423690166324377
│ │ ├── duration: 0.00025820103473961353
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_write_file
@@ -447,13 +447,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0005102509167045355
│ │ │ ├── duration: 0.0004634619690477848
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0002965859603136778
│ │ │ ├── duration: 0.00028459797613322735
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001399029279127717
│ │ ├── duration: 0.00013886007945984602
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_cause_io_error
@@ -466,10 +466,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011072296183556318
│ │ │ ├── duration: 0.00012731109745800495
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015444401651620865
│ │ │ ├── duration: 0.0001589180901646614
│ │ │ ├── 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.0001363130286335945
│ │ ├── duration: 0.00014494906645268202
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_file_not_found
@@ -511,10 +511,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011716200970113277
│ │ │ ├── duration: 0.00012073095422238111
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00019898300524801016
│ │ │ ├── duration: 0.00019928591791540384
│ │ │ ├── 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.00013825902715325356
│ │ ├── duration: 0.0001357359578832984
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_permission_error
@@ -560,10 +560,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002026669681072235
│ │ │ ├── duration: 0.0001978209475055337
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00017422798555344343
│ │ │ ├── duration: 0.0001893880544230342
│ │ │ ├── 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 0x7f716c5884f0>
│ │ │ at 0x7fed30a17550>
│ │ │
│ │ │ 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.0001931630540639162
│ │ ├── duration: 0.00016538798809051514
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_mock_open_error
@@ -622,10 +622,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00019336200784891844
│ │ │ ├── duration: 0.00019135605543851852
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.003415804007090628
│ │ │ ├── duration: 0.003284284961409867
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path:
@@ -651,7 +651,7 @@
│ │ │ │ ├── lineno: 1140
│ │ │ │ └── message: OSError
│ │ │ └── longrepr: monkeypatch = <_pytest.monkeypatch.MonkeyPatch object
│ │ │ at 0x7f71685fe940>
│ │ │ at 0x7fed30503520>
│ │ │
│ │ │ 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='140125059148672'>
│ │ │ id='140656694541040'>
│ │ │ 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.00033816194627434015
│ │ ├── duration: 0.00032130000181496143
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_file_handle_closed_error
@@ -704,10 +704,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001453090226277709
│ │ │ ├── duration: 0.00014818296767771244
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0002020570682361722
│ │ │ ├── duration: 0.00019507505930960178
│ │ │ ├── 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.00017758493777364492
│ │ ├── duration: 0.000196842011064291
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_os_error
@@ -740,10 +740,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002493379870429635
│ │ │ ├── duration: 0.00024674797896295786
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00019137200433760881
│ │ │ ├── duration: 0.0001878610346466303
│ │ │ ├── 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 0x7f71689c65b0>
│ │ │ at 0x7fed30503910>
│ │ │
│ │ │ 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.00016600696835666895
│ │ ├── duration: 0.00018127798102796078
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_write_file_readonly
@@ -794,13 +794,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0006409899797290564
│ │ │ ├── duration: 0.0007248119218274951
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0011870450107380748
│ │ │ ├── duration: 0.0009866940090432763
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00015047600027173758
│ │ ├── duration: 0.00014605792239308357
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_file_not_found_error
@@ -813,10 +813,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001165410503745079
│ │ │ ├── duration: 0.00012829306069761515
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016650499310344458
│ │ │ ├── duration: 0.00016843900084495544
│ │ │ ├── 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.00013516400940716267
│ │ ├── duration: 0.00014418293721973896
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_broken
@@ -850,10 +850,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012482493184506893
│ │ │ ├── duration: 0.00013586797285825014
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001520740333944559
│ │ │ ├── duration: 0.00015618803445249796
│ │ │ ├── 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.00013505690731108189
│ │ ├── duration: 0.00013685994781553745
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_call_missing_function
@@ -886,10 +886,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011608004570007324
│ │ │ ├── duration: 0.0001232579816132784
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001513820607215166
│ │ │ ├── duration: 0.0001508559798821807
│ │ │ ├── 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.00013683701399713755
│ │ ├── duration: 0.0001365960342809558
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[2-2-4]
@@ -926,13 +926,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002950819907709956
│ │ │ ├── duration: 0.00029759493190795183
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001469609560444951
│ │ │ ├── duration: 0.00014563894364982843
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013948907144367695
│ │ ├── duration: 0.00015225994866341352
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[1-5-6]
@@ -948,13 +948,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00024561001919209957
│ │ │ ├── duration: 0.0002485349541530013
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001306890044361353
│ │ │ ├── duration: 0.00012965500354766846
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013475888408720493
│ │ ├── duration: 0.0001343300100415945
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-4-7]
@@ -970,13 +970,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00024858699180185795
│ │ │ ├── duration: 0.0002598519204184413
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001320349983870983
│ │ │ ├── duration: 0.0001351749524474144
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013172999024391174
│ │ ├── duration: 0.00013598904479295015
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-5-8]
@@ -992,13 +992,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00024696195032447577
│ │ │ ├── duration: 0.00023622706066817045
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00012613495346158743
│ │ │ ├── duration: 0.00012447498738765717
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013131694868206978
│ │ ├── duration: 0.00013178703375160694
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-6-9]
@@ -1014,13 +1014,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00024285202380269766
│ │ │ ├── duration: 0.00024446588940918446
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001288499915972352
│ │ │ ├── duration: 0.0001327230129390955
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013048306573182344
│ │ ├── duration: 0.00013560603838413954
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
@@ -1036,13 +1036,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00023366196546703577
│ │ │ ├── duration: 0.0002389419823884964
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00012575602158904076
│ │ │ ├── duration: 0.00012563797645270824
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001345889177173376
│ │ ├── duration: 0.00013274210505187511
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
@@ -1058,13 +1058,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002457320224493742
│ │ │ ├── duration: 0.00024628499522805214
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00012760795652866364
│ │ │ ├── duration: 0.0001287480117753148
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00012893194798380136
│ │ ├── duration: 0.00013431301340460777
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
@@ -1080,13 +1080,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00023612799122929573
│ │ │ ├── duration: 0.0002334939781576395
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014238408766686916
│ │ │ ├── duration: 0.00012416508980095387
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.000132643966935575
│ │ ├── duration: 0.00014092703349888325
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_fail
@@ -1099,10 +1099,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001014369772747159
│ │ │ ├── duration: 0.00011401600204408169
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0004926160909235477
│ │ │ ├── duration: 0.0004512839950621128
│ │ │ ├── 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.00013557099737226963
│ │ ├── duration: 0.00013675703667104244
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_division_zero
@@ -1135,10 +1135,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011443300172686577
│ │ │ ├── duration: 0.00011664105113595724
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015659001655876637
│ │ │ ├── duration: 0.0001529989531263709
│ │ │ ├── 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.00013614411000162363
│ │ ├── duration: 0.00013755890540778637
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_multiply_xfail
@@ -1185,10 +1185,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001331660896539688
│ │ │ ├── duration: 0.00013519404456019402
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00028360600117594004
│ │ │ ├── duration: 0.00026163598522543907
│ │ │ ├── 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.00014946400187909603
│ │ ├── duration: 0.00013827101793140173
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_runtime_error
@@ -1223,10 +1223,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011433300096541643
│ │ │ ├── duration: 0.0001208700705319643
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014545605517923832
│ │ │ ├── duration: 0.00015038507990539074
│ │ │ ├── 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.0001329279039055109
│ │ ├── duration: 0.0001368990633636713
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_memory_error
@@ -1257,10 +1257,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012118800077587366
│ │ │ ├── duration: 0.00012226507533341646
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015256600454449654
│ │ │ ├── duration: 0.00015167496167123318
│ │ │ ├── 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.00014381599612534046
│ │ ├── duration: 0.00013387692160904408
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_timeout_error
@@ -1292,10 +1292,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011943792924284935
│ │ │ ├── duration: 0.00011720496695488691
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014748901594430208
│ │ │ ├── duration: 0.00014875794295221567
│ │ │ ├── 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.00013299193233251572
│ │ ├── duration: 0.00013658893294632435
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_recursion_error
@@ -1327,10 +1327,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00014373892918229103
│ │ │ ├── duration: 0.00012926198542118073
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.000832434045150876
│ │ │ ├── duration: 0.000778959016315639
│ │ │ ├── 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.0001575989881530404
│ │ ├── duration: 0.00015059602446854115
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_floating_point_error
@@ -1378,10 +1378,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001357609871774912
│ │ │ ├── duration: 0.00012574705760926008
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015812297351658344
│ │ │ ├── duration: 0.00015678699128329754
│ │ │ ├── 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.00015173095744103193
│ │ ├── duration: 0.00014116195961833
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_floating_point_overflow
@@ -1413,10 +1413,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011842302046716213
│ │ │ ├── duration: 0.00012268300633877516
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.000173665932379663
│ │ │ ├── duration: 0.00016504910308867693
│ │ │ ├── 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.00013593793846666813
│ │ ├── duration: 0.00013676797971129417
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_value_error
@@ -1447,10 +1447,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013145094271749258
│ │ │ ├── duration: 0.00012608198449015617
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015960203018039465
│ │ │ ├── duration: 0.00016462302301079035
│ │ │ ├── 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.00014454696793109179
│ │ ├── duration: 0.00013578799553215504
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_wrong_argument_error
@@ -1483,10 +1483,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011791998986154795
│ │ │ ├── duration: 0.00012132490519434214
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015024503227323294
│ │ │ ├── duration: 0.00015565997455269098
│ │ │ ├── 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.00013402593322098255
│ │ ├── duration: 0.0001368700759485364
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_unhandled_exception
@@ -1517,10 +1517,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012004899326711893
│ │ │ ├── duration: 0.00012791005428880453
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001512609887868166
│ │ │ ├── duration: 0.0001501169754192233
│ │ │ ├── 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.0001338099827989936
│ │ ├── duration: 0.00014420505613088608
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_custom_error
@@ -1551,10 +1551,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011890905443578959
│ │ │ ├── duration: 0.00011744594667106867
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014993094373494387
│ │ │ ├── duration: 0.00015534297563135624
│ │ │ ├── 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.00013603607658296824
│ │ ├── duration: 0.00013482500799000263
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_stop_iteration_direct
@@ -1586,10 +1586,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012131896801292896
│ │ │ ├── duration: 0.0001161620020866394
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016335502732545137
│ │ │ ├── duration: 0.00016003800556063652
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path:
@@ -1676,7 +1676,7 @@
│ │ │
│ │ │ cls = <class '_pytest.runner.CallInfo'>
│ │ │ func = <function call_and_report.<locals>.<lambda> at
│ │ │ 0x7f71687619d0>
│ │ │ 0x7fed2ddd7550>
│ │ │ 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.0002582649467512965
│ │ ├── duration: 0.0002540149725973606
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_generator_exit_direct
@@ -1772,10 +1772,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00014231691602617502
│ │ │ ├── duration: 0.00015061197336763144
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00018797395750880241
│ │ │ ├── duration: 0.00017684395425021648
│ │ │ ├── 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.00020912394393235445
│ │ ├── duration: 0.00016947102267295122
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_malformed_code
@@ -1806,10 +1806,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001571619650349021
│ │ │ ├── duration: 0.00012720504309982061
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00019550009164959192
│ │ │ ├── duration: 0.00016854004934430122
│ │ │ ├── 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.00019551895093172789
│ │ ├── duration: 0.0001496950862929225
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_sys_exit
@@ -1846,10 +1846,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00014116300735622644
│ │ │ ├── duration: 0.00012846197932958603
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016963400412350893
│ │ │ ├── duration: 0.00015191803686320782
│ │ │ ├── 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.00017328897956758738
│ │ ├── duration: 0.00014800403732806444
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_broken_function
@@ -1880,10 +1880,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013213499914854765
│ │ │ ├── duration: 0.00012937095016241074
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015878304839134216
│ │ │ ├── duration: 0.00016290403436869383
│ │ │ ├── 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.00014553801156580448
│ │ ├── duration: 0.0001407889649271965
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_import_error
@@ -1929,10 +1929,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012081698514521122
│ │ │ ├── duration: 0.00011847401037812233
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016895495355129242
│ │ │ ├── duration: 0.00016117095947265625
│ │ │ ├── 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.0001396889565512538
│ │ ├── duration: 0.00013633607886731625
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_module_not_found_error
@@ -1962,10 +1962,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011749705299735069
│ │ │ ├── duration: 0.00012471294030547142
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0004746350459754467
│ │ │ ├── duration: 0.0004701809957623482
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: <frozen importlib._bootstrap>
@@ -2013,7 +2013,7 @@
│ │ │ _ _ _ _ _ _ _ _
│ │ │
│ │ │ name = 'non_existent_module_xyz'
│ │ │ import_ = <function _gcd_import at 0x7f716d1994c0>
│ │ │ import_ = <function _gcd_import at 0x7fed327dd4c0>
│ │ │
│ │ │ > ???
│ │ │ E ModuleNotFoundError: No module named
@@ -2021,7 +2021,7 @@
│ │ │
│ │ │ <frozen importlib._bootstrap>:973: ModuleNotFoundError
│ │ └── teardown
│ │ ├── duration: 0.00019630801398307085
│ │ ├── duration: 0.00014488399028778076
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_param.py::test_add[1-2]
@@ -2037,13 +2037,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00031146302353590727
│ │ │ ├── duration: 0.0002940099220722914
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015453004743903875
│ │ │ ├── duration: 0.00013785995543003082
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013552699238061905
│ │ ├── duration: 0.00016424490604549646
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_param.py::test_add[3-4]
@@ -2059,13 +2059,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002194920089095831
│ │ │ ├── duration: 0.00023992301430553198
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00013882596977055073
│ │ │ ├── duration: 0.00013197597581893206
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00012586102820932865
│ │ ├── duration: 0.00014778005424886942
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_uppercase_normal
@@ -2078,13 +2078,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011064403224736452
│ │ │ ├── duration: 0.00011568190529942513
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001418211031705141
│ │ │ ├── duration: 0.00016644701827317476
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 9.623810183256865e-05
│ │ ├── duration: 0.00011781498324126005
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_uppercase_type_error
@@ -2097,10 +2097,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 9.988900274038315e-05
│ │ │ ├── duration: 0.00011054391507059336
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00017345906235277653
│ │ │ ├── duration: 0.00014417094644159079
│ │ │ ├── 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.00014823698438704014
│ │ ├── duration: 0.00013706798199564219
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_reverse_string
@@ -2145,13 +2145,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013291602954268456
│ │ │ ├── duration: 0.00012235401663929224
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014376395847648382
│ │ │ ├── duration: 0.00014089897740632296
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001002768985927105
│ │ ├── duration: 0.00010193698108196259
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_warning_emit
@@ -2164,13 +2164,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00010538008064031601
│ │ │ ├── duration: 0.00010583200491964817
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014305708464235067
│ │ │ ├── duration: 0.00015300698578357697
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 9.631901048123837e-05
│ │ ├── duration: 9.723694529384375e-05
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_unicode_decode_error
@@ -2183,10 +2183,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011049304157495499
│ │ │ ├── duration: 0.00010359694715589285
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015945802442729473
│ │ │ ├── duration: 0.00017120398115366697
│ │ │ ├── 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.0001415190054103732
│ │ ├── duration: 0.00014607899356633425
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid:
@@ -2220,10 +2220,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011783104855567217
│ │ │ ├── duration: 0.0001156139187514782
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015411200001835823
│ │ │ ├── duration: 0.00014860089868307114
│ │ │ ├── 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.00013624399434775114
│ │ ├── duration: 0.00013349298387765884
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_import_warning
@@ -2257,13 +2257,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011450797319412231
│ │ │ ├── duration: 0.0001173410564661026
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00013673200737684965
│ │ │ ├── duration: 0.00013935903552919626
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 9.972602128982544e-05
│ │ ├── duration: 0.00010433094576001167
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_xfail_uppercase_digits
@@ -2278,10 +2278,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011577794793993235
│ │ │ ├── duration: 0.0001303160097450018
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0006276770727708936
│ │ │ ├── duration: 0.0006176879396662116
│ │ │ ├── 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.0001358729787170887
│ │ ├── duration: 0.00013326900079846382
│ │ └── outcome: passed
│ └── -
│ ├── nodeid: tests/test_string_utils.py::test_keyboard_interrupt_direct
@@ -2323,7 +2323,7 @@
│ │ ├── slic
│ │ └──
│ └── setup
│ ├── duration: 0.00011441705282777548
│ ├── duration: 0.0001222830032929778
│ └── outcome: passed
└── warnings
└── -
File diff suppressed because one or more lines are too long