DescriptionDelete and recreate ant-reports/tests/ before each test run.
This prevents results from tests run previously but not this time (due
to -Dtest.filter or brtest/nobrtest, or a test that was deleted) from
being included in the summary line or JUnit report, possibly resulting
in an announcement of failed (or passed) tests which were not actually
run.
Patch Set 1 #MessagesTotal messages: 8
|