Compile (build) errors and test errors are already distinguished. A build failure produces a red (failure) result, where a test failure produces a yellow (unstable) result.
----- Original Message ----- From: [email protected] To: [email protected] At: Mar 6 2014 02:30:53 Hello, I'm planning to develop a plugin to extend the Build Result to display various failure issues like Compile Error, Test Error, Infrastructure Error etc. For each error type, I would like display a different color so that the reason for failure could be easily identified. But I could not find any extension points to do that. Greatly appreciate any pointers regarding how to extend the Build Result. Thanks,-- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
