Skip to content

Interfaces for the copy standard library #53

Interfaces for the copy standard library

Interfaces for the copy standard library #53

Triggered via pull request March 21, 2024 17:37
Status Failure
Total duration 1m 1s
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#L120
test_name_matches_dunder[CanDeepcopySelf] AssertionError: assert '__deepcopy_self__' == '__deepcopy__' - __deepcopy__ + __deepcopy_self__ ? ++++ +
test (ubuntu-latest, 3.12)
Process completed with exit code 1.
test (macos-latest, 3.12): tests/test_protocols.py#L120
test_name_matches_dunder[CanDeepcopySelf] AssertionError: assert '__deepcopy_self__' == '__deepcopy__' - __deepcopy__ + __deepcopy_self__ ? ++++ +
test (macos-latest, 3.12)
Process completed with exit code 1.
test (windows-latest, 3.12): tests\test_protocols.py#L120
test_name_matches_dunder[CanCopySelf] AssertionError: assert '__copy_self__' == '__copy__' - __copy__ + __copy_self__ ? ++++ +
test (windows-latest, 3.12)
Process completed with exit code 1.