Re: [arm-gnu] GCC Testsuite
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [arm-gnu] GCC Testsuite
- To: naveen yadav <yad.naveen@xxxxxxxxx>
- Subject: Re: [arm-gnu] GCC Testsuite
- From: Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
- Date: Mon, 15 Feb 2010 21:37:13 -0800
naveen yadav wrote:
> # of expected passes 36908
> # of unexpected failures 1304
> # of unexpected successes 3
> # of expected failures 90
> # of unresolved testcases 8683
> # of unsupported tests 474
> Executing on host: arm-none-linux-gnueabi-gcc -v (timeout = 300)
>
> So which is most critical for stability of Toolchain
Are these actually our binaries, or did you rebuild them from source?
The output above is meaningless on its own. First, the largely number
of "unresolved testcases" probably means something is wrong with the
test environment, or the system itself. Second, the failures can come
from problems with your hardware, kernel, or test procedures. Finally,
some tests will fail due to known issues -- but are not marked XFAIL in
the testsuite. It takes quite a lot of knowledge and experience to
interpret the test logs to determine exactly which case things fall.
Why are you running these tests? What is it that you are trying to
figure out?
Thanks,
--
Mark Mitchell
CodeSourcery
mark@xxxxxxxxxxxxxxxx
(650) 331-3385 x713