Monty Taylor b6adb9a8c4 Don't fetch coverage report from failing tests
When test runs fail, coverage reports are not generated. We try to fetch
them anyway, which leads to POST_FAILURE instead of FAILURE.

Add in a check to ensure the test run was successful, then a check for
the coverage dir and an explicit error message so that it's clear to
people that the issue is that coverage wasn't generated after a
successful run, rather than there being an issue with rsync or
something.

Change-Id: I07f942a9df518d6602ee151d82b35ce413769c73
2018-01-17 19:53:57 +01:00
..
2017-10-27 19:18:15 +02:00
2017-10-27 06:10:31 +02:00
2017-10-31 17:39:32 -04:00
2017-11-14 13:19:08 +00:00
2017-10-09 08:32:45 -05:00
2017-12-13 16:01:13 +00:00
2017-09-02 14:17:32 -05:00
2017-10-27 19:18:15 +02:00