[PATCH] Work around test failure on big-endian architectures
authorNoah Meyerhans <noahm@debian.org>
Tue, 25 Nov 2025 21:38:42 +0000 (16:38 -0500)
committerNoah Meyerhans <noahm@debian.org>
Thu, 14 May 2026 17:29:38 +0000 (13:29 -0400)
commit6e628c09b43fc7699d79b076bdc523264308f425
tree6bdb26a0ec3f2aedd899e94540041eacfdaeef91
parent0e7ec448189f297b965cb2ebf44c33278014ec44
[PATCH] Work around test failure on big-endian architectures

Because the endianness of the target system results in data being
layed out differently in memory, the manually constructed test input
doesn't result in the expected failure modes, which is interpreted as
a test failure.

This is not a permanent fix.  See
https://dovecot.org/mailman3/archives/list/dovecot@dovecot.org/message/FZBVU55TK5332SMZSSDNWIVJCWGUAJQS/

Gbp-Pq: Name work-around-test-failure-on-big-endian-architectures.patch
src/lib-master/test-master-service-settings.c