dev@glassfish.java.net

Re: QL failure in AMX tests : known issue ?

From: Hans Hrasna <Hans.Hrasna_at_Sun.COM>
Date: Fri, 09 Oct 2009 10:41:11 -0400

I just did an update and a clean build and all the quicklook tests passed:

testng-summary:
     [echo] [testng]
     [echo] [testng] ===============================================
     [echo] [testng] QuickLookTests
     [echo] [testng] Total tests run: 107, Failures: 0, Skips: 0
     [echo] [testng] ===============================================
     [echo] [testng]
[INFO] Executed tasks
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 6 minutes 46 seconds
[INFO] Finished at: Fri Oct 09 10:26:24 EDT 2009
[INFO] Final Memory: 25M/79M
[INFO]
------------------------------------------------------------------------

-Hans


Vijay Ramachandran wrote:
> I am getting this error while trying to run QL. Anyone facing the same
> issue ?
>
> vijay
>
> compile-tests:
> [echo] compiling test client to ..//classes/test
> [mkdir] Created dir: /workspace/quicklook/classes/test
> [javac] Compiling 7 source files to /workspace/quicklook/classes/test
> [javac]
> /workspace/quicklook/amx/src/test/amx/AMXCoreTests.java:126: cannot
> find symbol
> [javac] symbol : method getComplianceFailures()
> [javac] location: interface org.glassfish.admin.amx.base.DomainRoot
> [javac] final Map<ObjectName, List<String>> failures =
> getDomainRootProxy().getComplianceFailures();
>
> [javac]
> ^
> [javac] Note: Some input files use or override a deprecated A
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>