Skip to content

do_ functions that implement each Does* op #21

do_ functions that implement each Does* op

do_ functions that implement each Does* op #21

Triggered via push February 26, 2024 03:12
Status Failure
Total duration 2m 3s
Artifacts

CI.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

6 errors
ci (ubuntu-latest, 3.12): tests/test_protocols.py#L124
test_name_matches_dunder[CanClassGetitem] assert frozenset()
ci (ubuntu-latest, 3.12)
Process completed with exit code 1.
ci (macos-latest, 3.12): tests/test_protocols.py#L157
test_name_matches_dunder[CanIterNext] AssertionError: assert '__iter__' == '__iter_next__' - __iter_next__ ? ---- - + __iter__
ci (macos-latest, 3.12)
Process completed with exit code 1.
ci (windows-latest, 3.12): tests\test_protocols.py#L157
test_name_matches_dunder[CanIterNext] AssertionError: assert '__iter__' == '__iter_next__' - __iter_next__ ? ---- - + __iter__
ci (windows-latest, 3.12)
Process completed with exit code 1.