aw-was-here commented on code in PR #268:
URL: https://github.com/apache/yetus/pull/268#discussion_r862975328


##########
precommit/src/main/shell/plugins.d/junit.sh:
##########
@@ -25,16 +25,21 @@ JUNIT_FAILED_TESTS=""
 JUNIT_TEST_OUTPUT_DIR="."
 JUNIT_TEST_PREFIX="org.apache."
 
+JUNIT_REPORT_STYLE="line"

Review Comment:
   (One thing to keep in mind is that our current approach basically hides how 
many _actual_ errors there are; instead it is a count of how many tests failed!)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to