|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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/d/optout.

i am trapped in a twisty maze of classes that all look alike!
getResult() returns an Object :o(
the other code i am working with returns a subclass of MetaTabulatedResult at that point, whose getFailedTests() returns subclasses of TestResult.
TapStreamResult also returns TestResults.
so i think things may be consistent?
i don't have a patch. we did consider it, but decided it was better to test and handle the code (sorry - short term time pressure).