CI: update test report and coverage files
This commit is contained in:
+7085
-2037
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
📁 ci-reports/markdown/pytest-report.json
|
||||
├── created: 1752668600.2916565
|
||||
├── duration: 0.7993791103363037
|
||||
├── created: 1752669081.167785
|
||||
├── duration: 0.7501904964447021
|
||||
├── exitcode: 2
|
||||
├── root: /workspace/tligui_y/slic
|
||||
├── environment
|
||||
@@ -413,13 +413,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.003526311949826777
|
||||
│ │ │ ├── duration: 0.003595275920815766
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0004922749940305948
|
||||
│ │ │ ├── duration: 0.00044141197577118874
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.0002555770333856344
|
||||
│ │ ├── duration: 0.00028476701118052006
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_write_file
|
||||
@@ -432,13 +432,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0004940860671922565
|
||||
│ │ │ ├── duration: 0.00048515491653233767
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00031598296482115984
|
||||
│ │ │ ├── duration: 0.00029484694823622704
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00017486303113400936
|
||||
│ │ ├── duration: 0.00015407497994601727
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_cause_io_error
|
||||
@@ -451,10 +451,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012546905782073736
|
||||
│ │ │ ├── duration: 0.00011433602776378393
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00018073501996695995
|
||||
│ │ │ ├── duration: 0.00017172691877931356
|
||||
│ │ │ ├── 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.00018293398898094893
|
||||
│ │ ├── duration: 0.00013876892626285553
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_file_not_found
|
||||
@@ -496,10 +496,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012432003859430552
|
||||
│ │ │ ├── duration: 0.00013080204371362925
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00018843100406229496
|
||||
│ │ │ ├── duration: 0.00018689502030611038
|
||||
│ │ │ ├── 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.000163285993039608
|
||||
│ │ ├── duration: 0.00013962702360004187
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_permission_error
|
||||
@@ -545,10 +545,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00022704596631228924
|
||||
│ │ │ ├── duration: 0.0002231169492006302
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00018751807510852814
|
||||
│ │ │ ├── duration: 0.00017657596617937088
|
||||
│ │ │ ├── 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 0x7fe8e27963d0>
|
||||
│ │ │ at 0x7f88787971f0>
|
||||
│ │ │
|
||||
│ │ │ 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.0001819299068301916
|
||||
│ │ ├── duration: 0.00016338995192199945
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_mock_open_error
|
||||
@@ -607,10 +607,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00021494494285434484
|
||||
│ │ │ ├── duration: 0.0001863319193944335
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0034360940335318446
|
||||
│ │ │ ├── duration: 0.003433874109759927
|
||||
│ │ │ ├── outcome: failed
|
||||
│ │ │ ├── crash
|
||||
│ │ │ │ ├── path:
|
||||
@@ -636,7 +636,7 @@
|
||||
│ │ │ │ ├── lineno: 1140
|
||||
│ │ │ │ └── message: OSError
|
||||
│ │ │ └── longrepr: monkeypatch = <_pytest.monkeypatch.MonkeyPatch object
|
||||
│ │ │ at 0x7fe8e2c79370>
|
||||
│ │ │ at 0x7f8878aea3a0>
|
||||
│ │ │
|
||||
│ │ │ 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='140638213871312'>
|
||||
│ │ │ id='140224116993664'>
|
||||
│ │ │ 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.0003216071054339409
|
||||
│ │ ├── duration: 0.000325641012750566
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_file_handle_closed_error
|
||||
@@ -689,10 +689,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0001788209192454815
|
||||
│ │ │ ├── duration: 0.00014261901378631592
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00019474502187222242
|
||||
│ │ │ ├── duration: 0.00018436601385474205
|
||||
│ │ │ ├── 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.00017801695503294468
|
||||
│ │ ├── duration: 0.00018508604262024164
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_os_error
|
||||
@@ -725,10 +725,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0002496700035408139
|
||||
│ │ │ ├── duration: 0.00025005603674799204
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00018723099492490292
|
||||
│ │ │ ├── duration: 0.0001893820008262992
|
||||
│ │ │ ├── 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 0x7fe8e2a69160>
|
||||
│ │ │ at 0x7f8878b83970>
|
||||
│ │ │
|
||||
│ │ │ 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.00018539500888437033
|
||||
│ │ ├── duration: 0.0001759000588208437
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_write_file_readonly
|
||||
@@ -779,13 +779,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0007141439709812403
|
||||
│ │ │ ├── duration: 0.0006703670369461179
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.002568294992670417
|
||||
│ │ │ ├── duration: 0.0010099749779328704
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.000148270046338439
|
||||
│ │ ├── duration: 0.00014743104111403227
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_file_not_found_error
|
||||
@@ -798,10 +798,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012015004176646471
|
||||
│ │ │ ├── duration: 0.0001269880449399352
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00019820209126919508
|
||||
│ │ │ ├── duration: 0.00016558088827878237
|
||||
│ │ │ ├── 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.0001495589967817068
|
||||
│ │ ├── duration: 0.00013674807269126177
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_broken
|
||||
@@ -835,10 +835,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00014519598335027695
|
||||
│ │ │ ├── duration: 0.00013114709872752428
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001625689910724759
|
||||
│ │ │ ├── duration: 0.00015092897228896618
|
||||
│ │ │ ├── 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.00014587701298296452
|
||||
│ │ ├── duration: 0.00013715599197894335
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_call_missing_function
|
||||
@@ -871,10 +871,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012282095849514008
|
||||
│ │ │ ├── duration: 0.00012048298958688974
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015739595983177423
|
||||
│ │ │ ├── duration: 0.0001569000305607915
|
||||
│ │ │ ├── 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.00014384498354047537
|
||||
│ │ ├── duration: 0.00013546901755034924
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[2-2-4]
|
||||
@@ -911,13 +911,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0003144450020045042
|
||||
│ │ │ ├── duration: 0.0003033500397577882
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001612040214240551
|
||||
│ │ │ ├── duration: 0.00015070498920977116
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.0001523640239611268
|
||||
│ │ ├── duration: 0.00015688803978264332
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[1-5-6]
|
||||
@@ -933,13 +933,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0002841569948941469
|
||||
│ │ │ ├── duration: 0.0002577470149844885
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015303597319871187
|
||||
│ │ │ ├── duration: 0.00013374898117035627
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00014019699301570654
|
||||
│ │ ├── duration: 0.00013801909517496824
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-4-7]
|
||||
@@ -955,13 +955,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0002535070525482297
|
||||
│ │ │ ├── duration: 0.000247995019890368
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00012683600652962923
|
||||
│ │ │ ├── duration: 0.0001336440909653902
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00013174803461879492
|
||||
│ │ ├── duration: 0.00013493909500539303
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-5-8]
|
||||
@@ -977,13 +977,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00024365598801523447
|
||||
│ │ │ ├── duration: 0.0002354639582335949
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.000124214100651443
|
||||
│ │ │ ├── duration: 0.00012533902190625668
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.0001357109285891056
|
||||
│ │ ├── duration: 0.00013140495866537094
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-6-9]
|
||||
@@ -999,13 +999,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0002502759452909231
|
||||
│ │ │ ├── duration: 0.00024224095977842808
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00012977398000657558
|
||||
│ │ │ ├── duration: 0.00012838700786232948
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00013673503417521715
|
||||
│ │ ├── duration: 0.0001423449721187353
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
|
||||
@@ -1021,13 +1021,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00026927096769213676
|
||||
│ │ │ ├── duration: 0.000240701949223876
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00013038900215178728
|
||||
│ │ │ ├── duration: 0.0001246380852535367
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00013212196063250303
|
||||
│ │ ├── duration: 0.00012816500384360552
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
|
||||
@@ -1043,13 +1043,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0002506630262359977
|
||||
│ │ │ ├── duration: 0.0002405000850558281
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00013062497600913048
|
||||
│ │ │ ├── duration: 0.00012857094407081604
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.0001341960160061717
|
||||
│ │ ├── duration: 0.00013381801545619965
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
|
||||
@@ -1065,13 +1065,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00024344702251255512
|
||||
│ │ │ ├── duration: 0.00023148604668676853
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00012490397784858942
|
||||
│ │ │ ├── duration: 0.00012287695426493883
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00016894505824893713
|
||||
│ │ ├── duration: 0.00013855902943760157
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_fail
|
||||
@@ -1084,10 +1084,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012955500278621912
|
||||
│ │ │ ├── duration: 0.00010465295054018497
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00048693304415792227
|
||||
│ │ │ ├── duration: 0.0004602000117301941
|
||||
│ │ │ ├── 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.0001442349748685956
|
||||
│ │ ├── duration: 0.00013479997869580984
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_division_zero
|
||||
@@ -1120,10 +1120,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012062594760209322
|
||||
│ │ │ ├── duration: 0.00011658796574920416
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00016994099132716656
|
||||
│ │ │ ├── duration: 0.0001537129282951355
|
||||
│ │ │ ├── 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.00014220899902284145
|
||||
│ │ ├── duration: 0.00013586098793894053
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_multiply_xfail
|
||||
@@ -1170,10 +1170,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0001323240576311946
|
||||
│ │ │ ├── duration: 0.00013183499686419964
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0002773059532046318
|
||||
│ │ │ ├── duration: 0.0002708330284804106
|
||||
│ │ │ ├── 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.000141461961902678
|
||||
│ │ ├── duration: 0.00013694900553673506
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_runtime_error
|
||||
@@ -1208,10 +1208,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011898903176188469
|
||||
│ │ │ ├── duration: 0.00012816302478313446
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001567349536344409
|
||||
│ │ │ ├── duration: 0.00014491507317870855
|
||||
│ │ │ ├── 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.0001391950063407421
|
||||
│ │ ├── duration: 0.0001439959742128849
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_memory_error
|
||||
@@ -1242,10 +1242,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012199906632304192
|
||||
│ │ │ ├── duration: 0.00011757004540413618
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015010195784270763
|
||||
│ │ │ ├── duration: 0.00014841498341411352
|
||||
│ │ │ ├── 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.00013826601207256317
|
||||
│ │ ├── duration: 0.00013496296014636755
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_timeout_error
|
||||
@@ -1277,10 +1277,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0001294130925089121
|
||||
│ │ │ ├── duration: 0.00012080499436706305
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015966698992997408
|
||||
│ │ │ ├── duration: 0.00016444502398371696
|
||||
│ │ │ ├── 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.00013603700790554285
|
||||
│ │ ├── duration: 0.00013588392175734043
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_recursion_error
|
||||
@@ -1312,10 +1312,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012552505359053612
|
||||
│ │ │ ├── duration: 0.00012105400674045086
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0008221189491450787
|
||||
│ │ │ ├── duration: 0.000794488936662674
|
||||
│ │ │ ├── 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.00019176595378667116
|
||||
│ │ ├── duration: 0.00014820101205259562
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_floating_point_error
|
||||
@@ -1363,10 +1363,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012288708239793777
|
||||
│ │ │ ├── duration: 0.00012795696966350079
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001563369296491146
|
||||
│ │ │ ├── duration: 0.00014878192450851202
|
||||
│ │ │ ├── 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.00014867493882775307
|
||||
│ │ ├── duration: 0.00014815095346421003
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_floating_point_overflow
|
||||
@@ -1398,10 +1398,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00015366403385996819
|
||||
│ │ │ ├── duration: 0.00012155110016465187
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00017817399930208921
|
||||
│ │ │ ├── duration: 0.00016813201364129782
|
||||
│ │ │ ├── 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.00014265498612076044
|
||||
│ │ ├── duration: 0.000133389956317842
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_value_error
|
||||
@@ -1432,10 +1432,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011789693962782621
|
||||
│ │ │ ├── duration: 0.00011530495248734951
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015450408682227135
|
||||
│ │ │ ├── duration: 0.0001695828977972269
|
||||
│ │ │ ├── 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.00013908999972045422
|
||||
│ │ ├── duration: 0.0001331600360572338
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_wrong_argument_error
|
||||
@@ -1468,10 +1468,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00013485096860677004
|
||||
│ │ │ ├── duration: 0.00011636095587164164
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015253096353262663
|
||||
│ │ │ ├── duration: 0.00014844699762761593
|
||||
│ │ │ ├── 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.0001402910565957427
|
||||
│ │ ├── duration: 0.00013497192412614822
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_unhandled_exception
|
||||
@@ -1502,10 +1502,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011737796012312174
|
||||
│ │ │ ├── duration: 0.00011635397095233202
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015142804477363825
|
||||
│ │ │ ├── duration: 0.0001452290453016758
|
||||
│ │ │ ├── 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.0001355441054329276
|
||||
│ │ ├── duration: 0.00013443897478282452
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_custom_error
|
||||
@@ -1536,10 +1536,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012076692655682564
|
||||
│ │ │ ├── duration: 0.00012019695714116096
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00014909193851053715
|
||||
│ │ │ ├── duration: 0.00014857901260256767
|
||||
│ │ │ ├── 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.0001633180072531104
|
||||
│ │ ├── duration: 0.0001349990488961339
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_stop_iteration_direct
|
||||
@@ -1571,10 +1571,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012692203745245934
|
||||
│ │ │ ├── duration: 0.00012328207958489656
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00014934793580323458
|
||||
│ │ │ ├── duration: 0.00014766701497137547
|
||||
│ │ │ ├── outcome: failed
|
||||
│ │ │ ├── crash
|
||||
│ │ │ │ ├── path:
|
||||
@@ -1661,7 +1661,7 @@
|
||||
│ │ │
|
||||
│ │ │ cls = <class '_pytest.runner.CallInfo'>
|
||||
│ │ │ func = <function call_and_report.<locals>.<lambda> at
|
||||
│ │ │ 0x7fe8e2f9d9d0>
|
||||
│ │ │ 0x7f8878fe29d0>
|
||||
│ │ │ 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.0002666480140760541
|
||||
│ │ ├── duration: 0.0002609830116853118
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_generator_exit_direct
|
||||
@@ -1757,10 +1757,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00018411199562251568
|
||||
│ │ │ ├── duration: 0.00014418293721973896
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00018892704974859953
|
||||
│ │ │ ├── duration: 0.00017665093764662743
|
||||
│ │ │ ├── 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.0001846830127760768
|
||||
│ │ ├── duration: 0.00021367298904806376
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_malformed_code
|
||||
@@ -1791,10 +1791,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0001474290620535612
|
||||
│ │ │ ├── duration: 0.00015095004346221685
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00018248800188302994
|
||||
│ │ │ ├── duration: 0.00018263491801917553
|
||||
│ │ │ ├── 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.00014749495312571526
|
||||
│ │ ├── duration: 0.00017652800306677818
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_sys_exit
|
||||
@@ -1831,10 +1831,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011946598533540964
|
||||
│ │ │ ├── duration: 0.00013629905879497528
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001568439183756709
|
||||
│ │ │ ├── duration: 0.0001639260444790125
|
||||
│ │ │ ├── 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.00015981995966285467
|
||||
│ │ ├── duration: 0.00016490498092025518
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_broken_function
|
||||
@@ -1865,10 +1865,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0001205869484692812
|
||||
│ │ │ ├── duration: 0.00012889399658888578
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015976594295352697
|
||||
│ │ │ ├── duration: 0.00017352402210235596
|
||||
│ │ │ ├── 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.00014802208170294762
|
||||
│ │ ├── duration: 0.00018504902254790068
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_import_error
|
||||
@@ -1914,10 +1914,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012085691560059786
|
||||
│ │ │ ├── duration: 0.00012602796778082848
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015752797480672598
|
||||
│ │ │ ├── duration: 0.00016049796249717474
|
||||
│ │ │ ├── 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.00014204205945134163
|
||||
│ │ ├── duration: 0.00015318801160901785
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_module_not_found_error
|
||||
@@ -1947,10 +1947,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011949101462960243
|
||||
│ │ │ ├── duration: 0.0001324110198765993
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0004890960408374667
|
||||
│ │ │ ├── duration: 0.0004889050032943487
|
||||
│ │ │ ├── outcome: failed
|
||||
│ │ │ ├── crash
|
||||
│ │ │ │ ├── path: <frozen importlib._bootstrap>
|
||||
@@ -1998,7 +1998,7 @@
|
||||
│ │ │ _ _ _ _ _ _ _ _
|
||||
│ │ │
|
||||
│ │ │ name = 'non_existent_module_xyz'
|
||||
│ │ │ import_ = <function _gcd_import at 0x7fe8e737a4c0>
|
||||
│ │ │ import_ = <function _gcd_import at 0x7f887d3884c0>
|
||||
│ │ │
|
||||
│ │ │ > ???
|
||||
│ │ │ E ModuleNotFoundError: No module named
|
||||
@@ -2006,7 +2006,7 @@
|
||||
│ │ │
|
||||
│ │ │ <frozen importlib._bootstrap>:973: ModuleNotFoundError
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00015999795868992805
|
||||
│ │ ├── duration: 0.00019180297385901213
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_string_utils.py::test_uppercase_normal
|
||||
@@ -2019,13 +2019,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00013608101289719343
|
||||
│ │ │ ├── duration: 0.0001402240013703704
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015169894322752953
|
||||
│ │ │ ├── duration: 0.00017081806436181068
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00010194408241659403
|
||||
│ │ ├── duration: 0.00010365108028054237
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_string_utils.py::test_uppercase_type_error
|
||||
@@ -2038,10 +2038,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011623103637248278
|
||||
│ │ │ ├── duration: 0.00010728708002716303
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00014619797002524137
|
||||
│ │ │ ├── duration: 0.0001441891072317958
|
||||
│ │ │ ├── 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.00015994510613381863
|
||||
│ │ ├── duration: 0.00015677104238420725
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_string_utils.py::test_reverse_string
|
||||
@@ -2086,13 +2086,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012151501141488552
|
||||
│ │ │ ├── duration: 0.00013265898451209068
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00014589098282158375
|
||||
│ │ │ ├── duration: 0.00014559703413397074
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00010497297625988722
|
||||
│ │ ├── duration: 9.871902875602245e-05
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_string_utils.py::test_warning_emit
|
||||
@@ -2105,13 +2105,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00010931200813502073
|
||||
│ │ │ ├── duration: 0.0001056259498000145
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00014705595094710588
|
||||
│ │ │ ├── duration: 0.00014387397095561028
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00010917393956333399
|
||||
│ │ ├── duration: 9.504205081611872e-05
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_string_utils.py::test_unicode_decode_error
|
||||
@@ -2124,10 +2124,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00010297505650669336
|
||||
│ │ │ ├── duration: 0.00011332996655255556
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00014668900985270739
|
||||
│ │ │ ├── duration: 0.00016076292376965284
|
||||
│ │ │ ├── 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.0001378429587930441
|
||||
│ │ ├── duration: 0.0001495330361649394
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid:
|
||||
@@ -2161,10 +2161,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011964398436248302
|
||||
│ │ │ ├── duration: 0.00011588598135858774
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015563704073429108
|
||||
│ │ │ ├── duration: 0.00015357800293713808
|
||||
│ │ │ ├── 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.00015800294931977987
|
||||
│ │ ├── duration: 0.0001372089609503746
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_string_utils.py::test_import_warning
|
||||
@@ -2198,13 +2198,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012300896923989058
|
||||
│ │ │ ├── duration: 0.00012020091526210308
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001392869744449854
|
||||
│ │ │ ├── duration: 0.00013733806554228067
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00010897289030253887
|
||||
│ │ ├── duration: 0.00010109296999871731
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_string_utils.py::test_xfail_uppercase_digits
|
||||
@@ -2219,10 +2219,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011716701555997133
|
||||
│ │ │ ├── duration: 0.00011401704978197813
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0006386439781636
|
||||
│ │ │ ├── duration: 0.0006316539365798235
|
||||
│ │ │ ├── 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.00013863993808627129
|
||||
│ │ ├── duration: 0.0001395359868183732
|
||||
│ │ └── outcome: passed
|
||||
│ └── -
|
||||
│ ├── nodeid: tests/test_string_utils.py::test_keyboard_interrupt_direct
|
||||
@@ -2264,7 +2264,7 @@
|
||||
│ │ ├── slic
|
||||
│ │ └──
|
||||
│ └── setup
|
||||
│ ├── duration: 0.00011738797184079885
|
||||
│ ├── duration: 0.00011804199311882257
|
||||
│ └── outcome: passed
|
||||
└── warnings
|
||||
└── -
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user