CI: update test report and coverage files

This commit is contained in:
ci-bot
2025-07-16 18:45:32 +00:00
parent e82b9b6085
commit cc9e9928aa
3 changed files with 328 additions and 328 deletions
File diff suppressed because it is too large Load Diff
+159 -159
View File
@@ -1,6 +1,6 @@
📁 ci-reports/markdown/pytest-report.json
├── created: 1752690321.1175065
├── duration: 0.8185153007507324
├── created: 1752691532.0411685
├── duration: 0.7707462310791016
├── exitcode: 2
├── root: /workspace/tligui_y/slic
├── environment
@@ -428,13 +428,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.003710041055455804
│ │ │ ├── duration: 0.0032929020235314965
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0004371920367702842
│ │ │ ├── duration: 0.00042323104571551085
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00024405296426266432
│ │ ├── duration: 0.00025170098524540663
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_write_file
@@ -447,13 +447,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0005132569931447506
│ │ │ ├── duration: 0.00044403201900422573
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0002967710606753826
│ │ │ ├── duration: 0.0002863870467990637
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001389649696648121
│ │ ├── duration: 0.00013737205881625414
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_cause_io_error
@@ -466,10 +466,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00010901608038693666
│ │ │ ├── duration: 0.00011354300659149885
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016140704974532127
│ │ │ ├── duration: 0.00015954894479364157
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/functions/io_utils.py
@@ -498,7 +498,7 @@
│ │ │
│ │ │ functions/io_utils.py:10: OSError
│ │ └── teardown
│ │ ├── duration: 0.00014134205412119627
│ │ ├── duration: 0.00013891898561269045
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_file_not_found
@@ -511,10 +511,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012427300680428743
│ │ │ ├── duration: 0.000118304044008255
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001827320083975792
│ │ │ ├── duration: 0.00017448398284614086
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/functions/io_utils.py
@@ -547,7 +547,7 @@
│ │ │
│ │ │ functions/io_utils.py:2: FileNotFoundError
│ │ └── teardown
│ │ ├── duration: 0.00014790799468755722
│ │ ├── duration: 0.00013521395158022642
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_permission_error
@@ -560,10 +560,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002062659477815032
│ │ │ ├── duration: 0.00019927206449210644
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00017533497884869576
│ │ │ ├── duration: 0.0001715869875624776
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_io_utils.py
@@ -583,7 +583,7 @@
│ │ │ │ ├── lineno: 34
│ │ │ │ └── message: PermissionError
│ │ │ └── longrepr: monkeypatch = <_pytest.monkeypatch.MonkeyPatch object
│ │ │ at 0x7fbbb0292340>
│ │ │ at 0x7fac5af5f400>
│ │ │
│ │ │ def test_permission_error(monkeypatch):
│ │ │ # Patch open to raise PermissionError simulating access
@@ -609,7 +609,7 @@
│ │ │
│ │ │ tests/test_io_utils.py:34: PermissionError
│ │ └── teardown
│ │ ├── duration: 0.00016287504695355892
│ │ ├── duration: 0.000161978998221457
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_mock_open_error
@@ -622,10 +622,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00019304396118968725
│ │ │ ├── duration: 0.00018527405336499214
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0033886550227180123
│ │ │ ├── duration: 0.003261367091909051
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path:
@@ -651,7 +651,7 @@
│ │ │ │ ├── lineno: 1140
│ │ │ │ └── message: OSError
│ │ │ └── longrepr: monkeypatch = <_pytest.monkeypatch.MonkeyPatch object
│ │ │ at 0x7fbbb02b49d0>
│ │ │ at 0x7fac5af77220>
│ │ │
│ │ │ def test_mock_open_error(monkeypatch):
│ │ │ # Mock open() to raise IOError simulating read error
@@ -673,7 +673,7 @@
│ │ │ _ _ _ _ _ _ _ _
│ │ │
│ │ │ self = <MagicMock name='open' spec='builtin_function_or_method'
│ │ │ id='140444091240112'>
│ │ │ id='140378237269184'>
│ │ │ args = ('file.txt', 'r'), kwargs = {}, effect = OSError('Mocked
│ │ │ IOError')
│ │ │
@@ -691,7 +691,7 @@
│ │ │
│ │ │ .pixi/envs/default/lib/python3.8/unittest/mock.py:1140: OSError
│ │ └── teardown
│ │ ├── duration: 0.0003110439283773303
│ │ ├── duration: 0.0003157480387017131
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_file_handle_closed_error
@@ -704,10 +704,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00017978600226342678
│ │ │ ├── duration: 0.00016435794532299042
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00019238307140767574
│ │ │ ├── duration: 0.00019060296472162008
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_io_utils.py
@@ -727,7 +727,7 @@
│ │ │
│ │ │ tests/test_io_utils.py:50: ValueError
│ │ └── teardown
│ │ ├── duration: 0.00017690705135464668
│ │ ├── duration: 0.00019040692131966352
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_os_error
@@ -740,10 +740,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002966850297525525
│ │ │ ├── duration: 0.0002525340532884002
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00019705796148627996
│ │ │ ├── duration: 0.0001832999987527728
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_io_utils.py
@@ -759,7 +759,7 @@
│ │ │ │ ├── lineno: 55
│ │ │ │ └── message: OSError
│ │ │ └── longrepr: monkeypatch = <_pytest.monkeypatch.MonkeyPatch object
│ │ │ at 0x7fbbad90abb0>
│ │ │ at 0x7fac5af94cd0>
│ │ │
│ │ │ def test_os_error(monkeypatch):
│ │ │ # Patch os.remove to raise OSError simulating filesystem
@@ -781,7 +781,7 @@
│ │ │
│ │ │ tests/test_io_utils.py:55: OSError
│ │ └── teardown
│ │ ├── duration: 0.00017324707005172968
│ │ ├── duration: 0.0001675420207902789
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_write_file_readonly
@@ -794,13 +794,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0006697800708934665
│ │ │ ├── duration: 0.0006281330715864897
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0011413779575377703
│ │ │ ├── duration: 0.0009011360816657543
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001551950117573142
│ │ ├── duration: 0.00015056005213409662
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_io_utils.py::test_file_not_found_error
@@ -813,10 +813,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011528993491083384
│ │ │ ├── duration: 0.00011526502203196287
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016769208014011383
│ │ │ ├── duration: 0.00016551604494452477
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_io_utils.py
@@ -837,7 +837,7 @@
│ │ │
│ │ │ tests/test_io_utils.py:69: FileNotFoundError
│ │ └── teardown
│ │ ├── duration: 0.0001352480612695217
│ │ ├── duration: 0.00013684399891644716
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_broken
@@ -850,10 +850,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001260349527001381
│ │ │ ├── duration: 0.00012934405822306871
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001509200083091855
│ │ │ ├── duration: 0.0001682559959590435
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -873,7 +873,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:16: NameError
│ │ └── teardown
│ │ ├── duration: 0.00013555807527154684
│ │ ├── duration: 0.00013551698066294193
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_call_missing_function
@@ -886,10 +886,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012164399959146976
│ │ │ ├── duration: 0.0001236159587278962
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001585870049893856
│ │ │ ├── duration: 0.00015533296391367912
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -910,7 +910,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:20: AttributeError
│ │ └── teardown
│ │ ├── duration: 0.00013517099432647228
│ │ ├── duration: 0.00013395596761256456
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[2-2-4]
@@ -926,13 +926,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00030864193104207516
│ │ │ ├── duration: 0.0003120799083262682
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001509459689259529
│ │ │ ├── duration: 0.00015068694483488798
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001433800207450986
│ │ ├── duration: 0.00013785099145025015
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[1-5-6]
@@ -948,13 +948,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002519839908927679
│ │ │ ├── duration: 0.0002587540075182915
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014179409481585026
│ │ │ ├── duration: 0.00013468798715621233
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013263407163321972
│ │ ├── duration: 0.00013181904796510935
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-4-7]
@@ -970,13 +970,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00023604801390320063
│ │ │ ├── duration: 0.0002466639271005988
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014133204240351915
│ │ │ ├── duration: 0.00013707298785448074
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001336539862677455
│ │ ├── duration: 0.00013453199062496424
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-5-8]
@@ -992,13 +992,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00023844500537961721
│ │ │ ├── duration: 0.0002681369660422206
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00013488996773958206
│ │ │ ├── duration: 0.00012873101513832808
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001297459239140153
│ │ ├── duration: 0.00013778801076114178
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-6-9]
@@ -1014,13 +1014,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002300030319020152
│ │ │ ├── duration: 0.00025412009563297033
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001291710650548339
│ │ │ ├── duration: 0.0001278450945392251
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013307295739650726
│ │ ├── duration: 0.0001282509183511138
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
@@ -1036,13 +1036,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00023506698198616505
│ │ │ ├── duration: 0.00024406297598034143
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00012954301200807095
│ │ │ ├── duration: 0.0001251619542017579
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013334304094314575
│ │ ├── duration: 0.00013384304475039244
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
@@ -1058,13 +1058,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002523470902815461
│ │ │ ├── duration: 0.000251163961365819
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001300800358876586
│ │ │ ├── duration: 0.0001265830360352993
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013619998935610056
│ │ ├── duration: 0.00012941902969032526
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
@@ -1080,13 +1080,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0002474220236763358
│ │ │ ├── duration: 0.00024956499692052603
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00012912694364786148
│ │ │ ├── duration: 0.0001293469686061144
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00013625004794448614
│ │ ├── duration: 0.00013048702385276556
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_fail
@@ -1099,10 +1099,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00010227295570075512
│ │ │ ├── duration: 0.0001014400040730834
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0004804600030183792
│ │ │ ├── duration: 0.00045633595436811447
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1122,7 +1122,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:51: AssertionError
│ │ └── teardown
│ │ ├── duration: 0.00013169902376830578
│ │ ├── duration: 0.00013647007290273905
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_division_zero
@@ -1135,10 +1135,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011937902309000492
│ │ │ ├── duration: 0.0001167230075225234
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015943008475005627
│ │ │ ├── duration: 0.00015886698383837938
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/functions/math_utils.py
@@ -1170,7 +1170,7 @@
│ │ │
│ │ │ functions/math_utils.py:5: ZeroDivisionError
│ │ └── teardown
│ │ ├── duration: 0.00013354606926441193
│ │ ├── duration: 0.00013587402645498514
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_multiply_xfail
@@ -1185,10 +1185,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012910505756735802
│ │ │ ├── duration: 0.00013320602010935545
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0002753389999270439
│ │ │ ├── duration: 0.0002824590774253011
│ │ │ ├── outcome: skipped
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1210,7 +1210,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:60: AssertionError
│ │ └── teardown
│ │ ├── duration: 0.00013430498074740171
│ │ ├── duration: 0.00013584911357611418
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_runtime_error
@@ -1223,10 +1223,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011866597924381495
│ │ │ ├── duration: 0.0001172930933535099
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001485190587118268
│ │ │ ├── duration: 0.00014794792514294386
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1244,7 +1244,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:64: RuntimeError
│ │ └── teardown
│ │ ├── duration: 0.00013488205149769783
│ │ ├── duration: 0.00013355608098208904
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_memory_error
@@ -1257,10 +1257,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011891103349626064
│ │ │ ├── duration: 0.00012036191765218973
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016273802611976862
│ │ │ ├── duration: 0.0001472249859943986
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1279,7 +1279,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:68: MemoryError
│ │ └── teardown
│ │ ├── duration: 0.0001343520125374198
│ │ ├── duration: 0.0001355229178443551
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_timeout_error
@@ -1292,10 +1292,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012216810137033463
│ │ │ ├── duration: 0.00012833601795136929
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.000158025068230927
│ │ │ ├── duration: 0.0001487709814682603
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1314,7 +1314,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:72: TimeoutError
│ │ └── teardown
│ │ ├── duration: 0.0001323530450463295
│ │ ├── duration: 0.0001443210057914257
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_recursion_error
@@ -1327,10 +1327,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011551205534487963
│ │ │ ├── duration: 0.00011506897863000631
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0008184759644791484
│ │ │ ├── duration: 0.000796740991063416
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1365,7 +1365,7 @@
│ │ │ E RecursionError: maximum recursion depth exceeded
│ │ │ !!! Recursion detected (same locals & position)
│ │ └── teardown
│ │ ├── duration: 0.00014965597074478865
│ │ ├── duration: 0.00015934999100863934
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_floating_point_error
@@ -1378,10 +1378,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012089998926967382
│ │ │ ├── duration: 0.00011973304208368063
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016288505867123604
│ │ │ ├── duration: 0.0001488890266045928
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1400,7 +1400,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:82: FloatingPointError
│ │ └── teardown
│ │ ├── duration: 0.00015571503899991512
│ │ ├── duration: 0.00013660895638167858
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_floating_point_overflow
@@ -1413,10 +1413,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012269907165318727
│ │ │ ├── duration: 0.0001231050118803978
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015873892698436975
│ │ │ ├── duration: 0.00018442899454385042
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1434,7 +1434,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:86: OverflowError
│ │ └── teardown
│ │ ├── duration: 0.000138375093229115
│ │ ├── duration: 0.0001341389724984765
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_value_error
@@ -1447,10 +1447,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011761498171836138
│ │ │ ├── duration: 0.00011857703793793917
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016015092842280865
│ │ │ ├── duration: 0.00016147491987794638
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1470,7 +1470,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:90: ValueError
│ │ └── teardown
│ │ ├── duration: 0.0001519270008429885
│ │ ├── duration: 0.0001325380289927125
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_wrong_argument_error
@@ -1483,10 +1483,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00012187298852950335
│ │ │ ├── duration: 0.00011501496192067862
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00017895700875669718
│ │ │ ├── duration: 0.00014797598123550415
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1504,7 +1504,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:94: TypeError
│ │ └── teardown
│ │ ├── duration: 0.00013919896446168423
│ │ ├── duration: 0.0001359879970550537
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_unhandled_exception
@@ -1517,10 +1517,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011769495904445648
│ │ │ ├── duration: 0.00013235199730843306
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015696301124989986
│ │ │ ├── duration: 0.0001546080457046628
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1538,7 +1538,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:98: Exception
│ │ └── teardown
│ │ ├── duration: 0.00014282308984547853
│ │ ├── duration: 0.00014670309610664845
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_custom_error
@@ -1551,10 +1551,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011343194637447596
│ │ │ ├── duration: 0.00011632998939603567
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016502290964126587
│ │ │ ├── duration: 0.00015097495634108782
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1573,7 +1573,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:102: CustomError
│ │ └── teardown
│ │ ├── duration: 0.00013144605327397585
│ │ ├── duration: 0.0001405490329489112
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_stop_iteration_direct
@@ -1586,10 +1586,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001330230152234435
│ │ │ ├── duration: 0.00012906896881759167
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016045104712247849
│ │ │ ├── duration: 0.00016494200099259615
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path:
@@ -1676,7 +1676,7 @@
│ │ │
│ │ │ cls = <class '_pytest.runner.CallInfo'>
│ │ │ func = <function call_and_report.<locals>.<lambda> at
│ │ │ 0x7fbbade229d0>
│ │ │ 0x7fac5afbb9d0>
│ │ │ when = 'call'
│ │ │ reraise = (<class '_pytest.outcomes.Exit'>, <class
│ │ │ 'KeyboardInterrupt'>)
@@ -1759,7 +1759,7 @@
│ │ │ .pixi/envs/default/lib/python3.8/site-packages/_pytest/capture.p
│ │ │ y:880: RuntimeError
│ │ └── teardown
│ │ ├── duration: 0.00035480898804962635
│ │ ├── duration: 0.0002637020079419017
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_generator_exit_direct
@@ -1772,10 +1772,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00023323006462305784
│ │ │ ├── duration: 0.00015517498832195997
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00027709698770195246
│ │ │ ├── duration: 0.0001781380269676447
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1793,7 +1793,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:110: GeneratorExit
│ │ └── teardown
│ │ ├── duration: 0.0003132909769192338
│ │ ├── duration: 0.00018268602434545755
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_malformed_code
@@ -1806,10 +1806,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00021424191072583199
│ │ │ ├── duration: 0.00013178098015487194
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00028608902357518673
│ │ │ ├── duration: 0.00018824602011591196
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1833,7 +1833,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:114: SyntaxError
│ │ └── teardown
│ │ ├── duration: 0.00028806598857045174
│ │ ├── duration: 0.00014296395238488913
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_sys_exit
@@ -1846,10 +1846,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00023051397874951363
│ │ │ ├── duration: 0.00012288999278098345
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00028184300754219294
│ │ │ ├── duration: 0.00016941793728619814
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1867,7 +1867,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:118: SystemExit
│ │ └── teardown
│ │ ├── duration: 0.0002677349839359522
│ │ ├── duration: 0.00013380905147641897
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_broken_function
@@ -1880,10 +1880,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00021336995996534824
│ │ │ ├── duration: 0.0001232329523190856
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0002631540410220623
│ │ │ ├── duration: 0.00015732890460640192
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1916,7 +1916,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:123: TypeError
│ │ └── teardown
│ │ ├── duration: 0.000171064049936831
│ │ ├── duration: 0.00013779709115624428
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_import_error
@@ -1929,10 +1929,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001286650076508522
│ │ │ ├── duration: 0.00011760694906115532
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00016989000141620636
│ │ │ ├── duration: 0.0001614170614629984
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_math_utils.py
@@ -1949,7 +1949,7 @@
│ │ │
│ │ │ tests/test_math_utils.py:127: ImportError
│ │ └── teardown
│ │ ├── duration: 0.00014758494216948748
│ │ ├── duration: 0.00014843896497040987
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_math_utils.py::test_module_not_found_error
@@ -1962,10 +1962,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00013205502182245255
│ │ │ ├── duration: 0.000123838079161942
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0004821020411327481
│ │ │ ├── duration: 0.0005040490068495274
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: <frozen importlib._bootstrap>
@@ -2013,7 +2013,7 @@
│ │ │ _ _ _ _ _ _ _ _
│ │ │
│ │ │ name = 'non_existent_module_xyz'
│ │ │ import_ = <function _gcd_import at 0x7fbbb22154c0>
│ │ │ import_ = <function _gcd_import at 0x7fac5f8574c0>
│ │ │
│ │ │ > ???
│ │ │ E ModuleNotFoundError: No module named
@@ -2021,7 +2021,7 @@
│ │ │
│ │ │ <frozen importlib._bootstrap>:973: ModuleNotFoundError
│ │ └── teardown
│ │ ├── duration: 0.00015373306814581156
│ │ ├── duration: 0.0002048340393230319
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_param.py::test_add[1-2]
@@ -2037,13 +2037,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00029879703652113676
│ │ │ ├── duration: 0.0003470570081844926
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014498899690806866
│ │ │ ├── duration: 0.00018179207108914852
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00014059594832360744
│ │ ├── duration: 0.00016426295042037964
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_param.py::test_add[3-4]
@@ -2059,13 +2059,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00022083206567913294
│ │ │ ├── duration: 0.0002275860169902444
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00013171799946576357
│ │ │ ├── duration: 0.0001428480027243495
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.0001262199366465211
│ │ ├── duration: 0.0001554370392113924
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_uppercase_normal
@@ -2078,13 +2078,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001083860406652093
│ │ │ ├── duration: 0.00011409400030970573
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014301203191280365
│ │ │ ├── duration: 0.0001573330955579877
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 9.591691195964813e-05
│ │ ├── duration: 0.00012732995674014091
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_uppercase_type_error
@@ -2097,10 +2097,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00010730198118835688
│ │ │ ├── duration: 0.00013062707148492336
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014561298303306103
│ │ │ ├── duration: 0.00018049299251288176
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/functions/string_utils.py
@@ -2132,7 +2132,7 @@
│ │ │
│ │ │ functions/string_utils.py:3: TypeError
│ │ └── teardown
│ │ ├── duration: 0.00014019408263266087
│ │ ├── duration: 0.00016367295756936073
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_reverse_string
@@ -2145,13 +2145,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011643790639936924
│ │ │ ├── duration: 0.00013171008322387934
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00014409096911549568
│ │ │ ├── duration: 0.00015937897842377424
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 9.977002628147602e-05
│ │ ├── duration: 0.00010533002205193043
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_warning_emit
@@ -2164,13 +2164,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00010337494313716888
│ │ │ ├── duration: 0.00010884297080338001
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001527759013697505
│ │ │ ├── duration: 0.0001463419757783413
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 9.589409455657005e-05
│ │ ├── duration: 0.00010895007289946079
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_unicode_decode_error
@@ -2183,10 +2183,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00010236504022032022
│ │ │ ├── duration: 0.00010945799294859171
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0001433260040357709
│ │ │ ├── duration: 0.0001505690161138773
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_string_utils.py
@@ -2206,7 +2206,7 @@
│ │ │
│ │ │ tests/test_string_utils.py:26: UnicodeDecodeError
│ │ └── teardown
│ │ ├── duration: 0.0001335239503532648
│ │ ├── duration: 0.00015063898172229528
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid:
@@ -2220,10 +2220,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011540506966412067
│ │ │ ├── duration: 0.00012140406761318445
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00015034398529678583
│ │ │ ├── duration: 0.0001555399503558874
│ │ │ ├── outcome: failed
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_string_utils.py
@@ -2244,7 +2244,7 @@
│ │ │
│ │ │ tests/test_string_utils.py:30: UnicodeDecodeError
│ │ └── teardown
│ │ ├── duration: 0.00013162405230104923
│ │ ├── duration: 0.00013213895726948977
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_import_warning
@@ -2257,13 +2257,13 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.00011919799726456404
│ │ │ ├── duration: 0.000117360963486135
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.00013791793026030064
│ │ │ ├── duration: 0.00014026195276528597
│ │ │ └── outcome: passed
│ │ └── teardown
│ │ ├── duration: 0.00010078400373458862
│ │ ├── duration: 0.00010643398854881525
│ │ └── outcome: passed
│ ├── -
│ │ ├── nodeid: tests/test_string_utils.py::test_xfail_uppercase_digits
@@ -2278,10 +2278,10 @@
│ │ │ ├── slic
│ │ │ └──
│ │ ├── setup
│ │ │ ├── duration: 0.0001156550133600831
│ │ │ ├── duration: 0.0001289290376007557
│ │ │ └── outcome: passed
│ │ ├── call
│ │ │ ├── duration: 0.0006164630176499486
│ │ │ ├── duration: 0.0006400829879567027
│ │ │ ├── outcome: skipped
│ │ │ ├── crash
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_string_utils.py
@@ -2310,7 +2310,7 @@
│ │ │
│ │ │ tests/test_string_utils.py:39: AssertionError
│ │ └── teardown
│ │ ├── duration: 0.00014216196723282337
│ │ ├── duration: 0.00014669797383248806
│ │ └── outcome: passed
│ └── -
│ ├── nodeid: tests/test_string_utils.py::test_keyboard_interrupt_direct
@@ -2323,7 +2323,7 @@
│ │ ├── slic
│ │ └──
│ └── setup
│ ├── duration: 0.0001147179864346981
│ ├── duration: 0.00012203503865748644
│ └── outcome: passed
└── warnings
└── -
File diff suppressed because one or more lines are too long