CI: update test report and coverage files

This commit is contained in:
ci-bot
2025-07-16 12:58:35 +00:00
parent e766b3f1c4
commit 61e4b0d5f0
3 changed files with 316 additions and 316 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: 1752670614.6572769
├── duration: 0.7177281379699707
├── created: 1752670714.9430106
├── duration: 0.737297773361206
├── exitcode: 2
├── root: /workspace/tligui_y/slic
├── environment
@@ -413,13 +413,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.003454489982686937
│ │ │ ├── duration: 0.0037124180234968662
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0004524629330262542
│ │ │ ├── duration: 0.0004766980418935418
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0002556430408731103
│ │ ├── duration: 0.00026380899362266064
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_write_file
@@ -432,13 +432,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0005080170230939984
│ │ │ ├── duration: 0.0005059579852968454
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00028250901959836483
│ │ │ ├── duration: 0.0003171350108459592
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001447830582037568
│ │ ├── duration: 0.00015563506167382002
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_cause_io_error
@@ -451,10 +451,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012397498358041048
│ │ │ ├── duration: 0.0001428730320185423
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016394199337810278
│ │ │ ├── duration: 0.0001644369913265109
│ │ │ ├── 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.00014667795039713383
│ │ ├── duration: 0.00018390000332146883
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_file_not_found
@@ -496,10 +496,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013994995970278978
│ │ │ ├── duration: 0.00012379104737192392
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00018131406977772713
│ │ │ ├── duration: 0.00019227294251322746
│ │ │ ├── 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.00014635699335485697
│ │ ├── duration: 0.00014604197349399328
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_permission_error
@@ -545,10 +545,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00024535192642360926
│ │ │ ├── duration: 0.00022629299201071262
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00018330500461161137
│ │ │ ├── duration: 0.00018090300727635622
│ │ │ ├── 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 0x7fe652b7e9d0>
│ │ │ at 0x7fb9f63a9520>
│ │ │
│ │ │ 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.00019480392802506685
│ │ ├── duration: 0.00016776507254689932
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_mock_open_error
@@ -607,10 +607,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00021999399177730083
│ │ │ ├── duration: 0.00020526896696537733
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.003369854995980859
│ │ │ ├── duration: 0.003400983987376094
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path:
@@ -636,7 +636,7 @@
│ │ │ │ ├── lineno: 1140
│ │ │ │ └── message: OSError
│ │ │ └── longrepr: monkeypatch = <_pytest.monkeypatch.MonkeyPatch object
│ │ │ at 0x7fe652fd10d0>
│ │ │ at 0x7fb9f6217cd0>
│ │ │
│ │ │ 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='140627211525232'>
│ │ │ id='140436682648592'>
│ │ │ 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.00031597400084137917
│ │ ├── duration: 0.00032810703851282597
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_file_handle_closed_error
@@ -689,10 +689,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00014694209676235914
│ │ │ ├── duration: 0.00014305301010608673
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00019531603902578354
│ │ │ ├── duration: 0.00019106094259768724
│ │ │ ├── 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.00017022807151079178
│ │ ├── duration: 0.00018831598572432995
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_os_error
@@ -725,10 +725,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00026007508859038353
│ │ │ ├── duration: 0.00025924702640622854
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00018884195014834404
│ │ │ ├── duration: 0.0001907659461721778
│ │ │ ├── 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 0x7fe652cc84f0>
│ │ │ at 0x7fb9f69526a0>
│ │ │
│ │ │ 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.00017835001926869154
│ │ ├── duration: 0.00019215000793337822
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_write_file_readonly
@@ -779,13 +779,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0006178650073707104
│ │ │ ├── duration: 0.0006592220161110163
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0008234379347413778
│ │ │ ├── duration: 0.0008901840774342418
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013907405082136393
│ │ ├── duration: 0.00015261094085872173
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_file_not_found_error
@@ -798,10 +798,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011135998647660017
│ │ │ ├── duration: 0.00011562497820705175
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016680394764989614
│ │ │ ├── duration: 0.00016892701387405396
│ │ │ ├── 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.00013512198347598314
│ │ ├── duration: 0.00015168602112680674
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_broken
@@ -835,10 +835,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001247249310836196
│ │ │ ├── duration: 0.0001341770403087139
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016959395725280046
│ │ │ ├── duration: 0.0001609640894457698
│ │ │ ├── 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.0001346169738098979
│ │ ├── duration: 0.00013722502626478672
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_call_missing_function
@@ -871,10 +871,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011823500972241163
│ │ │ ├── duration: 0.00011873093899339437
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015279604122042656
│ │ │ ├── duration: 0.00014945096336305141
│ │ │ ├── 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.00013518193736672401
│ │ ├── duration: 0.00013602408580482006
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[2-2-4]
@@ -911,13 +911,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00028962898068130016
│ │ │ ├── duration: 0.00029542099218815565
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001535560004413128
│ │ │ ├── duration: 0.00014617596752941608
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00014162599109113216
│ │ ├── duration: 0.0001402279594913125
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[1-5-6]
@@ -933,13 +933,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002555500250309706
│ │ │ ├── duration: 0.00025651894975453615
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001286970218643546
│ │ │ ├── duration: 0.00013479089830070734
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013572501484304667
│ │ ├── duration: 0.00013135396875441074
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-4-7]
@@ -955,13 +955,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00026192504446953535
│ │ │ ├── duration: 0.00023286999203264713
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00013232394121587276
│ │ │ ├── duration: 0.00012886803597211838
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001360930036753416
│ │ ├── duration: 0.00016138202045112848
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-5-8]
@@ -977,13 +977,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002469870960339904
│ │ │ ├── duration: 0.0002630380913615227
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001266050385311246
│ │ │ ├── duration: 0.00013726006727665663
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001358439913019538
│ │ ├── duration: 0.00013097096234560013
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-6-9]
@@ -999,13 +999,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002538239350542426
│ │ │ ├── duration: 0.00025318400003015995
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00012952391989529133
│ │ │ ├── duration: 0.0001290669897571206
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013440195471048355
│ │ ├── duration: 0.00013477797619998455
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
@@ -1021,13 +1021,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00024271709844470024
│ │ │ ├── duration: 0.00023969204630702734
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00012447801418602467
│ │ │ ├── duration: 0.0001536649651825428
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013085396494716406
│ │ ├── duration: 0.000133280991576612
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
@@ -1043,13 +1043,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00023664499167352915
│ │ │ ├── duration: 0.0002560770371928811
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00013495003804564476
│ │ │ ├── duration: 0.00013430800754576921
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001343719195574522
│ │ ├── duration: 0.0001343260519206524
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
@@ -1065,13 +1065,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00023142597638070583
│ │ │ ├── duration: 0.0002538739936426282
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00012481492012739182
│ │ │ ├── duration: 0.00013315503019839525
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001298660645261407
│ │ ├── duration: 0.00013557402417063713
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_fail
@@ -1084,10 +1084,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00010661093983799219
│ │ │ ├── duration: 0.0001039489870890975
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0004580329405143857
│ │ │ ├── duration: 0.000452150939963758
│ │ │ ├── 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.00014053902123123407
│ │ ├── duration: 0.00013443699572235346
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_division_zero
@@ -1120,10 +1120,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011862895917147398
│ │ │ ├── duration: 0.00011418398935347795
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015559105668216944
│ │ │ ├── duration: 0.00015113898552954197
│ │ │ ├── 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.00013594806659966707
│ │ ├── duration: 0.00015192804858088493
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_multiply_xfail
@@ -1170,10 +1170,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001308070495724678
│ │ │ ├── duration: 0.00013964902609586716
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0002769010607153177
│ │ │ ├── duration: 0.00027386704459786415
│ │ │ ├── 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.00013460498303174973
│ │ ├── duration: 0.00013813795521855354
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_runtime_error
@@ -1208,10 +1208,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011879706289619207
│ │ │ ├── duration: 0.00011915701907128096
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014790508430451155
│ │ │ ├── duration: 0.0001459789928048849
│ │ │ ├── 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.0001353020779788494
│ │ ├── duration: 0.00013343302998691797
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_memory_error
@@ -1242,10 +1242,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012131594121456146
│ │ │ ├── duration: 0.0001174720237031579
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015031697694212198
│ │ │ ├── duration: 0.00014813803136348724
│ │ │ ├── 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.00013550207950174809
│ │ ├── duration: 0.00013672898057848215
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_timeout_error
@@ -1277,10 +1277,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011541799176484346
│ │ │ ├── duration: 0.00013290904462337494
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015440396964550018
│ │ │ ├── duration: 0.0001567440340295434
│ │ │ ├── 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.00013377494178712368
│ │ ├── duration: 0.00013465702068060637
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_recursion_error
@@ -1312,10 +1312,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011712603736668825
│ │ │ ├── duration: 0.00011531205382198095
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0007896579336374998
│ │ │ ├── duration: 0.0007819790625944734
│ │ │ ├── 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.00013864098582416773
│ │ ├── duration: 0.00013717799447476864
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_floating_point_error
@@ -1363,10 +1363,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011959602124989033
│ │ │ ├── duration: 0.0001158049562945962
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001482740044593811
│ │ │ ├── duration: 0.00014479504898190498
│ │ │ ├── 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.0001352359540760517
│ │ ├── duration: 0.00014403602108359337
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_floating_point_overflow
@@ -1398,10 +1398,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011624197941273451
│ │ │ ├── duration: 0.00011623010504990816
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015439791604876518
│ │ │ ├── duration: 0.0001772390678524971
│ │ │ ├── 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.0001351870596408844
│ │ ├── duration: 0.0001357670407742262
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_value_error
@@ -1432,10 +1432,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012234493624418974
│ │ │ ├── duration: 0.00012297893408685923
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015644996892660856
│ │ │ ├── duration: 0.00015652296133339405
│ │ │ ├── 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.00013376795686781406
│ │ ├── duration: 0.0001336259301751852
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_wrong_argument_error
@@ -1468,10 +1468,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011973397340625525
│ │ │ ├── duration: 0.00011890800669789314
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014871498569846153
│ │ │ ├── duration: 0.00015315297059714794
│ │ │ ├── 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.00013571407180279493
│ │ ├── duration: 0.00013493001461029053
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_unhandled_exception
@@ -1502,10 +1502,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012065400369465351
│ │ │ ├── duration: 0.00011527200695127249
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015622202772647142
│ │ │ ├── duration: 0.00014721194747835398
│ │ │ ├── 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.00013441499322652817
│ │ ├── duration: 0.00013512000441551208
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_custom_error
@@ -1536,10 +1536,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001306890044361353
│ │ │ ├── duration: 0.00011581694707274437
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014829402789473534
│ │ │ ├── duration: 0.00014369795098900795
│ │ │ ├── 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.0001450349809601903
│ │ ├── duration: 0.00013577693607658148
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_stop_iteration_direct
@@ -1571,10 +1571,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011986808385699987
│ │ │ ├── duration: 0.000117813004180789
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001500269863754511
│ │ │ ├── duration: 0.0001479139318689704
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path:
@@ -1661,7 +1661,7 @@
│ │ │
│ │ │ cls = <class '_pytest.runner.CallInfo'>
│ │ │ func = <function call_and_report.<locals>.<lambda> at
│ │ │ 0x7fe6530de9d0>
│ │ │ 0x7fb9f68624c0>
│ │ │ 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.0002905389992520213
│ │ ├── duration: 0.00025563500821590424
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_generator_exit_direct
@@ -1757,10 +1757,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001491259317845106
│ │ │ ├── duration: 0.00015812099445611238
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00018506101332604885
│ │ │ ├── duration: 0.00017993396613746881
│ │ │ ├── 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.00021019100677222013
│ │ ├── duration: 0.00017145101446658373
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_malformed_code
@@ -1791,10 +1791,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013131601735949516
│ │ │ ├── duration: 0.00014154007658362389
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00017455208580940962
│ │ │ ├── duration: 0.00017007801216095686
│ │ │ ├── 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.00014042796101421118
│ │ ├── duration: 0.00016217096708714962
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_sys_exit
@@ -1831,10 +1831,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011812499724328518
│ │ │ ├── duration: 0.0001478629419580102
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015286391135305166
│ │ │ ├── duration: 0.00018462201114743948
│ │ │ ├── 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.0001483539817854762
│ │ ├── duration: 0.00015162897761911154
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_broken_function
@@ -1865,10 +1865,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011884898412972689
│ │ │ ├── duration: 0.00013000797480344772
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015305099077522755
│ │ │ ├── duration: 0.00015570293180644512
│ │ │ ├── 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.00014372507575899363
│ │ ├── duration: 0.00014205195475369692
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_import_error
@@ -1914,10 +1914,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011635595001280308
│ │ │ ├── duration: 0.00011830497533082962
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016065197996795177
│ │ │ ├── duration: 0.00015437300316989422
│ │ │ ├── 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.0001377129228785634
│ │ ├── duration: 0.00013770407531410456
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_module_not_found_error
@@ -1947,10 +1947,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012311793398112059
│ │ │ ├── duration: 0.00011866807471960783
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0004751570522785187
│ │ │ ├── duration: 0.00048432196490466595
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: <frozen importlib._bootstrap>
@@ -1998,7 +1998,7 @@
│ │ │ _ _ _ _ _ _ _ _
│ │ │
│ │ │ name = 'non_existent_module_xyz'
│ │ │ import_ = <function _gcd_import at 0x7fe6574a54c0>
│ │ │ import_ = <function _gcd_import at 0x7fb9fad684c0>
│ │ │
│ │ │ > ???
│ │ │ E ModuleNotFoundError: No module named
@@ -2006,7 +2006,7 @@
│ │ │
│ │ │ <frozen importlib._bootstrap>:973: ModuleNotFoundError
│ │ └── teardown
│ │ ├── duration: 0.00015702098608016968
│ │ ├── duration: 0.00014285696670413017
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_uppercase_normal
@@ -2019,13 +2019,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012732099276036024
│ │ │ ├── duration: 0.00012665207032114267
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014595198445022106
│ │ │ ├── duration: 0.00014877005014568567
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00010284804739058018
│ │ ├── duration: 0.00010354304686188698
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_uppercase_type_error
@@ -2038,10 +2038,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00010511802975088358
│ │ │ ├── duration: 0.00010609894525259733
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001479649217799306
│ │ │ ├── duration: 0.00015260395593941212
│ │ │ ├── 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.00013842794578522444
│ │ ├── duration: 0.0001377379521727562
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_reverse_string
@@ -2086,13 +2086,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011753593571484089
│ │ │ ├── duration: 0.00012632599100470543
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014161597937345505
│ │ │ ├── duration: 0.00014793709851801395
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00010954693425446749
│ │ ├── duration: 0.00010084197856485844
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_warning_emit
@@ -2105,13 +2105,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00010435597505420446
│ │ │ ├── duration: 0.000103767029941082
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014435697812587023
│ │ │ ├── duration: 0.00015868397895246744
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00010508997365832329
│ │ ├── duration: 0.0001026130048558116
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_unicode_decode_error
@@ -2124,10 +2124,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011272903066128492
│ │ │ ├── duration: 0.00010799500159919262
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014776294119656086
│ │ │ ├── duration: 0.0001535650808364153
│ │ │ ├── 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.0001330670202150941
│ │ ├── duration: 0.00014623906463384628
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid:
@@ -2161,10 +2161,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012705696281045675
│ │ │ ├── duration: 0.00011623196769505739
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015488197095692158
│ │ │ ├── duration: 0.00014812196604907513
│ │ │ ├── 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.00013813795521855354
│ │ ├── duration: 0.00013492698781192303
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_import_warning
@@ -2198,13 +2198,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013129308354109526
│ │ │ ├── duration: 0.00011819694191217422
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00013637100346386433
│ │ │ ├── duration: 0.0001407120143994689
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00010445690713822842
│ │ ├── duration: 0.0001085170079022646
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_xfail_uppercase_digits
@@ -2219,10 +2219,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011416105553507805
│ │ │ ├── duration: 0.00012743903789669275
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0006088679656386375
│ │ │ ├── duration: 0.00060736492741853
│ │ │ ├── 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.00013702502474188805
│ │ ├── duration: 0.0001347159268334508
│ │ └── outcome: passed
│ └── -
│ ├── nodeid: tests/test_string_utils.py::test_keyboard_interrupt_direct
@@ -2264,7 +2264,7 @@
│ │ ├── slic
│ │ └──
│ └── setup
│ ├── duration: 0.00011687097139656544
│ ├── duration: 0.00012090499512851238
│ └── outcome: passed
└── warnings
└── -
File diff suppressed because one or more lines are too long