CI: update test report and coverage files
This commit is contained in:
+168
-168
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
📁 ci-reports/markdown/pytest-report.json
|
||||
├── created: 1752738056.2883606
|
||||
├── duration: 0.7669515609741211
|
||||
├── created: 1752739007.6891916
|
||||
├── duration: 0.7624149322509766
|
||||
├── exitcode: 2
|
||||
├── root: /workspace/tligui_y/slic
|
||||
├── environment
|
||||
@@ -428,13 +428,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0037199179641902447
|
||||
│ │ │ ├── duration: 0.0033798180520534515
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0004881100030615926
|
||||
│ │ │ ├── duration: 0.00043160293716937304
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00027638208121061325
|
||||
│ │ ├── duration: 0.00025948393158614635
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_write_file
|
||||
@@ -447,13 +447,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0004859080072492361
|
||||
│ │ │ ├── duration: 0.0004973500035703182
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0002913359785452485
|
||||
│ │ │ ├── duration: 0.0002843090333044529
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.0001414489233866334
|
||||
│ │ ├── duration: 0.00014107907190918922
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_cause_io_error
|
||||
@@ -466,10 +466,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012787000741809607
|
||||
│ │ │ ├── duration: 0.000114268041215837
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00016669300384819508
|
||||
│ │ │ ├── duration: 0.0001801629550755024
|
||||
│ │ │ ├── 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.00016177096404135227
|
||||
│ │ ├── duration: 0.00014297803863883018
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_file_not_found
|
||||
@@ -511,10 +511,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00017166498582810163
|
||||
│ │ │ ├── duration: 0.00012782600242644548
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00019954703748226166
|
||||
│ │ │ ├── duration: 0.00017794908490031958
|
||||
│ │ │ ├── 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.00014978693798184395
|
||||
│ │ ├── duration: 0.00014158803969621658
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_permission_error
|
||||
@@ -560,10 +560,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00022551894653588533
|
||||
│ │ │ ├── duration: 0.00020282098557800055
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00024667801335453987
|
||||
│ │ │ ├── duration: 0.00018111697863787413
|
||||
│ │ │ ├── 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 0x7fb6519a7490>
|
||||
│ │ │ at 0x7f987c4c88b0>
|
||||
│ │ │
|
||||
│ │ │ 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.00017315102741122246
|
||||
│ │ ├── duration: 0.0001903868978843093
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_mock_open_error
|
||||
@@ -622,10 +622,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0002152969827875495
|
||||
│ │ │ ├── duration: 0.00022848905064165592
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0036281129578128457
|
||||
│ │ │ ├── duration: 0.003479458042420447
|
||||
│ │ │ ├── outcome: failed
|
||||
│ │ │ ├── crash
|
||||
│ │ │ │ ├── path:
|
||||
@@ -651,7 +651,7 @@
|
||||
│ │ │ │ ├── lineno: 1140
|
||||
│ │ │ │ └── message: OSError
|
||||
│ │ │ └── longrepr: monkeypatch = <_pytest.monkeypatch.MonkeyPatch object
|
||||
│ │ │ at 0x7fb651c42fa0>
|
||||
│ │ │ at 0x7f987ed40250>
|
||||
│ │ │
|
||||
│ │ │ 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='140421025067600'>
|
||||
│ │ │ id='140292939581952'>
|
||||
│ │ │ 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.00031930103432387114
|
||||
│ │ ├── duration: 0.0003348500467836857
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_file_handle_closed_error
|
||||
@@ -704,10 +704,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00015474902465939522
|
||||
│ │ │ ├── duration: 0.00014176999684423208
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001972659956663847
|
||||
│ │ │ ├── duration: 0.00020080292597413063
|
||||
│ │ │ ├── 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.00018189195543527603
|
||||
│ │ ├── duration: 0.00019942899234592915
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_os_error
|
||||
@@ -740,10 +740,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0002463000128045678
|
||||
│ │ │ ├── duration: 0.00025483197532594204
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00021528301294893026
|
||||
│ │ │ ├── duration: 0.00020815094467252493
|
||||
│ │ │ ├── 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 0x7fb6519d1a60>
|
||||
│ │ │ at 0x7f987c6fd5b0>
|
||||
│ │ │
|
||||
│ │ │ 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.00017007195856422186
|
||||
│ │ ├── duration: 0.00018902099691331387
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_write_file_readonly
|
||||
@@ -794,13 +794,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0006836929824203253
|
||||
│ │ │ ├── duration: 0.0006962430197745562
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0009603920625522733
|
||||
│ │ │ ├── duration: 0.0010002109920606017
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00015153700951486826
|
||||
│ │ ├── duration: 0.00014684104826301336
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_file_not_found_error
|
||||
@@ -813,10 +813,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011994398664683104
|
||||
│ │ │ ├── duration: 0.00012105901259928942
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00017246103379875422
|
||||
│ │ │ ├── duration: 0.00017094798386096954
|
||||
│ │ │ ├── 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.00014165008906275034
|
||||
│ │ ├── duration: 0.0001429469557479024
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_broken
|
||||
@@ -850,10 +850,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012551108375191689
|
||||
│ │ │ ├── duration: 0.00013081799261271954
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00016427808441221714
|
||||
│ │ │ ├── duration: 0.00021537800785154104
|
||||
│ │ │ ├── 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.00014058896340429783
|
||||
│ │ ├── duration: 0.00014242890756577253
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_call_missing_function
|
||||
@@ -886,10 +886,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011784094385802746
|
||||
│ │ │ ├── duration: 0.00013705401215702295
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015087798237800598
|
||||
│ │ │ ├── duration: 0.00015028403140604496
|
||||
│ │ │ ├── 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.00013852107804268599
|
||||
│ │ ├── duration: 0.0001417999155819416
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[2-2-4]
|
||||
@@ -926,13 +926,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0002916889498010278
|
||||
│ │ │ ├── duration: 0.00030721595976501703
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001452000578865409
|
||||
│ │ │ ├── duration: 0.00014565198216587305
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00014005997218191624
|
||||
│ │ ├── duration: 0.00014554103836417198
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[1-5-6]
|
||||
@@ -948,13 +948,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0002481680130586028
|
||||
│ │ │ ├── duration: 0.00026209093630313873
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00013587798457592726
|
||||
│ │ │ ├── duration: 0.00013755890540778637
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00013545295223593712
|
||||
│ │ ├── duration: 0.00013573106843978167
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-4-7]
|
||||
@@ -970,13 +970,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00024851097259670496
|
||||
│ │ │ ├── duration: 0.0002578290877863765
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00012900109868496656
|
||||
│ │ │ ├── duration: 0.0001391340047121048
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00013143999967724085
|
||||
│ │ ├── duration: 0.00014422694221138954
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-5-8]
|
||||
@@ -992,13 +992,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00024784100241959095
|
||||
│ │ │ ├── duration: 0.00025604304391890764
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00012923998292535543
|
||||
│ │ │ ├── duration: 0.0001278879353776574
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00014282693155109882
|
||||
│ │ ├── duration: 0.00013029901310801506
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-6-9]
|
||||
@@ -1014,13 +1014,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00023828004486858845
|
||||
│ │ │ ├── duration: 0.0002590579679235816
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00012397300451993942
|
||||
│ │ │ ├── duration: 0.00013378099538385868
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00013248994946479797
|
||||
│ │ ├── duration: 0.00013635004870593548
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
|
||||
@@ -1036,13 +1036,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00024371303152292967
|
||||
│ │ │ ├── duration: 0.00024762307293713093
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00012599199544638395
|
||||
│ │ │ ├── duration: 0.0001249259803444147
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00012945698108524084
|
||||
│ │ ├── duration: 0.0001315469853579998
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
|
||||
@@ -1058,13 +1058,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00024274399038404226
|
||||
│ │ │ ├── duration: 0.00025600194931030273
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00012872903607785702
|
||||
│ │ │ ├── duration: 0.00012928899377584457
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00013228598982095718
|
||||
│ │ ├── duration: 0.00016673794016242027
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
|
||||
@@ -1080,13 +1080,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00023696408607065678
|
||||
│ │ │ ├── duration: 0.0002573080128058791
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00012417405378073454
|
||||
│ │ │ ├── duration: 0.0001264719758182764
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00012891297228634357
|
||||
│ │ ├── duration: 0.00013156200293451548
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_fail
|
||||
@@ -1099,10 +1099,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00010227994062006474
|
||||
│ │ │ ├── duration: 0.00010715809185057878
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00044914602767676115
|
||||
│ │ │ ├── duration: 0.00046390003990381956
|
||||
│ │ │ ├── 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.0001384610077366233
|
||||
│ │ ├── duration: 0.00015321094542741776
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_division_zero
|
||||
@@ -1135,10 +1135,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012923905160278082
|
||||
│ │ │ ├── duration: 0.00011890893802046776
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015494402032345533
|
||||
│ │ │ ├── duration: 0.0001639840193092823
|
||||
│ │ │ ├── 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.00013819197192788124
|
||||
│ │ ├── duration: 0.00013838091399520636
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_multiply_xfail
|
||||
@@ -1185,10 +1185,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00013888301327824593
|
||||
│ │ │ ├── duration: 0.00014585291501134634
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00026342005003243685
|
||||
│ │ │ ├── duration: 0.000273926998488605
|
||||
│ │ │ ├── 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.00014112703502178192
|
||||
│ │ ├── duration: 0.00013811001554131508
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_runtime_error
|
||||
@@ -1223,10 +1223,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0001246839528903365
|
||||
│ │ │ ├── duration: 0.00011781102512031794
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00017102807760238647
|
||||
│ │ │ ├── duration: 0.00014885293785482645
|
||||
│ │ │ ├── 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.0001355959102511406
|
||||
│ │ ├── duration: 0.00013765005860477686
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_memory_error
|
||||
@@ -1257,10 +1257,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012158590834587812
|
||||
│ │ │ ├── duration: 0.00012784695718437433
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015057402197271585
|
||||
│ │ │ ├── duration: 0.00014701299369335175
|
||||
│ │ │ ├── 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.00013808696530759335
|
||||
│ │ ├── duration: 0.00014653406105935574
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_timeout_error
|
||||
@@ -1292,10 +1292,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012149207759648561
|
||||
│ │ │ ├── duration: 0.00012126297224313021
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015527999494224787
|
||||
│ │ │ ├── duration: 0.0001520200166851282
|
||||
│ │ │ ├── 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.00013620499521493912
|
||||
│ │ ├── duration: 0.00013500195927917957
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_recursion_error
|
||||
@@ -1327,10 +1327,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012172700371593237
|
||||
│ │ │ ├── duration: 0.00012013304512947798
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0007722380105406046
|
||||
│ │ │ ├── duration: 0.0007696730317547917
|
||||
│ │ │ ├── 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.00022119993809610605
|
||||
│ │ ├── duration: 0.00014066998846828938
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_floating_point_error
|
||||
@@ -1378,10 +1378,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00013167294673621655
|
||||
│ │ │ ├── duration: 0.00013239693362265825
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00016779208090156317
|
||||
│ │ │ ├── duration: 0.0001498580677434802
|
||||
│ │ │ ├── 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.00019200006499886513
|
||||
│ │ ├── duration: 0.0001404189970344305
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_floating_point_overflow
|
||||
@@ -1413,10 +1413,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0001320150913670659
|
||||
│ │ │ ├── duration: 0.00011587596964091063
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001745839836075902
|
||||
│ │ │ ├── duration: 0.0001779439626261592
|
||||
│ │ │ ├── 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.0001529500586912036
|
||||
│ │ ├── duration: 0.00013915495947003365
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_value_error
|
||||
@@ -1447,10 +1447,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00013569800648838282
|
||||
│ │ │ ├── duration: 0.00012734299525618553
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00018400803674012423
|
||||
│ │ │ ├── duration: 0.00015510001685470343
|
||||
│ │ │ ├── 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.00014940497931092978
|
||||
│ │ ├── duration: 0.00014694908168166876
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_wrong_argument_error
|
||||
@@ -1483,10 +1483,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0001249510096386075
|
||||
│ │ │ ├── duration: 0.0001183230197057128
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00016165897250175476
|
||||
│ │ │ ├── duration: 0.00015105295460671186
|
||||
│ │ │ ├── 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.00014162494335323572
|
||||
│ │ ├── duration: 0.00013708299957215786
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_unhandled_exception
|
||||
@@ -1517,10 +1517,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012010603677481413
|
||||
│ │ │ ├── duration: 0.00012163608334958553
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001537409843876958
|
||||
│ │ │ ├── duration: 0.0001727700000628829
|
||||
│ │ │ ├── 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.00018386391457170248
|
||||
│ │ ├── duration: 0.000136832008138299
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_custom_error
|
||||
@@ -1551,10 +1551,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012469606008380651
|
||||
│ │ │ ├── duration: 0.00012587499804794788
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00016610999591648579
|
||||
│ │ │ ├── duration: 0.00017775804735720158
|
||||
│ │ │ ├── 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.00013773306272923946
|
||||
│ │ ├── duration: 0.0001389719545841217
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_stop_iteration_direct
|
||||
@@ -1586,10 +1586,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012293108738958836
|
||||
│ │ │ ├── duration: 0.00012295495253056288
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001527080312371254
|
||||
│ │ │ ├── duration: 0.0001722319284453988
|
||||
│ │ │ ├── outcome: failed
|
||||
│ │ │ ├── crash
|
||||
│ │ │ │ ├── path:
|
||||
@@ -1676,7 +1676,7 @@
|
||||
│ │ │
|
||||
│ │ │ cls = <class '_pytest.runner.CallInfo'>
|
||||
│ │ │ func = <function call_and_report.<locals>.<lambda> at
|
||||
│ │ │ 0x7fb6517cb550>
|
||||
│ │ │ 0x7f987ed9b550>
|
||||
│ │ │ 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.00027470209170132875
|
||||
│ │ ├── duration: 0.00028013193514198065
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_generator_exit_direct
|
||||
@@ -1772,10 +1772,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00014518096577376127
|
||||
│ │ │ ├── duration: 0.0001417259918525815
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00018614903092384338
|
||||
│ │ │ ├── duration: 0.00018305203411728144
|
||||
│ │ │ ├── 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.0001865510130301118
|
||||
│ │ ├── duration: 0.00019021693151444197
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_malformed_code
|
||||
@@ -1806,10 +1806,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00013853597920387983
|
||||
│ │ │ ├── duration: 0.00013109494466334581
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001806759973987937
|
||||
│ │ │ ├── duration: 0.00017443904653191566
|
||||
│ │ │ ├── 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.00016953598242253065
|
||||
│ │ ├── duration: 0.00015299697406589985
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_sys_exit
|
||||
@@ -1846,10 +1846,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012996001169085503
|
||||
│ │ │ ├── duration: 0.00012145005166530609
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00016386201605200768
|
||||
│ │ │ ├── duration: 0.0001570029417052865
|
||||
│ │ │ ├── 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.00014889694284647703
|
||||
│ │ ├── duration: 0.00015058601275086403
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_broken_function
|
||||
@@ -1880,10 +1880,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0001362740295007825
|
||||
│ │ │ ├── duration: 0.0001232909271493554
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001613410422578454
|
||||
│ │ │ ├── duration: 0.00015774299390614033
|
||||
│ │ │ ├── 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.0001538469223305583
|
||||
│ │ ├── duration: 0.00013931200373917818
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_import_error
|
||||
@@ -1929,10 +1929,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012674997560679913
|
||||
│ │ │ ├── duration: 0.00011612195521593094
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00018903904128819704
|
||||
│ │ │ ├── duration: 0.00015444890595972538
|
||||
│ │ │ ├── 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.00015527091454714537
|
||||
│ │ ├── duration: 0.0001396319130435586
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_module_not_found_error
|
||||
@@ -1962,10 +1962,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00013672001659870148
|
||||
│ │ │ ├── duration: 0.00012117600999772549
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.000544385053217411
|
||||
│ │ │ ├── duration: 0.0004734370158985257
|
||||
│ │ │ ├── outcome: failed
|
||||
│ │ │ ├── crash
|
||||
│ │ │ │ ├── path: <frozen importlib._bootstrap>
|
||||
@@ -2013,7 +2013,7 @@
|
||||
│ │ │ _ _ _ _ _ _ _ _
|
||||
│ │ │
|
||||
│ │ │ name = 'non_existent_module_xyz'
|
||||
│ │ │ import_ = <function _gcd_import at 0x7fb6560b04c0>
|
||||
│ │ │ import_ = <function _gcd_import at 0x7f98810f84c0>
|
||||
│ │ │
|
||||
│ │ │ > ???
|
||||
│ │ │ E ModuleNotFoundError: No module named
|
||||
@@ -2021,7 +2021,7 @@
|
||||
│ │ │
|
||||
│ │ │ <frozen importlib._bootstrap>:973: ModuleNotFoundError
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00015360501129180193
|
||||
│ │ ├── duration: 0.000146204954944551
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_param.py::test_add[1-2]
|
||||
@@ -2037,13 +2037,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0002928439062088728
|
||||
│ │ │ ├── duration: 0.00029970298055559397
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00013824098277837038
|
||||
│ │ │ ├── duration: 0.0001389749813824892
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.0001427019014954567
|
||||
│ │ ├── duration: 0.0001331530511379242
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_param.py::test_add[3-4]
|
||||
@@ -2059,13 +2059,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00020968704484403133
|
||||
│ │ │ ├── duration: 0.00023000699002295732
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00012522900942713022
|
||||
│ │ │ ├── duration: 0.00012637709733098745
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00013753899838775396
|
||||
│ │ ├── duration: 0.00013395107816904783
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_string_utils.py::test_uppercase_normal
|
||||
@@ -2078,13 +2078,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011480797547847033
|
||||
│ │ │ ├── duration: 0.00012723600957542658
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00013384094927459955
|
||||
│ │ │ ├── duration: 0.00013836100697517395
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 9.616999886929989e-05
|
||||
│ │ ├── duration: 0.00010633992496877909
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_string_utils.py::test_uppercase_type_error
|
||||
@@ -2097,10 +2097,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00010311906225979328
|
||||
│ │ │ ├── duration: 0.00010470894630998373
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00014603999443352222
|
||||
│ │ │ ├── duration: 0.00014514592476189137
|
||||
│ │ │ ├── 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.00017238198779523373
|
||||
│ │ ├── duration: 0.00013739406131207943
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_string_utils.py::test_reverse_string
|
||||
@@ -2145,13 +2145,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012027297634631395
|
||||
│ │ │ ├── duration: 0.00011693290434777737
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001437530154362321
|
||||
│ │ │ ├── duration: 0.00013813888654112816
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00010262697469443083
|
||||
│ │ ├── duration: 9.96229937300086e-05
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_string_utils.py::test_warning_emit
|
||||
@@ -2164,13 +2164,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00010426202788949013
|
||||
│ │ │ ├── duration: 0.00011481798719614744
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00014559796545654535
|
||||
│ │ │ ├── duration: 0.0001441269414499402
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00010741699952632189
|
||||
│ │ ├── duration: 9.692797902971506e-05
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_string_utils.py::test_unicode_decode_error
|
||||
@@ -2183,10 +2183,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011430098675191402
|
||||
│ │ │ ├── duration: 0.00011087395250797272
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.000153983011841774
|
||||
│ │ │ ├── duration: 0.00014793302398175
|
||||
│ │ │ ├── outcome: failed
|
||||
│ │ │ ├── crash
|
||||
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_string_utils.py
|
||||
@@ -2206,7 +2206,7 @@
|
||||
│ │ │
|
||||
│ │ │ tests/test_string_utils.py:28: UnicodeDecodeError
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00015076890122145414
|
||||
│ │ ├── duration: 0.00013592198956757784
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid:
|
||||
@@ -2220,10 +2220,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011878006625920534
|
||||
│ │ │ ├── duration: 0.00012108904775232077
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015168997924774885
|
||||
│ │ │ ├── duration: 0.00016139494255185127
|
||||
│ │ │ ├── outcome: failed
|
||||
│ │ │ ├── crash
|
||||
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_string_utils.py
|
||||
@@ -2244,7 +2244,7 @@
|
||||
│ │ │
|
||||
│ │ │ tests/test_string_utils.py:32: UnicodeDecodeError
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.0001356028951704502
|
||||
│ │ ├── duration: 0.00014603394083678722
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_string_utils.py::test_import_warning
|
||||
@@ -2257,13 +2257,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00013136898633092642
|
||||
│ │ │ ├── duration: 0.00011547491885721684
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001399789471179247
|
||||
│ │ │ ├── duration: 0.00013548508286476135
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00010195490904152393
|
||||
│ │ ├── duration: 0.00010057003237307072
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_string_utils.py::test_xfail_uppercase_digits
|
||||
@@ -2278,10 +2278,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00014600891154259443
|
||||
│ │ │ ├── duration: 0.00012274098116904497
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0006816620007157326
|
||||
│ │ │ ├── duration: 0.0006324260029941797
|
||||
│ │ │ ├── outcome: skipped
|
||||
│ │ │ ├── crash
|
||||
│ │ │ │ ├── path: /workspace/tligui_y/slic/tests/test_string_utils.py
|
||||
@@ -2310,7 +2310,7 @@
|
||||
│ │ │
|
||||
│ │ │ tests/test_string_utils.py:41: AssertionError
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00015064503531903028
|
||||
│ │ ├── duration: 0.00014294590801000595
|
||||
│ │ └── outcome: passed
|
||||
│ └── -
|
||||
│ ├── nodeid: tests/test_string_utils.py::test_keyboard_interrupt_direct
|
||||
@@ -2323,7 +2323,7 @@
|
||||
│ │ ├── slic
|
||||
│ │ └──
|
||||
│ └── setup
|
||||
│ ├── duration: 0.00011440296657383442
|
||||
│ ├── duration: 0.00012601003982126713
|
||||
│ └── outcome: passed
|
||||
└── warnings
|
||||
└── -
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user