CI: update test report and coverage files

This commit is contained in:
ci-bot
2025-07-16 12:07:33 +00:00
parent bc85d91b33
commit c8478b84e8
3 changed files with 4752 additions and 5442 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: 1752667486.5136375
├── duration: 0.7570886611938477
├── created: 1752667653.1830156
├── duration: 0.7579972743988037
├── exitcode: 2
├── root: /workspace/tligui_y/slic
├── environment
@@ -413,13 +413,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00321923999581486
│ │ │ ├── duration: 0.003369663027115166
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0004633590579032898
│ │ │ ├── duration: 0.0004378430312499404
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0002454259665682912
│ │ ├── duration: 0.00027032499201595783
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_write_file
@@ -432,13 +432,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0004545260453596711
│ │ │ ├── duration: 0.0005030790343880653
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0002933889627456665
│ │ │ ├── duration: 0.00029212504159659147
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001393860438838601
│ │ ├── duration: 0.00015221396461129189
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_cause_io_error
@@ -451,10 +451,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001128810690715909
│ │ │ ├── duration: 0.00012888398487120867
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015642296057194471
│ │ │ ├── duration: 0.0001658101100474596
│ │ │ ├── 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.00013895600568503141
│ │ ├── duration: 0.00015495694242417812
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_file_not_found
@@ -496,10 +496,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011689297389239073
│ │ │ ├── duration: 0.00012714799959212542
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001734360121190548
│ │ │ ├── duration: 0.00021723902318626642
│ │ │ ├── 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.00013961305376142263
│ │ ├── duration: 0.00014435697812587023
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_permission_error
@@ -545,10 +545,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00019421393517404795
│ │ │ ├── duration: 0.00022185302805155516
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00018298206850886345
│ │ │ ├── duration: 0.0001944419927895069
│ │ │ ├── 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 0x7f493e640790>
│ │ │ at 0x7f75fdf3ad30>
│ │ │
│ │ │ 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.00017319596372544765
│ │ ├── duration: 0.0001858629984781146
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_mock_open_error
@@ -607,10 +607,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00018824997823685408
│ │ │ ├── duration: 0.00020251201931387186
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0032462620874866843
│ │ │ ├── duration: 0.0033534480025991797
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path:
@@ -636,7 +636,7 @@
│ │ │ │ ├── lineno: 1140
│ │ │ │ └── message: OSError
│ │ │ └── longrepr: monkeypatch = <_pytest.monkeypatch.MonkeyPatch object
│ │ │ at 0x7f4940be78b0>
│ │ │ at 0x7f75fdf133d0>
│ │ │
│ │ │ 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='139952595566112'>
│ │ │ id='140144748345280'>
│ │ │ 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.0003263390390202403
│ │ ├── duration: 0.00033829896710813046
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_file_handle_closed_error
@@ -689,10 +689,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00014246092177927494
│ │ │ ├── duration: 0.00014766701497137547
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001970680896192789
│ │ │ ├── duration: 0.00020596408285200596
│ │ │ ├── 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.0002128200139850378
│ │ ├── duration: 0.00020669889636337757
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_os_error
@@ -725,10 +725,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00026681809686124325
│ │ │ ├── duration: 0.0002606810303404927
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0002024330897256732
│ │ │ ├── duration: 0.0002036860678344965
│ │ │ ├── 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 0x7f493e890a00>
│ │ │ at 0x7f75fb1afb50>
│ │ │
│ │ │ 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.0002230729442089796
│ │ ├── duration: 0.0001825479557737708
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_write_file_readonly
@@ -779,13 +779,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0007309979991987348
│ │ │ ├── duration: 0.0006428740452975035
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0011486930307000875
│ │ │ ├── duration: 0.002386757987551391
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00017095496878027916
│ │ ├── duration: 0.00014373299200087786
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_file_not_found_error
@@ -798,10 +798,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012563099153339863
│ │ │ ├── duration: 0.00011538597755134106
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001828729873523116
│ │ │ ├── duration: 0.0001986499410122633
│ │ │ ├── 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.00015336996875703335
│ │ ├── duration: 0.00014717900194227695
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_broken
@@ -835,10 +835,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013724295422434807
│ │ │ ├── duration: 0.00013043300714343786
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016569090075790882
│ │ │ ├── duration: 0.0001558359945192933
│ │ │ ├── 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.0001451720017939806
│ │ ├── duration: 0.00013754097744822502
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_call_missing_function
@@ -871,10 +871,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012158905155956745
│ │ │ ├── duration: 0.000130928005091846
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016618601512163877
│ │ │ ├── duration: 0.00015084398910403252
│ │ │ ├── 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.00014295498840510845
│ │ ├── duration: 0.0001389659009873867
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[2-2-4]
@@ -911,13 +911,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0003253769828006625
│ │ │ ├── duration: 0.0003057289868593216
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014887808356434107
│ │ │ ├── duration: 0.00015530793461948633
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00014638900756835938
│ │ ├── duration: 0.00013988406863063574
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[1-5-6]
@@ -933,13 +933,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00024312594905495644
│ │ │ ├── duration: 0.00026429397985339165
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00012967397924512625
│ │ │ ├── duration: 0.00015154003631323576
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013816100545227528
│ │ ├── duration: 0.0001377889420837164
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-4-7]
@@ -955,13 +955,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00024071696680039167
│ │ │ ├── duration: 0.0002612241078168154
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00012603902723640203
│ │ │ ├── duration: 0.00014891393948346376
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013374199625104666
│ │ ├── duration: 0.00013538298662751913
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-5-8]
@@ -977,13 +977,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002415491035208106
│ │ │ ├── duration: 0.00023611809592694044
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001275360118597746
│ │ │ ├── duration: 0.00014549994375556707
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013520196080207825
│ │ ├── duration: 0.00013087107799947262
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-6-9]
@@ -999,13 +999,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002358530182391405
│ │ │ ├── duration: 0.00024448696058243513
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00012420292478054762
│ │ │ ├── duration: 0.00014111201744526625
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013899896293878555
│ │ ├── duration: 0.00013160007074475288
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
@@ -1021,13 +1021,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.000232266029343009
│ │ │ ├── duration: 0.00023956596851348877
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00012126704677939415
│ │ │ ├── duration: 0.00013690500054508448
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00014193891547620296
│ │ ├── duration: 0.00012871506623923779
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
@@ -1043,13 +1043,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002371090231463313
│ │ │ ├── duration: 0.00024043594021350145
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00012584496289491653
│ │ │ ├── duration: 0.0001385919749736786
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013804901391267776
│ │ ├── duration: 0.00013792794197797775
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
@@ -1065,13 +1065,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00022840395104140043
│ │ │ ├── duration: 0.00024062104057520628
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00012091908138245344
│ │ │ ├── duration: 0.00014178699348121881
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00012851599603891373
│ │ ├── duration: 0.00013001600746065378
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_fail
@@ -1084,10 +1084,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00010106305126100779
│ │ │ ├── duration: 0.00010199297685176134
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.000486643984913826
│ │ │ ├── duration: 0.0004883749643340707
│ │ │ ├── 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.0001554629998281598
│ │ ├── duration: 0.00013862608466297388
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_division_zero
@@ -1120,10 +1120,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012273492757230997
│ │ │ ├── duration: 0.00011705700308084488
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016533804591745138
│ │ │ ├── duration: 0.00016285106539726257
│ │ │ ├── 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.0001436159946024418
│ │ ├── duration: 0.00013741105794906616
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_multiply_xfail
@@ -1170,10 +1170,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013423396740108728
│ │ │ ├── duration: 0.0001368609955534339
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00028755597304552794
│ │ │ ├── duration: 0.00030864099971950054
│ │ │ ├── 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.00015552900731563568
│ │ ├── duration: 0.00015341397374868393
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_runtime_error
@@ -1208,10 +1208,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011740799527615309
│ │ │ ├── duration: 0.00011903105769306421
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001482230145484209
│ │ │ ├── duration: 0.00015070592053234577
│ │ │ ├── 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.00013889698311686516
│ │ ├── duration: 0.00014218303840607405
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_memory_error
@@ -1242,10 +1242,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011997309047728777
│ │ │ ├── duration: 0.00011854502372443676
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001547200372442603
│ │ │ ├── duration: 0.00015072000678628683
│ │ │ ├── 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.0001455649035051465
│ │ ├── duration: 0.00014770310372114182
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_timeout_error
@@ -1277,10 +1277,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012025400064885616
│ │ │ ├── duration: 0.00012445100583136082
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015303399413824081
│ │ │ ├── duration: 0.0001496950862929225
│ │ │ ├── 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.00014734896831214428
│ │ ├── duration: 0.0001352420076727867
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_recursion_error
@@ -1312,10 +1312,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011818902567029
│ │ │ ├── duration: 0.00012478604912757874
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0007903999648988247
│ │ │ ├── duration: 0.0008256030268967152
│ │ │ ├── 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.0001874910667538643
│ │ ├── duration: 0.00014858401846140623
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_floating_point_error
@@ -1363,10 +1363,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012736197095364332
│ │ │ ├── duration: 0.00013639195822179317
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016365398187190294
│ │ │ ├── duration: 0.00015275808982551098
│ │ │ ├── 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.00016006093937903643
│ │ ├── duration: 0.00015308603178709745
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_floating_point_overflow
@@ -1398,10 +1398,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012055807746946812
│ │ │ ├── duration: 0.00012607197277247906
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00017829297576099634
│ │ │ ├── duration: 0.00016459205653518438
│ │ │ ├── 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.00015965697821229696
│ │ ├── duration: 0.00014485593419522047
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_value_error
@@ -1432,10 +1432,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012488593347370625
│ │ │ ├── duration: 0.00012342003174126148
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016532395966351032
│ │ │ ├── duration: 0.00016150495503097773
│ │ │ ├── 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.00015142792835831642
│ │ ├── duration: 0.00013834796845912933
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_wrong_argument_error
@@ -1468,10 +1468,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001261590514332056
│ │ │ ├── duration: 0.00012425798922777176
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015774695202708244
│ │ │ ├── duration: 0.0001536230556666851
│ │ │ ├── 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.00015948491636663675
│ │ ├── duration: 0.00014815106987953186
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_unhandled_exception
@@ -1502,10 +1502,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012020498979836702
│ │ │ ├── duration: 0.00013999396469444036
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015334703493863344
│ │ │ ├── duration: 0.00015200104098767042
│ │ │ ├── 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.00015508197247982025
│ │ ├── duration: 0.00013775902334600687
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_custom_error
@@ -1536,10 +1536,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013578298967331648
│ │ │ ├── duration: 0.00011778890620917082
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015712098684161901
│ │ │ ├── duration: 0.00016327202320098877
│ │ │ ├── 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.000151930027641356
│ │ ├── duration: 0.00013874494470655918
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_stop_iteration_direct
@@ -1571,10 +1571,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012169498950242996
│ │ │ ├── duration: 0.00011970207560807467
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015942996833473444
│ │ │ ├── duration: 0.00015246006660163403
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path:
@@ -1661,7 +1661,7 @@
│ │ │
│ │ │ cls = <class '_pytest.runner.CallInfo'>
│ │ │ func = <function call_and_report.<locals>.<lambda> at
│ │ │ 0x7f4940a9d4c0>
│ │ │ 0x7f75fae984c0>
│ │ │ 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.00026621692813932896
│ │ ├── duration: 0.00028590194415301085
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_generator_exit_direct
@@ -1757,10 +1757,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00014588807243853807
│ │ │ ├── duration: 0.00014338793698698282
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00018529605586081743
│ │ │ ├── duration: 0.00017933291383087635
│ │ │ ├── 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.0002024270361289382
│ │ ├── duration: 0.00021471804939210415
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_malformed_code
@@ -1791,10 +1791,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013619102537631989
│ │ │ ├── duration: 0.00013299193233251572
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00018457300029695034
│ │ │ ├── duration: 0.0001776090357452631
│ │ │ ├── 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.00015295995399355888
│ │ ├── duration: 0.00017366802785545588
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_sys_exit
@@ -1831,10 +1831,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013320893049240112
│ │ │ ├── duration: 0.00012981495819985867
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016039807815104723
│ │ │ ├── duration: 0.00015939492732286453
│ │ │ ├── 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.00014405196998268366
│ │ ├── duration: 0.0001513379393145442
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_broken_function
@@ -1865,10 +1865,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012812705244868994
│ │ │ ├── duration: 0.0001414640573784709
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015652598813176155
│ │ │ ├── duration: 0.00016761594451963902
│ │ │ ├── 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.00014716293662786484
│ │ ├── duration: 0.00015442504081875086
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_import_error
@@ -1914,10 +1914,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011993793305009604
│ │ │ ├── duration: 0.00012189208064228296
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.000169450999237597
│ │ │ ├── duration: 0.00016699591651558876
│ │ │ ├── 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.0001446940004825592
│ │ ├── duration: 0.00014639203436672688
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_module_not_found_error
@@ -1947,10 +1947,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012520607560873032
│ │ │ ├── duration: 0.00012237601913511753
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0004987139254808426
│ │ │ ├── duration: 0.0004924499662593007
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: <frozen importlib._bootstrap>
@@ -1998,7 +1998,7 @@
│ │ │ _ _ _ _ _ _ _ _
│ │ │
│ │ │ name = 'non_existent_module_xyz'
│ │ │ import_ = <function _gcd_import at 0x7f4942f964c0>
│ │ │ import_ = <function _gcd_import at 0x7f75ffd514c0>
│ │ │
│ │ │ > ???
│ │ │ E ModuleNotFoundError: No module named
@@ -2006,7 +2006,7 @@
│ │ │
│ │ │ <frozen importlib._bootstrap>:973: ModuleNotFoundError
│ │ └── teardown
│ │ ├── duration: 0.0002245450159534812
│ │ ├── duration: 0.00016564910765737295
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_uppercase_normal
@@ -2019,13 +2019,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00015098403673619032
│ │ │ ├── duration: 0.0001457459293305874
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00017254997510463
│ │ │ ├── duration: 0.00015196308959275484
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00010489905253052711
│ │ ├── duration: 0.00010447204113006592
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_uppercase_type_error
@@ -2038,10 +2038,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00010859104804694653
│ │ │ ├── duration: 0.00010726507753133774
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015282898675650358
│ │ │ ├── duration: 0.00015546497888863087
│ │ │ ├── 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.0001718580024316907
│ │ ├── duration: 0.00014460703823715448
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_reverse_string
@@ -2086,13 +2086,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001231759088113904
│ │ │ ├── duration: 0.0001345650525763631
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001606049481779337
│ │ │ ├── duration: 0.00014425406698137522
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001024989178404212
│ │ ├── duration: 0.0001138600055128336
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_warning_emit
@@ -2105,13 +2105,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012036692351102829
│ │ │ ├── duration: 0.00010744703467935324
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014876201748847961
│ │ │ ├── duration: 0.00014388805720955133
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00010146305430680513
│ │ ├── duration: 9.619107004255056e-05
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_unicode_decode_error
@@ -2124,10 +2124,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00010385597124695778
│ │ │ ├── duration: 0.00011107593309134245
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014831800945103168
│ │ │ ├── duration: 0.00015106098726391792
│ │ │ ├── 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.00016877707093954086
│ │ ├── duration: 0.00013883400242775679
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid:
@@ -2161,10 +2161,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012163503561168909
│ │ │ ├── duration: 0.00011739390902221203
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016275804955512285
│ │ │ ├── duration: 0.0001548220170661807
│ │ │ ├── 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.00014117208775132895
│ │ ├── duration: 0.00015292793978005648
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_import_warning
@@ -2198,13 +2198,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011685490608215332
│ │ │ ├── duration: 0.00011642999015748501
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001364720519632101
│ │ │ ├── duration: 0.0001367590157315135
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00010040798224508762
│ │ ├── duration: 0.00010078900959342718
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_xfail_uppercase_digits
@@ -2219,10 +2219,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001152219483628869
│ │ │ ├── duration: 0.00012193899601697922
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0006349110044538975
│ │ │ ├── duration: 0.0006399459671229124
│ │ │ ├── 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.0001532569294795394
│ │ ├── duration: 0.00013744900934398174
│ │ └── outcome: passed
│ └── -
│ ├── nodeid: tests/test_string_utils.py::test_keyboard_interrupt_direct
@@ -2264,7 +2264,7 @@
│ │ ├── slic
│ │ └──
│ └── setup
│ ├── duration: 0.00011554500088095665
│ ├── duration: 0.00011670507956296206
│ └── outcome: passed
└── warnings
└── -
File diff suppressed because one or more lines are too long