CI: update test report and coverage files
This commit is contained in:
+3562
-6328
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
📁 ci-reports/markdown/pytest-report.json
|
||||
├── created: 1752666738.2113352
|
||||
├── duration: 0.7364645004272461
|
||||
├── created: 1752666898.1811798
|
||||
├── duration: 0.7390785217285156
|
||||
├── exitcode: 2
|
||||
├── root: /workspace/tligui_y/slic
|
||||
├── environment
|
||||
@@ -413,13 +413,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0035742520121857524
|
||||
│ │ │ ├── duration: 0.0033443759893998504
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0005532039795070887
|
||||
│ │ │ ├── duration: 0.000433947890996933
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00028500996995717287
|
||||
│ │ ├── duration: 0.0002535480307415128
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_write_file
|
||||
@@ -432,13 +432,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0005267660599201918
|
||||
│ │ │ ├── duration: 0.00045499601401388645
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00032836897298693657
|
||||
│ │ │ ├── duration: 0.0002809399738907814
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00014958204701542854
|
||||
│ │ ├── duration: 0.00013844796922057867
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_cause_io_error
|
||||
@@ -451,10 +451,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011619192082434893
|
||||
│ │ │ ├── duration: 0.00012375798542052507
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00017574895173311234
|
||||
│ │ │ ├── duration: 0.00015708105638623238
|
||||
│ │ │ ├── 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.00016088702250272036
|
||||
│ │ ├── duration: 0.00015013699885457754
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_file_not_found
|
||||
@@ -496,10 +496,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0001202489947900176
|
||||
│ │ │ ├── duration: 0.00012390303891152143
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00020034797489643097
|
||||
│ │ │ ├── duration: 0.00018452492076903582
|
||||
│ │ │ ├── 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.00015093002002686262
|
||||
│ │ ├── duration: 0.00013914401642978191
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_permission_error
|
||||
@@ -545,10 +545,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00021765392739325762
|
||||
│ │ │ ├── duration: 0.00019794609397649765
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00017849099822342396
|
||||
│ │ │ ├── duration: 0.00019865098875015974
|
||||
│ │ │ ├── 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 0x7f2da9206730>
|
||||
│ │ │ at 0x7f7f0c4933a0>
|
||||
│ │ │
|
||||
│ │ │ 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.00017097697127610445
|
||||
│ │ ├── duration: 0.00016384804621338844
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_mock_open_error
|
||||
@@ -607,10 +607,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00020372204016894102
|
||||
│ │ │ ├── duration: 0.0001919709611684084
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.003365261945873499
|
||||
│ │ │ ├── duration: 0.003309931023977697
|
||||
│ │ │ ├── outcome: failed
|
||||
│ │ │ ├── crash
|
||||
│ │ │ │ ├── path:
|
||||
@@ -636,7 +636,7 @@
|
||||
│ │ │ │ ├── lineno: 1140
|
||||
│ │ │ │ └── message: OSError
|
||||
│ │ │ └── longrepr: monkeypatch = <_pytest.monkeypatch.MonkeyPatch object
|
||||
│ │ │ at 0x7f2da706bd00>
|
||||
│ │ │ at 0x7f7f0c482c70>
|
||||
│ │ │
|
||||
│ │ │ 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='139834052492256'>
|
||||
│ │ │ id='140183643631136'>
|
||||
│ │ │ 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.00031913002021610737
|
||||
│ │ ├── duration: 0.000310020986944437
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_file_handle_closed_error
|
||||
@@ -689,10 +689,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0001475949538871646
|
||||
│ │ │ ├── duration: 0.00014646700583398342
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001897580223158002
|
||||
│ │ │ ├── duration: 0.00019331404473632574
|
||||
│ │ │ ├── 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.00018281093798577785
|
||||
│ │ ├── duration: 0.00018731097225099802
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_os_error
|
||||
@@ -725,10 +725,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00026894896291196346
|
||||
│ │ │ ├── duration: 0.000240995897911489
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00018954300321638584
|
||||
│ │ │ ├── duration: 0.00018332095351070166
|
||||
│ │ │ ├── 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 0x7f2da714fa90>
|
||||
│ │ │ at 0x7f7f0c118fa0>
|
||||
│ │ │
|
||||
│ │ │ 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.00021091103553771973
|
||||
│ │ ├── duration: 0.00017155695240944624
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_write_file_readonly
|
||||
@@ -779,13 +779,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0006761370459571481
|
||||
│ │ │ ├── duration: 0.0006288669537752867
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0009552850387990475
|
||||
│ │ │ ├── duration: 0.0011171880178153515
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.0001538749784231186
|
||||
│ │ ├── duration: 0.00014843803364783525
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_io_utils.py::test_file_not_found_error
|
||||
@@ -798,10 +798,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011662696488201618
|
||||
│ │ │ ├── duration: 0.00011333799920976162
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00017251900862902403
|
||||
│ │ │ ├── duration: 0.00016783992759883404
|
||||
│ │ │ ├── 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.00013842503540217876
|
||||
│ │ ├── duration: 0.00014111795462667942
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_broken
|
||||
@@ -835,10 +835,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00013089098501950502
|
||||
│ │ │ ├── duration: 0.00013266992755234241
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001526509877294302
|
||||
│ │ │ ├── duration: 0.00016151810996234417
|
||||
│ │ │ ├── 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.00013630802277475595
|
||||
│ │ ├── duration: 0.00015100697055459023
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_call_missing_function
|
||||
@@ -871,10 +871,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011923699639737606
|
||||
│ │ │ ├── duration: 0.00013025698717683554
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015505601186305285
|
||||
│ │ │ ├── duration: 0.000195056083612144
|
||||
│ │ │ ├── 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.00015016505494713783
|
||||
│ │ ├── duration: 0.00013913691509515047
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[2-2-4]
|
||||
@@ -911,13 +911,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00030860002152621746
|
||||
│ │ │ ├── duration: 0.00028895807918161154
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015268998686224222
|
||||
│ │ │ ├── duration: 0.00014469109009951353
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00015644298400729895
|
||||
│ │ ├── duration: 0.000137501978315413
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[1-5-6]
|
||||
@@ -933,13 +933,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0002608660142868757
|
||||
│ │ │ ├── duration: 0.0002457130467519164
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015068694483488798
|
||||
│ │ │ ├── duration: 0.00012954289559274912
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00013645202852785587
|
||||
│ │ ├── duration: 0.0001304630422964692
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-4-7]
|
||||
@@ -955,13 +955,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0002509739715605974
|
||||
│ │ │ ├── duration: 0.00024443992879241705
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00014228303916752338
|
||||
│ │ │ ├── duration: 0.0001495110336691141
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.0001367880031466484
|
||||
│ │ ├── duration: 0.00013533397577703
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-5-8]
|
||||
@@ -977,13 +977,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00023685302585363388
|
||||
│ │ │ ├── duration: 0.00023856200277805328
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001357519067823887
|
||||
│ │ │ ├── duration: 0.0001295709516853094
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00013258797116577625
|
||||
│ │ ├── duration: 0.00013188703451305628
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass[3-6-9]
|
||||
@@ -999,13 +999,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00025065208319574594
|
||||
│ │ │ ├── duration: 0.00023896002676337957
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00014754198491573334
|
||||
│ │ │ ├── duration: 0.0001242560101673007
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00013444898650050163
|
||||
│ │ ├── duration: 0.00012666103430092335
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
|
||||
@@ -1021,13 +1021,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00024083396419882774
|
||||
│ │ │ ├── duration: 0.0002611810341477394
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00014376093167811632
|
||||
│ │ │ ├── duration: 0.00013946497347205877
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00013512198347598314
|
||||
│ │ ├── duration: 0.00014890602324157953
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
|
||||
@@ -1043,13 +1043,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00023368198890239
|
||||
│ │ │ ├── duration: 0.00023674406111240387
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00013788091018795967
|
||||
│ │ │ ├── duration: 0.00012718501966446638
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.000130749074742198
|
||||
│ │ ├── duration: 0.00016821699682623148
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_pass_id
|
||||
@@ -1065,13 +1065,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00024215097073465586
|
||||
│ │ │ ├── duration: 0.0002483940916135907
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015237496700137854
|
||||
│ │ │ ├── duration: 0.0001305650221183896
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00013678695540875196
|
||||
│ │ ├── duration: 0.0001407699892297387
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_addition_fail
|
||||
@@ -1084,10 +1084,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00010358099825680256
|
||||
│ │ │ ├── duration: 0.00010353804100304842
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.000481831026263535
|
||||
│ │ │ ├── duration: 0.0004682119470089674
|
||||
│ │ │ ├── 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.00013364898040890694
|
||||
│ │ ├── duration: 0.00013800302986055613
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_division_zero
|
||||
@@ -1120,10 +1120,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011715502478182316
|
||||
│ │ │ ├── duration: 0.0001197450328618288
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015645299572497606
|
||||
│ │ │ ├── duration: 0.00015808502212166786
|
||||
│ │ │ ├── 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.00013746100012212992
|
||||
│ │ ├── duration: 0.000159810995683074
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_multiply_xfail
|
||||
@@ -1170,10 +1170,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00013820698950439692
|
||||
│ │ │ ├── duration: 0.00013802899047732353
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0002707450184971094
|
||||
│ │ │ ├── duration: 0.0002755590248852968
|
||||
│ │ │ ├── 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.0001427429961040616
|
||||
│ │ ├── duration: 0.0001389270182698965
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_runtime_error
|
||||
@@ -1208,10 +1208,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011609098874032497
|
||||
│ │ │ ├── duration: 0.0001246009487658739
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00014646293129771948
|
||||
│ │ │ ├── duration: 0.00015598698519170284
|
||||
│ │ │ ├── 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.00013875903096050024
|
||||
│ │ ├── duration: 0.00013998302165418863
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_memory_error
|
||||
@@ -1242,10 +1242,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.000118125113658607
|
||||
│ │ │ ├── duration: 0.0001241510035470128
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015022000297904015
|
||||
│ │ │ ├── duration: 0.0001482800580561161
|
||||
│ │ │ ├── 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.00014572194777429104
|
||||
│ │ ├── duration: 0.00013799802400171757
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_timeout_error
|
||||
@@ -1277,10 +1277,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012235005851835012
|
||||
│ │ │ ├── duration: 0.0001315310364589095
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015122501645237207
|
||||
│ │ │ ├── duration: 0.00015213596634566784
|
||||
│ │ │ ├── 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.00013237097300589085
|
||||
│ │ ├── duration: 0.0001381200272589922
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_recursion_error
|
||||
@@ -1312,10 +1312,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0001147399889305234
|
||||
│ │ │ ├── duration: 0.0001162959961220622
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0008008719887584448
|
||||
│ │ │ ├── duration: 0.0007767670322209597
|
||||
│ │ │ ├── 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.0001529440050944686
|
||||
│ │ ├── duration: 0.0001962779788300395
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_floating_point_error
|
||||
@@ -1363,10 +1363,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00013725890312343836
|
||||
│ │ │ ├── duration: 0.00012764101848006248
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015702203381806612
|
||||
│ │ │ ├── duration: 0.00016737100668251514
|
||||
│ │ │ ├── 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.00014713010750710964
|
||||
│ │ ├── duration: 0.00015839701518416405
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_floating_point_overflow
|
||||
@@ -1398,10 +1398,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012016098480671644
|
||||
│ │ │ ├── duration: 0.00012149906251579523
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00016026198863983154
|
||||
│ │ │ ├── duration: 0.00018042000010609627
|
||||
│ │ │ ├── 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.00013961188960820436
|
||||
│ │ ├── duration: 0.0001456590835005045
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_value_error
|
||||
@@ -1432,10 +1432,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.000141531927511096
|
||||
│ │ │ ├── duration: 0.00012864102609455585
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001621569972485304
|
||||
│ │ │ ├── duration: 0.00015721202362328768
|
||||
│ │ │ ├── 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.0001348269870504737
|
||||
│ │ ├── duration: 0.00014742801431566477
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_wrong_argument_error
|
||||
@@ -1468,10 +1468,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011674698907881975
|
||||
│ │ │ ├── duration: 0.00011938204988837242
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015012896619737148
|
||||
│ │ │ ├── duration: 0.00015343795530498028
|
||||
│ │ │ ├── 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.0001317060086876154
|
||||
│ │ ├── duration: 0.0001361500471830368
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_unhandled_exception
|
||||
@@ -1502,10 +1502,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011471204925328493
|
||||
│ │ │ ├── duration: 0.00012251303996890783
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001490359427407384
|
||||
│ │ │ ├── duration: 0.0001539700897410512
|
||||
│ │ │ ├── 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.00016583397518843412
|
||||
│ │ ├── duration: 0.00013558799400925636
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_custom_error
|
||||
@@ -1536,10 +1536,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012386997696012259
|
||||
│ │ │ ├── duration: 0.00011857994832098484
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00014963396824896336
|
||||
│ │ │ ├── duration: 0.00015472702216356993
|
||||
│ │ │ ├── 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.0001405429793521762
|
||||
│ │ ├── duration: 0.00013322709128260612
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_stop_iteration_direct
|
||||
@@ -1571,10 +1571,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011636200360953808
|
||||
│ │ │ ├── duration: 0.00011828693095594645
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001620640978217125
|
||||
│ │ │ ├── duration: 0.0001602289266884327
|
||||
│ │ │ ├── outcome: failed
|
||||
│ │ │ ├── crash
|
||||
│ │ │ │ ├── path:
|
||||
@@ -1661,7 +1661,7 @@
|
||||
│ │ │
|
||||
│ │ │ cls = <class '_pytest.runner.CallInfo'>
|
||||
│ │ │ func = <function call_and_report.<locals>.<lambda> at
|
||||
│ │ │ 0x7f2da96629d0>
|
||||
│ │ │ 0x7f7f0c180700>
|
||||
│ │ │ 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.00025087606627494097
|
||||
│ │ ├── duration: 0.0002519130939617753
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_generator_exit_direct
|
||||
@@ -1757,10 +1757,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00013902201317250729
|
||||
│ │ │ ├── duration: 0.00014687003567814827
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00019113498274236917
|
||||
│ │ │ ├── duration: 0.00017636606935411692
|
||||
│ │ │ ├── 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.00018683599773794413
|
||||
│ │ ├── duration: 0.00017084903083741665
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_malformed_code
|
||||
@@ -1791,10 +1791,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0001285988837480545
|
||||
│ │ │ ├── duration: 0.00016353093087673187
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00017199106514453888
|
||||
│ │ │ ├── duration: 0.00017786293756216764
|
||||
│ │ │ ├── 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.00014288397505879402
|
||||
│ │ ├── duration: 0.00015124899800866842
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_sys_exit
|
||||
@@ -1831,10 +1831,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011670298408716917
|
||||
│ │ │ ├── duration: 0.00014230096712708473
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001489140558987856
|
||||
│ │ │ ├── duration: 0.0001981230452656746
|
||||
│ │ │ ├── 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.0001472060102969408
|
||||
│ │ ├── duration: 0.00014963699504733086
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_broken_function
|
||||
@@ -1865,10 +1865,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012386497110128403
|
||||
│ │ │ ├── duration: 0.00011949404142796993
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00016605807468295097
|
||||
│ │ │ ├── duration: 0.0001525270054116845
|
||||
│ │ │ ├── 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.00013725704047828913
|
||||
│ │ ├── duration: 0.00013826508074998856
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_import_error
|
||||
@@ -1914,10 +1914,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011682102922350168
|
||||
│ │ │ ├── duration: 0.00011688098311424255
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015406194142997265
|
||||
│ │ │ ├── duration: 0.00015449803322553635
|
||||
│ │ │ ├── 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.00014595896936953068
|
||||
│ │ ├── duration: 0.00014940905384719372
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_math_utils.py::test_module_not_found_error
|
||||
@@ -1947,10 +1947,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011606805492192507
|
||||
│ │ │ ├── duration: 0.0001219769474118948
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0004935089964419603
|
||||
│ │ │ ├── duration: 0.0004961419617757201
|
||||
│ │ │ ├── outcome: failed
|
||||
│ │ │ ├── crash
|
||||
│ │ │ │ ├── path: <frozen importlib._bootstrap>
|
||||
@@ -1998,7 +1998,7 @@
|
||||
│ │ │ _ _ _ _ _ _ _ _
|
||||
│ │ │
|
||||
│ │ │ name = 'non_existent_module_xyz'
|
||||
│ │ │ import_ = <function _gcd_import at 0x7f2dab9054c0>
|
||||
│ │ │ import_ = <function _gcd_import at 0x7f7f10d2a4c0>
|
||||
│ │ │
|
||||
│ │ │ > ???
|
||||
│ │ │ E ModuleNotFoundError: No module named
|
||||
@@ -2006,7 +2006,7 @@
|
||||
│ │ │
|
||||
│ │ │ <frozen importlib._bootstrap>:973: ModuleNotFoundError
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00014417292550206184
|
||||
│ │ ├── duration: 0.00015347800217568874
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_string_utils.py::test_uppercase_normal
|
||||
@@ -2019,13 +2019,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00014799297787249088
|
||||
│ │ │ ├── duration: 0.00014154391828924417
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001593200722709298
|
||||
│ │ │ ├── duration: 0.00015093700494617224
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00010337599087506533
|
||||
│ │ ├── duration: 0.0001027469988912344
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_string_utils.py::test_uppercase_type_error
|
||||
@@ -2038,10 +2038,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00010989909060299397
|
||||
│ │ │ ├── duration: 0.00010605098214000463
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00014724803622812033
|
||||
│ │ │ ├── duration: 0.0001481430372223258
|
||||
│ │ │ ├── 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.0001352600520476699
|
||||
│ │ ├── duration: 0.00014123204164206982
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_string_utils.py::test_reverse_string
|
||||
@@ -2086,13 +2086,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011785095557570457
|
||||
│ │ │ ├── duration: 0.00013102602679282427
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00014328001998364925
|
||||
│ │ │ ├── duration: 0.00014188094064593315
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00010010797996073961
|
||||
│ │ ├── duration: 0.00010036001913249493
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_string_utils.py::test_warning_emit
|
||||
@@ -2105,13 +2105,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0001055779866874218
|
||||
│ │ │ ├── duration: 0.00010474305599927902
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00014383194502443075
|
||||
│ │ │ ├── duration: 0.0001459089107811451
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 9.52680129557848e-05
|
||||
│ │ ├── duration: 9.738397784531116e-05
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_string_utils.py::test_unicode_decode_error
|
||||
@@ -2124,10 +2124,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.0001076690386980772
|
||||
│ │ │ ├── duration: 0.000102830003015697
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0001683890586718917
|
||||
│ │ │ ├── duration: 0.00015958200674504042
|
||||
│ │ │ ├── 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.00013274408411234617
|
||||
│ │ ├── duration: 0.00013485003728419542
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid:
|
||||
@@ -2161,10 +2161,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011776702012866735
|
||||
│ │ │ ├── duration: 0.00011613406240940094
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00015579897444695234
|
||||
│ │ │ ├── duration: 0.00015581899788230658
|
||||
│ │ │ ├── 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.0001331189414486289
|
||||
│ │ ├── duration: 0.0001486659748479724
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_string_utils.py::test_import_warning
|
||||
@@ -2198,13 +2198,13 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00011642498429864645
|
||||
│ │ │ ├── duration: 0.00012248905841261148
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.00014415103942155838
|
||||
│ │ │ ├── duration: 0.00013844191562384367
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ └── teardown
|
||||
│ │ ├── duration: 0.00010642607230693102
|
||||
│ │ ├── duration: 0.00011598900891840458
|
||||
│ │ └── outcome: passed
|
||||
│ ├── -
|
||||
│ │ ├── nodeid: tests/test_string_utils.py::test_xfail_uppercase_digits
|
||||
@@ -2219,10 +2219,10 @@
|
||||
│ │ │ ├── slic
|
||||
│ │ │ └──
|
||||
│ │ ├── setup
|
||||
│ │ │ ├── duration: 0.00012458802666515112
|
||||
│ │ │ ├── duration: 0.00011450995225459337
|
||||
│ │ │ └── outcome: passed
|
||||
│ │ ├── call
|
||||
│ │ │ ├── duration: 0.0006268499419093132
|
||||
│ │ │ ├── duration: 0.0006304800044745207
|
||||
│ │ │ ├── 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.0001317160204052925
|
||||
│ │ ├── duration: 0.0001331469975411892
|
||||
│ │ └── outcome: passed
|
||||
│ └── -
|
||||
│ ├── nodeid: tests/test_string_utils.py::test_keyboard_interrupt_direct
|
||||
@@ -2264,7 +2264,7 @@
|
||||
│ │ ├── slic
|
||||
│ │ └──
|
||||
│ └── setup
|
||||
│ ├── duration: 0.0001186929875984788
|
||||
│ ├── duration: 0.00011957704555243254
|
||||
│ └── outcome: passed
|
||||
└── warnings
|
||||
└── -
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user