dev@glassfish.java.net

QL failure?

From: Hong Zhang <Hong.Zhang_at_Sun.COM>
Date: Tue, 05 Aug 2008 12:42:54 -0400

I checked out a fresh workspace just now and I got one failure and one
skip when running QL.

stng] url=http://localhost:8080/jpainjectemf/jpa?testcase=llinit
   [testng] FAILED: test1
   [testng] java.lang.AssertionError: Unexpected Results expected:<true>
but was:<false>
   [testng] at
test.jpa.jpainjectemf.JpaInjectEMFTestNG.test1(JpaInjectEMFTestNG.java:71)
   [testng] ... Removed 26 stack frames
   [testng] SKIPPED: test2

   [testng] ===============================================
   [testng] jpainjectemf
   [testng] Tests run: 2, Failures: 1, Skips: 1

However, Hudson reported all QL tests passed, so I am not sure why.
Anyone seeing the same thing?

Thanks,

- Hong