libc/locale tests: temporarily skip lib.libc.locale.c16rtomb_test.c16rtomb_utf_8_test

This test case starts failing after iconv changes on 2022-08-11.

PR:		265871
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Li-Wen Hsu 2022-08-16 13:18:15 +08:00
parent 5f33eb7266
commit b80572fe3b
No known key found for this signature in database
GPG Key ID: 82B261B14D3BC7AF

View File

@ -127,6 +127,9 @@ ATF_TC_WITHOUT_HEAD(c16rtomb_utf_8_test);
ATF_TC_BODY(c16rtomb_utf_8_test, tc)
{
if (atf_tc_get_config_var_as_bool_wd(tc, "ci", false))
atf_tc_skip("https://bugs.freebsd.org/265871");
require_lc_ctype("en_US.UTF-8");
/* Unicode character 'Pile of poo'. */