dev@glassfish.java.net

Re: QuickLook failures with recent build?

From: Daniel Guo <daniel.guo_at_oracle.com>
Date: Fri, 08 Mar 2013 03:13:32 -0800

I am also seeing this. But I found it is random failures. I ran several times of QL test with the same build, it will fail randomly. However, runing on farm maching, it will be fine.

Sahoo <sanjeeb.sahoo_at_oracle.com> wrote:

>I am seeing unpredictable results while running QuickLook against a
>recently checked out clean workspace (svn rev #60211). I am noticing
>following failure intermittently:
>
> [testng] java.lang.AssertionError: Start instance failed ...
>expected:<true> but was:<false>
> [testng] at
>test.clustersetup.ClusterSetupTest.startInstanceTest(ClusterSetupTest.java:99)
> [testng] ... Removed 26 stack frames
> [testng]
> [testng] ===============================================
> [testng] cluster_setup
> [testng] Tests run: 3, Failures: 1, Skips: 0
>
>Is anyone else seeing the same?
>
>Thanks,
>Sahoo