e29ec710eff862c0be03755e87b25ddb048d6d2a

The incoming stream has the xfail data but count_tests was not matching on the xfail status. Instead it was matching on the fragment 'fail' meaning that expected failures were counted as such. By bounding the regular expressions it is possible to get more specific results will still leaving the count_tests method flexible for other users where fragments would be useful. Counts of 'uxsuccess' are also summarized as "Unexpected Success". It's unclear how to effectively automate testing of this. Manual testing returns the expected results. Change-Id: I5b1458f9a98712ea3e424d2c9610b915055138af
tempest-lib
OpenStack Functional Testing Library
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/tempest-lib
- Source: http://git.openstack.org/cgit/openstack/tempest-lib
- Bugs: http://bugs.launchpad.net/tempest
Features
- TODO
Description