Next: xfail procedure, Previous: fail procedure, Up: Core Internal Procedures
Declares a test to have passed when it was expected to fail.
xpass
writes in the log files a message beginning with
XPASS (or XFAIL, if failure was expected), appending the
argument string
.
xpass { message }
message
The message to use in the XPASS result.