You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Andy Postnikov commented on a discussion:
https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/15043#note_128242
locally (in s390 docker) I can reproduce it
/mnt/testing/growlight $ LANG=C src/growlight-1.2.22/build/growlight-tester
Running with LANG=C
Running with TERM=xterm
[doctest] doctest version is "2.4.1"
[doctest] run with "--help" for options
===============================================================================
/mnt/testing/growlight/src/growlight-1.2.22/tests/gpt.cpp:6:
TEST CASE: GPT
CRC32
/mnt/testing/growlight/src/growlight-1.2.22/tests/gpt.cpp:56: ERROR: CHECK(
2006165414 == head.crc ) is NOT correct!
values: CHECK( 2006165414 == 4119344763 )
===============================================================================
[doctest] test cases: 1 | 0 passed | 1 failed | 0 skipped
[doctest] assertions: 440 | 439 passed | 1 failed |
[doctest] Status: FAILURE!
this comes from https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/15043#note_128242, alpine's 1.2.22
The text was updated successfully, but these errors were encountered: