https://sourceware.org/bugzilla/show_bug.cgi?id=34151
--- Comment #5 from Frank Ch. Eigler <fche at redhat dot com> --- xfail is not in 1003.3 either, but is traditionally used - in the toolchain generally - to represent tests where a tool error was deliberate induced by the test case, and thus the failure was expected and correct. kfail indicates that the failure is unintentional, but known, which is why the dejagnu "setup-kfail" proc literally takes a PRMS number as an additional parameter, to link to where this known failure is being tracked for correction. -- You are receiving this mail because: You are on the CC list for the bug.
