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
<testsuite tests="4" id="6" package="utplsqlorg.helpers.tests.test.test_reporters.test_reporters" disabled="1" errors="1" failures="1" name="A suite for testing different outcomes from reporters" time="%" >
<testcase classname="utplsqlorg.helpers.tests.test.test_reporters.test_reporters" assertions="1" name="a test with failing assertion" time="%" status="Failure">
232
-
<failure>
233
-
<![CDATA[
234
-
"Fails as values are different"%
235
-
]]>
233
+
<failure>%Fails as values are different%
236
234
</failure>
237
-
<system-out/>
235
+
<system-out>%
236
+
</system-out>
238
237
<system-err/>
239
238
</testcase>
240
239
<testcase classname="utplsqlorg.helpers.tests.test.test_reporters.test_reporters" assertions="0" name="a test raising unhandled exception" time="%" status="Error">
0 commit comments