dev@glassfish.java.net

Re: quicklook success?

From: Amy Roh <Amelia.Roh_at_Sun.COM>
Date: Wed, 13 Sep 2006 10:50:47 -0700

Anissa Lam wrote:
> Dinesh Patil wrote:
>
>> Yes 5 Admin GUI and Admin tests are failing as it treats the Server
>> image created by "bootstrap" to be a Clustered (EE) image so tries
>> https instead of http... There is a bug 6460449
>> <http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6460449>for this.
>>
> I propose to remove these 5 Admin GUI tests from quicklook for now,
> until we find a fix for bug 6460449
> <http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6460449>. There is
> no reason to keep them there and confuse everyone.

+1 ...unless the fix is right around the corner. :-)

Thanks,
Amy

>
> thanks
> Anissa.
>
>> so to simplify your build step it will be as below:
>>
>> % maven -Dmodules=mail,activation clobber bootstrap-pe checkout build
>> configure-runtime
>>
>> And then run quicklook tests, this should show all 62 quicklook test
>> passing.
>>
>> thanks
>> Dinesh
>>
>> Amy Roh wrote:
>>
>>> There is a bug
>>> <http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6460449> for this.
>>>
>>> Try "maven bootstrap-all-pe (or bootstrap-pe) checkout-pe build-pe
>>> configure-runtime".
>>>
>>> This happens when you create PE domain on GlassFish EE serverimage
>>> failing to run 5 tests.
>>>
>>> hth,
>>> Amy
>>>
>>> Bill Shannon wrote:
>>>
>>>> BTW, I assume this is our definition of a successful quicklook run...
>>>>
>>>> [java] [java] ************************
>>>> [java] [java] PASSED= 57
>>>> [java] [java] ------------ =========
>>>> [java] [java] FAILED= 0
>>>> [java] [java] ------------ =========
>>>> [java] [java] DID NOT RUN= 5
>>>> [java] [java] ------------ =========
>>>> [java] [java] Total Expected=62
>>>> [java] [java] All Tests NOT passed, so returning UNSUCCESS
>>>> status.
>>>> [java] [java] ************************
>>>> [java]
>>>> [java]
>>>> [java] BUILD FAILED
>>>> [java]
>>>> /cache/tmp/glassfish/glassfish/appserv-tests/build.xml:43: The
>>>> following error occurred while executing this line:
>>>> [java]
>>>> /cache/tmp/glassfish/glassfish/appserv-tests/config/report.xml:43:
>>>> The following error occurred while executing this line:
>>>> [java]
>>>> /cache/tmp/glassfish/glassfish/appserv-tests/config/report.xml:54:
>>>> Java returned: 1
>>>> [java]
>>>> [java] Total time: 22 minutes 50 seconds
>>>> [java] in flushAll , creating new testSuiteHash
>>>> [java] [ERROR] Java Result: 1
>>>>
>>>> BUILD FAILED
>>>> File...... /cache/tmp/glassfish/glassfish/bootstrap/maven.xml
>>>> Element... fail
>>>> Line...... 492
>>>> Column.... 28
>>>> No message
>>>> Total time: 22 minutes 57 seconds
>>>> Finished at: Tue Sep 12 19:54:20 PDT 2006
>>>>
>>>>
>>>> If not, what did I do wrong?
>>>>
>>>>
>>>>
>>>> "UNSUCCESS"? Would that be the same as "FAILED"? :-)
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>
>