This is the mail archive of the gdb-patches@sources.redhat.com 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: RFC: KFAILs [Was: [RFA/mi-testsuite] XFAIL mi*-console.exp]


I'm running dejagnu with the kfail patch all the time now, just for
the experience.  I put in some kfail's in gdb.c++/cplusfuncs.exp
but I can't commit them.

Another feature request ...

lib/framework.exp has a "proc xfail" which directly generates an xfail,
instead of calling "setup_xfail ... ; fail ... ".  There is also a
"proc xpass".

gdb uses "proc xfail".  So, could you add "proc kfail" and "proc kpass"?

Michael C


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