Skip to content

add CanIterSelf[+V] and CanAIterSelf[+V] #35

add CanIterSelf[+V] and CanAIterSelf[+V]

add CanIterSelf[+V] and CanAIterSelf[+V] #35

Triggered via pull request March 16, 2024 17:17
Status Failure
Total duration 1m 2s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test (ubuntu-latest, 3.12): tests/test_protocols.py#L96
test_name_matches_dunder[CanIterSelf] AssertionError: assert 1 == 2 + where 1 = len([<class 'optype._can.CanNext'>])
test (ubuntu-latest, 3.12)
Process completed with exit code 1.
test (macos-latest, 3.12): tests/test_protocols.py#L96
test_name_matches_dunder[CanIterSelf] AssertionError: assert 1 == 2 + where 1 = len([<class 'optype._can.CanNext'>])
test (macos-latest, 3.12)
Process completed with exit code 1.
test (windows-latest, 3.12): tests\test_protocols.py#L96
test_name_matches_dunder[CanIterSelf] AssertionError: assert 1 == 2 + where 1 = len([<class 'optype._can.CanNext'>])
test (windows-latest, 3.12)
Process completed with exit code 1.