This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [_Complex test 1/4] support_complex_tests in gdb.exp and pass _Complex args to func


On 05/19/2011 04:14 PM, Mark Kettenis wrote:
> The other thing is that the testsuite should not be "conservative".
> We should run as many tests as possible on as many platforms as
> possible.  Tests that are known to fail should be KFAILed (if there is
> a known bug/issue with GDB itself) or XFAILed (if there is an issue
> with the platform).  Only if running the tests causes serious problems
> (crashing the OS, causing excessive timeouts) we should consider
> skipping them.

No.  I don't want to break running non-complex-type tests in
funcargs.exp or varargs.exp on platforms that don't support _Complex
after this patch.

-- 
Yao (éå)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]