dev@glassfish.java.net

Re: QL failures

From: Jane Young <jane.young_at_oracle.com>
Date: Tue, 28 Dec 2010 09:55:15 -0800

What did you change in you workspace?
Can you build with "mvn clean install" and also checkout a new QL workspace.
e.g.
cd v3/tests
rm -rf quicklook
svn checkout https://svn.java.net/svn/glassfish~svn/trunk/v3/tests/quicklook

and run QL again.

Jane


On 12/28/10 9:04 AM, Paul Davies wrote:
> Hi,
>
> I updated my workspace yesterday just before I built the version
> against which I ran the QL tests.
>
> I'll update my workspace and try again.
>
> If the errors persist, would it be worth sending the run.log file to
> assist with diagnosing the problem?
>
> Regards,
> -Paul
>
> On 12/28/2010 8:58 AM, Jane Young wrote:
>> I don't know why QL is failing with the GF 3.1 manpages and OLH
>> integration.
>> I just tried building v3 workspace referencing the latest GF 3.1
>> promoted manpage (3.1-b10) and QL is passing for me.
>>
>> Jane
>>
>>
>> On 12/27/10 6:58 PM, Paul Davies wrote:
>>> Hi,
>>>
>>> I am testing the integration of the GF 3.1 man pages and OLH and I
>>> am getting the following QuickLook test failures in amx_tests:
>>>
>>> [testng] FAILED: testAMXConfigAttributeResolver:
>>> java.lang.reflect.UndeclaredThrowableException
>>> [testng] FAILED: testAMXConfigDefaultValues:
>>> java.lang.reflect.UndeclaredThrowableException
>>> [testng] FAILED: testAllGenerically: java.lang.AssertionError
>>>
>>> Does anybody know why I'm getting these errors and what, if
>>> anything, I should do to fix them?
>>>
>>> Thanks!
>>> -Paul Davies
>>>
>>