FreeRDP: TestFreeRDPCodecProgressive regression on big-endian between 2.10.0 and 2.11.0

Since 2.11.0, on big-endian architectures, TestFreeRDPCodecProgressive fails with the following output:

172/188 Testing: TestFreeRDPCodecProgressive
172/188 Test: TestFreeRDPCodecProgressive
Command: "/var/tmp/portage/net-misc/freerdp-2.11.1/work/freerdp-2.11.1_build/Testing/TestFreeRDPCodec" "TestFreeRDPCodecProgressive"
Directory: /var/tmp/portage/net-misc/freerdp-2.11.1/work/freerdp-2.11.1_build/libfreerdp/codec/test
"TestFreeRDPCodecProgressive" start time: Dec 07 04:03 UTC
Output:
----------------------------------------------------------
xxxxxxx [19:16] 1F1E1C8A != 881D1F00
<end of output>
Test time =   0.23 sec
----------------------------------------------------------
Test Failed.
"TestFreeRDPCodecProgressive" end time: Dec 07 04:03 UTC
"TestFreeRDPCodecProgressive" time elapsed: 00:00:00

The issue is present on latest stable-2.0 branch and is not present in 2.10.0 tag.

About this issue

  • Original URL
  • State: closed
  • Created 7 months ago
  • Comments: 18 (18 by maintainers)

Most upvoted comments

oh, that could be great! I´d suggest a github ci run and make it optional so it does not block pull requests hard. (we already have one for codeql)

Sure - I can draft a PR to see about adding it!