Skip to content

Testing related to PR #549 #1607

Testing related to PR #549

Testing related to PR #549 #1607

Triggered via pull request May 22, 2024 09:10
Status Failure
Total duration 2m 58s
Artifacts

ci.yml

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

Annotations

6 errors
Python 3.11 / windows-2022: build\build\tests\Debug\test_holders.py#L150
test05_uniqueptr_from_cpp assert (5, 4) == (5, 5) At index 1 diff: 4 != 5 Full diff: ( 5, - 5, ? ^ + 4, ? ^ )
Python 3.11 / windows-2022: build\build\tests\Debug\test_holders.py#L168
test06_uniqueptr_from_py assert (1, 2) == (1, 1) At index 1 diff: 2 != 1 Full diff: ( 1, - 1, ? ^ + 2, ? ^ )
Python 3.11 / windows-2022
Process completed with exit code 1.
Python pypy3.10-v7.3.16 / windows-2022: build\build\tests\Debug\test_holders.py#L150
test05_uniqueptr_from_cpp assert (5, 4) == (5, 5) At index 1 diff: 4 != 5 Full diff: ( 5, - 5, ? ^ + 4, ? ^ )
Python pypy3.10-v7.3.16 / windows-2022: build\build\tests\Debug\test_holders.py#L168
test06_uniqueptr_from_py assert (1, 2) == (1, 1) At index 1 diff: 2 != 1 Full diff: ( 1, - 1, ? ^ + 2, ? ^ )
Python pypy3.10-v7.3.16 / windows-2022
Process completed with exit code 1.