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: [testsuite] add gdb.cp/gdb1355.exp


On Wed, 17 Sep 2003 20:00:53 -0400, Michael Elizabeth Chastain <mec@shout.net> said:

> If you use a version of gcc with this bug, plenty of other
> things break, so this test does not add any coverage.
> It does add an explicit KFAIL that points to the specific PR.

I don't think this matches our use of KFAIL.  For one thing, it would
be an XFAIL, because it's a GCC bug, not a GDB bug.  For another
thing, though, the bug in question has been fixed, so we don't expect
it to fail: if it does, it should show up as a FAIL.  I would leave in
the new test, with branches and comments as is, but I would change all
the occurrences of kfail to fail.

David Carlton
carlton@kealia.com


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