Clear out markers if they're already in the output.
This can occur if we catch an exception (which had markers)
and then embed the error string into another error string.
If the test runner picks up the nested marker that's disaster.
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
Please register or sign in to comment