dev@glassfish.java.net

[gf-dev] Re: quicklook failure: amxtest

From: Romain Grecourt <romain.grecourt_at_oracle.com>
Date: Fri, 26 Jun 2015 10:27:04 -0700

I've created https://java.net/jira/browse/GLASSFISH-21214 sometime ago,
as I was seeing it with our JDK8 hudson jobs.
However, it does not seem to happen with the recent runs.

Hudson currently uses jdk1.8.0_45, I've tried locally on my mac with the
same jdk version but I'm still seeing it...

Thanks,
Romain

On 6/25/15 9:31 PM, Bill Shannon wrote:
> Is anyone else seeing this failure?
>
> [testng] FAILED: testAllGenerically
> [testng] java.lang.AssertionError: [null:type=Null,name=Null]
> [testng] at amxtest.AMXProxyTests.testAllGenerically(AMXProxyTests.java:337)
> [testng] ... Removed 22 stack frames
>
> Any ideas what might be wrong?