diff --git a/openjpa-integration/tck/tck2.xml b/openjpa-integration/tck/tck2.xml index 02b077bb3..d26acaba1 100644 --- a/openjpa-integration/tck/tck2.xml +++ b/openjpa-integration/tck/tck2.xml @@ -232,7 +232,7 @@ databaseName=${db.name} - + @@ -374,13 +374,14 @@ databaseName=${db.name} tests fail, so we need to parse the results file for a string indicating whether or not it passed. --> + - Test Results: FAILED ${count.failed} tests! + Test Results (${results.name}): FAILED ${count.failed} tests! - Test Results: PASSED! + Test Results (${results.name}): PASSED!