This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: DejaGnu and the New Math :-)
- To: Phil Edwards <pedwards at disaster dot jaj dot com>
- Subject: Re: DejaGnu and the New Math :-)
- From: Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>
- Date: 21 May 2001 17:18:02 +0200
- Cc: libstdc++ at gcc dot gnu dot org
- Organization: CMLA, ENS Cachan -- CNRS UMR 8536 (France)
- References: <20010521095154.A10561@disaster.jaj.com>
Phil Edwards <pedwards@disaster.jaj.com> writes:
| I just thought this was amusing... from mkcheck:
|
| pass/fail results: 113/5 shared + 105/13 static = 218/18 total
|
| but from dejagnu, in the same build tree:
|
| === libstdc++-v3 Summary ===
| # of expected passes 218
| # of unexpected failures 8
| # of expected failures 8
|
| Now, I can count the +'s and -'s from mkcheck's output, and yep, there
| are 18 -'s. I don't know where dejagnu is getting 16 failures from,
| unless more stuff is failing under mkcheck (why would it?). Only nine
| were printed on the screen.
What does the .log say?
-- Gaby