As discussed at https://stackoverflow.com/questions/6944907/how-to-keep-the-unit-test-output -in-jenkins , changing the option would keep the verbose logs for non-failing unit tests.
There are 3 types of test results. Pass, Fail, Skipped. We are tracking skipped tests for known issues - the verbose logging is needed, but keeping the succeeded tests' output would be way too much. Any suggestions on patching Jenkins to add this option? Respectfully, Jason -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/03f001d593de%24aeb507a0%240c1f16e0%24%40pdinc.us.
