[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>
Tue, 14 Apr 2026 19:36:12 +0000 (15:36 -0400)
commitca7ef2b4ec14f3e2254678b396afe2157603ce7d
tree2521eeb9f1600b657b1f6c4dd4d50e3477b2d55d
parent25221ca70de282fa6b819a3c03ec098c57ae4690
[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