[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FAIL: test-strtod
From: |
Ralf Wildenhues |
Subject: |
Re: FAIL: test-strtod |
Date: |
Sun, 20 Jul 2008 20:59:29 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
Hello Jean-Michel,
Thanks for the bug report.
* Jean-Michel Beuken wrote on Sat, Jul 19, 2008 at 07:15:54PM CEST:
> - automake-1.10
Please note that 1.10.1 is the current version.
> - gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
> - CentOS release 5.2 (Final)
> - Dual-Core AMD Opteron(tm) Processor 2220
> ---------------------------make check ---------------------------
> ....
> PASS: txinfo4.test
> XFAIL: txinfo5.test
XFAIL stands for "expected failure", there should be one test that has a
FAIL.
> =====================================
> 1 of 544 tests failed
> (60 tests were not run)
> Please report to address@hidden
> =====================================
Please go to the build directory, then do
cd tests
make check VERBOSE=yes TESTS=foo.test
with the name of the failed test instead of foo.test, and send the
output.
Thanks,
Ralf
- FAIL: test-strtod, Jean-Michel Beuken, 2008/07/20
- Re: FAIL: test-strtod,
Ralf Wildenhues <=