Skip to content

Commit b3d9ed4

Browse files
author
Alan Christie
committed
- Errors are now more obvious
1 parent 9c1b411 commit b3d9ed4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/groovy/PipelineTester.groovy

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -751,6 +751,9 @@ class Tester {
751751
// Test failed.
752752
dumpCommandError(serr)
753753
recordFailedTest(section.key)
754+
println '!!!!!!!!!!!!!!!!!!!!!!!!!'
755+
println '!! >> TEST ERROR << !!'
756+
println '!!!!!!!!!!!!!!!!!!!!!!!!!'
754757
}
755758

756759
}

0 commit comments

Comments
 (0)