Matthew Treinish 35793871f3
Fix handling of xfail and uxsuccess results in subunit2sql cli
This commit fixes an issue with the subunit2sql cli (for importing
subunit streams to the DB) when the subunit stream has a test_run with
an xfail or unxsuccess status. Previously we didn't handle these
statuses at all and we'd raise an exception because they weren't known.
This fixes this by treating xfail the same as success and uxsuccess the
same as failure.

Change-Id: Ib84eb5e4b2da4847e86ff24c8bc5ba19a0df5b37
2018-12-17 19:13:44 -05:00
..
2018-08-23 16:48:12 -04:00
2018-04-02 14:30:37 -07:00
2017-12-21 15:10:30 -06:00
2014-06-12 23:59:00 -04:00
2014-06-16 11:02:21 -04:00