Next: verbose procedure, Previous: check_conditional_xfail procedure, Up: Core Internal Procedures [Contents][Index]
Cancel an expected failure (previously declared with
setup_xfail) for a particular set of configurations. The
config argument is a list of configuration target names. It is
only necessary to call clear_xfail if a test case ends without
calling either pass or fail, after calling
setup_xfail.
clear_xfail config
configThe system triplets to clear.