rally/tests/unit/common/io
Yaroslav Lobankov a26bc6b2c5 [Verify] Fixing 'xfail' mechanism and whole test case failure issue
If Tempest fails in a test's setUpClass(), the result that will be reported
by Rally is "fail", even though the test is listed in a file passed to
--xfails-file. So this commit fixes the issue.

Also, this commit adds missing unittest for the subunit parser when we have
a file with expected failures.

Closes-Bug: #1568133

Change-Id: I9e10891f02387b45a507a02326ecf81f0cb97bf3
2016-04-16 12:59:19 +03:00
..
__init__.py Implement subunit_parser 2015-11-12 02:18:29 +02:00
subunit_v2.stream Implement subunit_parser 2015-11-12 02:18:29 +02:00
test_subunit_v2.py [Verify] Fixing 'xfail' mechanism and whole test case failure issue 2016-04-16 12:59:19 +03:00