This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: XFAILing V3 tests.
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: mark at codesourcery dot com
- Cc: zack at codesourcery dot com, gcc at gcc dot gnu dot org
- Date: Mon, 17 Mar 2003 11:33:56 -0600
- Subject: Re: XFAILing V3 tests.
Mark,
I hope you have found answers to your questions by now. Please keep in
mind that the mainline libstdc++ testsuite is a work in progress, and
that to remove the XPASSES that previously littered the testresults
(which you have also complained about, rightly), substantial
reorganization was needed. I believe most of the fallout from that work
is now fixed, as of last week, by Loren. For the most part, results for
all platforms have returned to a useful state.
If you see testresults like this:
http://gcc.gnu.org/ml/gcc-testresults/2003-03/msg00995.html
I would love to know what is going on. By default, the wchar_t test,
like the threads tests, are only run when wide support is detected and
configured. That so many of them fail indicates to me that something
else is going on.
Zack, if you could update the libstdc++ documentation with the current
list of locales and your instructions for adding them under debian I'd
appreciate it.
best,
benjamin