NPE in ResultSummary if no tests were run
-----------------------------------------
Key: JDO-303
URL: http://issues.apache.org/jira/browse/JDO-303
Project: JDO
Type: Bug
Components: tck20
Versions: JDO 2 beta
Reporter: Craig Russell
Assigned to: Craig Russell
Priority: Minor
Fix For: JDO 2 rc1
If no tests were run (e.g. typo in the test class name with a purpose-built
configuration) then the summary throws NPE.
result:
[java] Exception in thread "main" java.lang.NullPointerException
[java] at
org.apache.jdo.tck.util.ResultSummary.main(ResultSummary.java:73)
[java] [ERROR] Java Result: 1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira