rally/tests/unit/verification/fake_log.xml
Prabhjyot Singh Sodhi 835aaa767d Refactoring structure of rally/verification
Removing the verifiers directory to make the code more readable and reduce
unnecessary complexity

Change-Id: I2f1c4b7fe3ce9372b6d422c1d3c00e8128f59865
2015-01-02 05:35:50 -08:00

14 lines
675 B
XML

<testsuite errors="0" failures="2" name="" tests="2" time="1.412">
<testcase classname="fake.failed.TestCase" name="with_StringException[gate,negative]" time="0.706">
<failure type="testtools.testresult.real._StringException">_StringException: Empty attachments:
Oops...There was supposed to be fake traceback, but it is not.
</failure>
</testcase>
<testcase classname="fake.successful.TestCase" name="fake_test[gate,negative]" time="0.706" />
<testcase classname="" name="process-returncode" time="0.000">
<failure type="testtools.testresult.real._StringException">_StringException: Binary content:
traceback (test/plain; charset="utf8")
</failure>
</testcase>
</testsuite>