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
I trying to build and test Cgreen on alternative architectures supported in Fedora,
It seams the test for more_complex_custom_constraint_function fails on s390x architecture.
Test:
Yes. This is the same cause, you can see the difference in offset. I just added a more detailed description of the problem in #226.
But it points out that the tests, as they are now, don't work on big-endians. Cgreen works correctly it seems, but the tests of the text reporter output can't factor in the endian-ness.
I trying to build and test Cgreen on alternative architectures supported in Fedora,
It seams the test for
more_complex_custom_constraint_function
fails ons390x
architecture.Test:
cgreen/tests/custom_constraint_messages_tests.c
Lines 129 to 133 in c0ec1e7
Steps to reproduce
Actually I building using koji service that has s390x environment, so not sure how to reproduce it on
x86
arch :/Actual result
The text was updated successfully, but these errors were encountered: