FAIL: localedata/tst-langinfo
H.J. Lu
hjl.tools@gmail.com
Sat Apr 23 13:21:00 GMT 2016
I saw
FAIL: localedata/tst-langinfo
FAIL: localedata/tst-langinfo-static
with master on Fedora 23/x86-64. Has anyone else seen them?
I got
LC_ALL=en_US.ANSI_X3.4-1968 nl_langinfo(YESEXPR) = "^[+1yY]", FAILED
(expected: ^[yY].*)
LC_ALL=en_US.ANSI_X3.4-1968 nl_langinfo(NOEXPR) = "^[-0nN]", FAILED
(expected: ^[nN].*)
LC_ALL=en_US.ISO-8859-1 nl_langinfo(YESEXPR) = "^[+1yY]", FAILED
(expected: ^[yY].*)
LC_ALL=en_US.ISO-8859-1 nl_langinfo(NOEXPR) = "^[-0nN]", FAILED
(expected: ^[nN].*)
LC_ALL=de_DE.ISO-8859-1 nl_langinfo(YESEXPR) = "^[+1jJyY]", FAILED
(expected: ^[jJyY].*)
LC_ALL=de_DE.ISO-8859-1 nl_langinfo(NOEXPR) = "^[-0nN]", FAILED
(expected: ^[nN].*)
LC_ALL=de_DE.UTF-8 nl_langinfo(YESEXPR) = "^[+1jJyY]", FAILED
(expected: ^[jJyY].*)
LC_ALL=de_DE.UTF-8 nl_langinfo(NOEXPR) = "^[-0nN]", FAILED (expected: ^[nN].*)
LC_ALL=fr_FR.ISO-8859-1 nl_langinfo(YESEXPR) = "^[+1oOyY]", FAILED
(expected: ^[oOyY].*)
LC_ALL=fr_FR.ISO-8859-1 nl_langinfo(NOEXPR) = "^[-0nN]", FAILED
(expected: ^[nN].*)
--
H.J.
More information about the Libc-alpha
mailing list