MacOS: skip test "convert invalid UTF-8 to ISO-8859-1"
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Sat, 4 Nov 2023 18:40:50 +0000 (19:40 +0100)
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>
Sat, 4 Nov 2023 18:40:50 +0000 (19:40 +0100)
commit579295f8b15068b121807168e84330c1f99361e9
tree2fa03972c79abf7c1b47186e5bdbf546766ced3d
parent43669f58f3381dd009b84c8f92ac56462f4f2932
MacOS: skip test "convert invalid UTF-8 to ISO-8859-1"

Starting with MacOS 14 Sonoma Apple has changed the behaviour
of the iconv library. The test tests the behaviour for invalid
UTF-8 sequence 0xC0. The native Apple iconv library responds with
a different error number than expected. This patch skips the
test on MacOS until this is hopefully fixed on MacOS.
tests/libpspp/i18n.at