You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
XML output of stop-on-fail verifier: goto_trace is within result node
The XML schema requires that goto_trace appears within a result node,
which was the case for all-properties verifiers, but not for
stop-on-fail.
While at it, also cleanup JSON output to use the goto_tracet API.
0 commit comments