CI: update test report and coverage files

This commit is contained in:
ci-bot
2025-07-16 12:56:55 +00:00
parent 46ee1b7631
commit 96da5d8a21
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: 1752670440.1464999
├── duration: 0.7859251499176025
├── created: 1752670614.6572769
├── duration: 0.7177281379699707
├── exitcode: 2
├── root: /workspace/tligui_y/slic
├── environment
@@ -413,13 +413,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0034865440102294087
│ │ │ ├── duration: 0.003454489982686937
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0004820259055122733
│ │ │ ├── duration: 0.0004524629330262542
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00025186489801853895
│ │ ├── duration: 0.0002556430408731103
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_write_file
@@ -432,13 +432,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0004996421048417687
│ │ │ ├── duration: 0.0005080170230939984
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00031872105319052935
│ │ │ ├── duration: 0.00028250901959836483
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001493289601057768
│ │ ├── duration: 0.0001447830582037568
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_cause_io_error
@@ -451,10 +451,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011366198305040598
│ │ │ ├── duration: 0.00012397498358041048
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00017658004071563482
│ │ │ ├── duration: 0.00016394199337810278
│ │ │ ├── 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.00014564103912562132
│ │ ├── duration: 0.00014667795039713383
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_file_not_found
@@ -496,10 +496,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012282992247492075
│ │ │ ├── duration: 0.00013994995970278978
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001899939961731434
│ │ │ ├── duration: 0.00018131406977772713
│ │ │ ├── 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.00014174997340887785
│ │ ├── duration: 0.00014635699335485697
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_permission_error
@@ -545,10 +545,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00022040505427867174
│ │ │ ├── duration: 0.00024535192642360926
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001937079941853881
│ │ │ ├── duration: 0.00018330500461161137
│ │ │ ├── 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 0x7f91505686d0>
│ │ │ at 0x7fe652b7e9d0>
│ │ │
│ │ │ 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.00020767899695783854
│ │ ├── duration: 0.00019480392802506685
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_mock_open_error
@@ -607,10 +607,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00020930904429405928
│ │ │ ├── duration: 0.00021999399177730083
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0033375549828633666
│ │ │ ├── duration: 0.003369854995980859
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path:
@@ -636,7 +636,7 @@
│ │ │ │ ├── lineno: 1140
│ │ │ │ └── message: OSError
│ │ │ └── longrepr: monkeypatch = <_pytest.monkeypatch.MonkeyPatch object
│ │ │ at 0x7f91504405b0>
│ │ │ at 0x7fe652fd10d0>
│ │ │
│ │ │ 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='140262093621616'>
│ │ │ id='140627211525232'>
│ │ │ 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.0003208400448784232
│ │ ├── duration: 0.00031597400084137917
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_file_handle_closed_error
@@ -689,10 +689,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00015860400162637234
│ │ │ ├── duration: 0.00014694209676235914
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0002020129468291998
│ │ │ ├── duration: 0.00019531603902578354
│ │ │ ├── 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.00020218500867486
│ │ ├── duration: 0.00017022807151079178
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_os_error
@@ -725,10 +725,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00026033108588308096
│ │ │ ├── duration: 0.00026007508859038353
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001937149791046977
│ │ │ ├── duration: 0.00018884195014834404
│ │ │ ├── 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 0x7f914dd300d0>
│ │ │ at 0x7fe652cc84f0>
│ │ │
│ │ │ 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.00018182198982685804
│ │ ├── duration: 0.00017835001926869154
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_write_file_readonly
@@ -779,13 +779,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0006409999914467335
│ │ │ ├── duration: 0.0006178650073707104
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0009451210498809814
│ │ │ ├── duration: 0.0008234379347413778
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001493579475209117
│ │ ├── duration: 0.00013907405082136393
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_file_not_found_error
@@ -798,10 +798,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011451297905296087
│ │ │ ├── duration: 0.00011135998647660017
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016706204041838646
│ │ │ ├── duration: 0.00016680394764989614
│ │ │ ├── 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.00013978697825223207
│ │ ├── duration: 0.00013512198347598314
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_broken
@@ -835,10 +835,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012913101818412542
│ │ │ ├── duration: 0.0001247249310836196
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001584719866514206
│ │ │ ├── duration: 0.00016959395725280046
│ │ │ ├── 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.00013763702008873224
│ │ ├── duration: 0.0001346169738098979
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_call_missing_function
@@ -871,10 +871,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011983304284512997
│ │ │ ├── duration: 0.00011823500972241163
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001508750719949603
│ │ │ ├── duration: 0.00015279604122042656
│ │ │ ├── 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.00013882701750844717
│ │ ├── duration: 0.00013518193736672401
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[2-2-4]
@@ -911,13 +911,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00030568998772650957
│ │ │ ├── duration: 0.00028962898068130016
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001440020278096199
│ │ │ ├── duration: 0.0001535560004413128
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.000136749935336411
│ │ ├── duration: 0.00014162599109113216
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[1-5-6]
@@ -933,13 +933,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002917749807238579
│ │ │ ├── duration: 0.0002555500250309706
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001342949690297246
│ │ │ ├── duration: 0.0001286970218643546
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013786298222839832
│ │ ├── duration: 0.00013572501484304667
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-4-7]
@@ -955,13 +955,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002651340328156948
│ │ │ ├── duration: 0.00026192504446953535
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00013197807129472494
│ │ │ ├── duration: 0.00013232394121587276
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001350280363112688
│ │ ├── duration: 0.0001360930036753416
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-5-8]
@@ -977,13 +977,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00023685302585363388
│ │ │ ├── duration: 0.0002469870960339904
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00012537906877696514
│ │ │ ├── duration: 0.0001266050385311246
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013285200111567974
│ │ ├── duration: 0.0001358439913019538
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-6-9]
@@ -999,13 +999,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002444410929456353
│ │ │ ├── duration: 0.0002538239350542426
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00012832193169742823
│ │ │ ├── duration: 0.00012952391989529133
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013837299775332212
│ │ ├── duration: 0.00013440195471048355
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
@@ -1021,13 +1021,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00025000993628054857
│ │ │ ├── duration: 0.00024271709844470024
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00012581399641931057
│ │ │ ├── duration: 0.00012447801418602467
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001296979608014226
│ │ ├── duration: 0.00013085396494716406
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
@@ -1043,13 +1043,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002451299224048853
│ │ │ ├── duration: 0.00023664499167352915
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014617294073104858
│ │ │ ├── duration: 0.00013495003804564476
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001396950101479888
│ │ ├── duration: 0.0001343719195574522
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
@@ -1065,13 +1065,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002477660309523344
│ │ │ ├── duration: 0.00023142597638070583
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00012610398698598146
│ │ │ ├── duration: 0.00012481492012739182
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.000159741030074656
│ │ ├── duration: 0.0001298660645261407
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_fail
@@ -1084,10 +1084,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001186770386993885
│ │ │ ├── duration: 0.00010661093983799219
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0005080519476905465
│ │ │ ├── duration: 0.0004580329405143857
│ │ │ ├── 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.00017290899995714426
│ │ ├── duration: 0.00014053902123123407
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_division_zero
@@ -1120,10 +1120,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001191209303215146
│ │ │ ├── duration: 0.00011862895917147398
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015799689572304487
│ │ │ ├── duration: 0.00015559105668216944
│ │ │ ├── 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.00013921596109867096
│ │ ├── duration: 0.00013594806659966707
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_multiply_xfail
@@ -1170,10 +1170,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013498601038008928
│ │ │ ├── duration: 0.0001308070495724678
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00028526701498776674
│ │ │ ├── duration: 0.0002769010607153177
│ │ │ ├── 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.0001517930068075657
│ │ ├── duration: 0.00013460498303174973
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_runtime_error
@@ -1208,10 +1208,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011498003732413054
│ │ │ ├── duration: 0.00011879706289619207
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016212998889386654
│ │ │ ├── duration: 0.00014790508430451155
│ │ │ ├── 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.00013493502046912909
│ │ ├── duration: 0.0001353020779788494
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_memory_error
@@ -1242,10 +1242,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001430070260539651
│ │ │ ├── duration: 0.00012131594121456146
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015639408957213163
│ │ │ ├── duration: 0.00015031697694212198
│ │ │ ├── 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.0001406579976901412
│ │ ├── duration: 0.00013550207950174809
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_timeout_error
@@ -1277,10 +1277,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011963199358433485
│ │ │ ├── duration: 0.00011541799176484346
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00018976291175931692
│ │ │ ├── duration: 0.00015440396964550018
│ │ │ ├── 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.0001352799590677023
│ │ ├── duration: 0.00013377494178712368
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_recursion_error
@@ -1312,10 +1312,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001188049791380763
│ │ │ ├── duration: 0.00011712603736668825
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0008178260177373886
│ │ │ ├── duration: 0.0007896579336374998
│ │ │ ├── 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.00020112108904868364
│ │ ├── duration: 0.00013864098582416773
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_floating_point_error
@@ -1363,10 +1363,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00021376891527324915
│ │ │ ├── duration: 0.00011959602124989033
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0002448050072416663
│ │ │ ├── duration: 0.0001482740044593811
│ │ │ ├── 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.00020811997819691896
│ │ ├── duration: 0.0001352359540760517
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_floating_point_overflow
@@ -1398,10 +1398,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001849830150604248
│ │ │ ├── duration: 0.00011624197941273451
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0002278320025652647
│ │ │ ├── duration: 0.00015439791604876518
│ │ │ ├── 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.00016475399024784565
│ │ ├── duration: 0.0001351870596408844
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_value_error
@@ -1432,10 +1432,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012252398300915956
│ │ │ ├── duration: 0.00012234493624418974
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001800359459593892
│ │ │ ├── duration: 0.00015644996892660856
│ │ │ ├── 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.0001335330307483673
│ │ ├── duration: 0.00013376795686781406
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_wrong_argument_error
@@ -1468,10 +1468,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001273959642276168
│ │ │ ├── duration: 0.00011973397340625525
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001535339979454875
│ │ │ ├── duration: 0.00014871498569846153
│ │ │ ├── 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.000151362968608737
│ │ ├── duration: 0.00013571407180279493
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_unhandled_exception
@@ -1502,10 +1502,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001519339857622981
│ │ │ ├── duration: 0.00012065400369465351
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001527270069345832
│ │ │ ├── duration: 0.00015622202772647142
│ │ │ ├── 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.0001971960300579667
│ │ ├── duration: 0.00013441499322652817
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_custom_error
@@ -1536,10 +1536,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00018000195268541574
│ │ │ ├── duration: 0.0001306890044361353
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00022890104446560144
│ │ │ ├── duration: 0.00014829402789473534
│ │ │ ├── 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.00013631198089569807
│ │ ├── duration: 0.0001450349809601903
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_stop_iteration_direct
@@ -1571,10 +1571,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00017718609888106585
│ │ │ ├── duration: 0.00011986808385699987
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00018870702479034662
│ │ │ ├── duration: 0.0001500269863754511
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path:
@@ -1661,7 +1661,7 @@
│ │ │
│ │ │ cls = <class '_pytest.runner.CallInfo'>
│ │ │ func = <function call_and_report.<locals>.<lambda> at
│ │ │ 0x7f914da7f4c0>
│ │ │ 0x7fe6530de9d0>
│ │ │ 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.0002938159741461277
│ │ ├── duration: 0.0002905389992520213
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_generator_exit_direct
@@ -1757,10 +1757,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00014175695832818747
│ │ │ ├── duration: 0.0001491259317845106
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0002724340884014964
│ │ │ ├── duration: 0.00018506101332604885
│ │ │ ├── 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.00023791298735886812
│ │ ├── duration: 0.00021019100677222013
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_malformed_code
@@ -1791,10 +1791,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013643992133438587
│ │ │ ├── duration: 0.00013131601735949516
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016419601161032915
│ │ │ ├── duration: 0.00017455208580940962
│ │ │ ├── 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.0001425519585609436
│ │ ├── duration: 0.00014042796101421118
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_sys_exit
@@ -1831,10 +1831,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012774590868502855
│ │ │ ├── duration: 0.00011812499724328518
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001555359922349453
│ │ │ ├── duration: 0.00015286391135305166
│ │ │ ├── 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.00014328095130622387
│ │ ├── duration: 0.0001483539817854762
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_broken_function
@@ -1865,10 +1865,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012335903011262417
│ │ │ ├── duration: 0.00011884898412972689
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001557490322738886
│ │ │ ├── duration: 0.00015305099077522755
│ │ │ ├── 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.00013986905105412006
│ │ ├── duration: 0.00014372507575899363
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_import_error
@@ -1914,10 +1914,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011934700887650251
│ │ │ ├── duration: 0.00011635595001280308
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015394098591059446
│ │ │ ├── duration: 0.00016065197996795177
│ │ │ ├── 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.00013987498823553324
│ │ ├── duration: 0.0001377129228785634
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_module_not_found_error
@@ -1947,10 +1947,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011589599307626486
│ │ │ ├── duration: 0.00012311793398112059
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00048645189963281155
│ │ │ ├── duration: 0.0004751570522785187
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: <frozen importlib._bootstrap>
@@ -1998,7 +1998,7 @@
│ │ │ _ _ _ _ _ _ _ _
│ │ │
│ │ │ name = 'non_existent_module_xyz'
│ │ │ import_ = <function _gcd_import at 0x7f915262e4c0>
│ │ │ import_ = <function _gcd_import at 0x7fe6574a54c0>
│ │ │
│ │ │ > ???
│ │ │ E ModuleNotFoundError: No module named
@@ -2006,7 +2006,7 @@
│ │ │
│ │ │ <frozen importlib._bootstrap>:973: ModuleNotFoundError
│ │ └── teardown
│ │ ├── duration: 0.00014876201748847961
│ │ ├── duration: 0.00015702098608016968
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_uppercase_normal
@@ -2019,13 +2019,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012471002992242575
│ │ │ ├── duration: 0.00012732099276036024
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001584910787642002
│ │ │ ├── duration: 0.00014595198445022106
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00010082207154482603
│ │ ├── duration: 0.00010284804739058018
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_uppercase_type_error
@@ -2038,10 +2038,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001058399211615324
│ │ │ ├── duration: 0.00010511802975088358
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014191598165780306
│ │ │ ├── duration: 0.0001479649217799306
│ │ │ ├── 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.00013862992636859417
│ │ ├── duration: 0.00013842794578522444
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_reverse_string
@@ -2086,13 +2086,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011488096788525581
│ │ │ ├── duration: 0.00011753593571484089
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014361704234033823
│ │ │ ├── duration: 0.00014161597937345505
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 9.909691289067268e-05
│ │ ├── duration: 0.00010954693425446749
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_warning_emit
@@ -2105,13 +2105,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00010396807920187712
│ │ │ ├── duration: 0.00010435597505420446
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001526449341326952
│ │ │ ├── duration: 0.00014435697812587023
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 9.609293192625046e-05
│ │ ├── duration: 0.00010508997365832329
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_unicode_decode_error
@@ -2124,10 +2124,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011216709390282631
│ │ │ ├── duration: 0.00011272903066128492
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014871801249682903
│ │ │ ├── duration: 0.00014776294119656086
│ │ │ ├── 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.00013416202273219824
│ │ ├── duration: 0.0001330670202150941
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid:
@@ -2161,10 +2161,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012066005729138851
│ │ │ ├── duration: 0.00012705696281045675
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015210499987006187
│ │ │ ├── duration: 0.00015488197095692158
│ │ │ ├── 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.00013264792505651712
│ │ ├── duration: 0.00013813795521855354
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_import_warning
@@ -2198,13 +2198,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001146950526162982
│ │ │ ├── duration: 0.00013129308354109526
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00013443001080304384
│ │ │ ├── duration: 0.00013637100346386433
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 9.938993025571108e-05
│ │ ├── duration: 0.00010445690713822842
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_xfail_uppercase_digits
@@ -2219,10 +2219,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012966606300324202
│ │ │ ├── duration: 0.00011416105553507805
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0006113440031185746
│ │ │ ├── duration: 0.0006088679656386375
│ │ │ ├── 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.000133096007630229
│ │ ├── duration: 0.00013702502474188805
│ │ └── outcome: passed
│ └── -
│ ├── nodeid: tests/test_string_utils.py::test_keyboard_interrupt_direct
@@ -2264,7 +2264,7 @@
│ │ ├── slic
│ │ └──
│ └── setup
│ ├── duration: 0.00011634803377091885
│ ├── duration: 0.00011687097139656544
│ └── outcome: passed
└── warnings
└── -
File diff suppressed because one or more lines are too long