dev@glassfish.java.net

Re: MDB_tests fails quicklook

From: Cheng Fang <cheng.fang_at_oracle.com>
Date: Fri, 12 Nov 2010 16:18:57 -0500

I suspect the jms resources from previous test runs were not deleted, so
the current test run failed to create as they already exist.

You can check with "asadmin list-jms-resources"

On 11/12/10 3:59 PM, Bill Shannon wrote:
> I'm getting pretty tired of updating, building, and running quicklook
> over and over again hoping to get a clean quicklook run so that I can
> start making changes of my own. I've gotten this failure twice in a
> row. Anyone have any idea what it is?
>
> [testng] FAILED: createJMSRscTest("ejb/mdb/create_resources.asadmin")
> [testng] java.lang.AssertionError: Create JMS resource failed ...
> expected:<true> but was:<false>
> [testng] at test.mdb.MDBTests.createJMSRscTest(MDBTests.java:61)
> [testng] ... Removed 26 stack frames
> [testng] SKIPPED: deployJMSAppTest
> [testng] SKIPPED: runJMSAppTest
> [testng] SKIPPED: undeployJMSAppTest
> [testng] SKIPPED: deleteJMSRscTest
> [testng]
> [testng] ===============================================
> [testng] MDB_tests
> [testng] Tests run: 5, Failures: 1, Skips: 4
> [testng] ===============================================
>
>
> Yes, I'm doing a clean build every time. Please don't tell me it's time
> to throw away my .m2 again.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>