Friday, August 5, 2011

hudson.tasks.test.TestResult error

java.lang.ClassCastException: hudson.tasks.test.AggregatedTestResultPublisher$TestResultAction cannot be cast to hudson.tasks.test.TestResult


now I understand why my JUnit tests were not showing in the "Test Result Trend" graph... WTF....

I clean up all the past files, including the exploded war, and restart Hudson...

Now the "Test Result Trend" is showing... hurrah!

No comments: