This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/11874] libstdc++ tests produce 26 locale-related XPASSes
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Aug 2003 13:31:56 -0000
- Subject: [Bug libstdc++/11874] libstdc++ tests produce 26 locale-related XPASSes
- References: <20030810123355.11874.peter.klotz@aon.at>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11874
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-10 13:31 -------
The reason why they are marked as expected to fail is because not every one has the locale data
for these tests. The reason why you are getting XPASS is because you have the data that is all.
We really did not need this report as we know that this was an issue and that is why if you sent
your results to gcc-testsuite@gcc.gnu.org we would have looked at it and say them and just say
you must have the locale data installed.