dev@glassfish.java.net

Re: QL failures

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Fri, 04 Sep 2009 13:23:43 -0700

I know #2 is a known issue. See IT 9355
and
http://gf-hudson.sfbay.sun.com/hudson/job/gf-trunk-build-continuous/2205/artifact/bundles/QL-GP-report.html

I'm not sure about #1.

Are you getting total of 2 failures or 1?




Richard S. Hall wrote:
> Hello,
>
> I am trying to make sure that Felix 2.0 is ready for release. My
> latest run comes up with the following QL failures:
>
> 1. iterateAllSanityCheck
> java.lang.NullPointerException
> at amxtest.AMXCoreTests.iterateAllSanityCheck(AMXCoreTests.java:94)
> 2. testAMXComplianceMonitorFailureCount
> java.lang.AssertionError: Server indicates that there are non-compliant AMX MBean validator failures, failure count = 20, examine the server log for failures
> at amxtest.AMXCoreTests.testAMXComplianceMonitorFailureCount(AMXCoreTests.java:112)
>
> Are these normal failures in GF trunk?
>
> -> richard