You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by "Alan D. Cabrera" <li...@toolazydogs.com> on 2012/02/02 15:26:08 UTC

Re: Trying to get trunk to compile

I'm surprised that no one else on Linux is running into this.  I'll dig into it.

As for my MacBook Pro builds, they never seem to fail in the same place.  I suspect concurrency issues with the testing.  I'll try to hunt these down as well.


Regards,
Alan
 
On Jan 31, 2012, at 12:30 PM, Romain Manni-Bucau wrote:

> maybe skip it for tonight, JL will probably remember why it fails.
> 
> it is linked to xsd.
> 
> - Romain
> 
> 
> 2012/1/31 Alan D. Cabrera <li...@toolazydogs.com>
> 
>> I'm running on a RH box and a Mac Lion laptop.  Both get errors when I try
>> to
>> 
>> mvn clean install
>> 
>> If there are no suggestions I intend to debug the broken tests.
>> 
>> 
>> Regards,
>> Alan
>> 
>> On Jan 31, 2012, at 11:56 AM, Romain Manni-Bucau wrote:
>> 
>>> we have some buildbot jobs with tests, the main one is
>>> http://ci.apache.org/builders/openejb-trunk-ubuntu but we don't have
>> access
>>> to the output files (junit).
>>> 
>>> JL and I had this issue on windows, don't really remember why but was
>>> something like a bad xml lib version in the classpath.
>>> 
>>> - Romain
>>> 
>>> 
>>> 2012/1/31 Alan D. Cabrera <li...@toolazydogs.com>
>>> 
>>>> 
>>>> On Jan 30, 2012, at 9:18 AM, David Blevins wrote:
>>>> 
>>>>> 
>>>>> On Jan 30, 2012, at 8:22 AM, Alan D. Cabrera wrote:
>>>>> 
>>>>>> I'm getting errors when I try to build trunk:
>>>>>> 
>>>>>> 
>>>>>> Failed tests:
>>>> 
>> MDB.PojoContextLookup.lookupStatefulBean(org.apache.openejb.test.NumberedTestCase$NamedTest):
>>>> Received Exception class java.lang.reflect.UndeclaredThrowableException
>> :
>>>> null
>>>>>> 
>>>>>> Tests in error:
>>>>>> testProxy(org.apache.openejb.core.mdb.JmsProxyTest)
>>>>> 
>>>>> I had that issue this morning too.  I built from a clean m2 repo and
>>>> clean checkout and it magically went a away.
>>>>> 
>>>>> Still not sure what the issue might have been.
>>>> 
>>>> Updated and built on a new tower:
>>>> 
>>>> Failed tests:
>>>> testValidOpenejbJar(org.apache.openejb.jee.oejb2.OpenejbJarTest):
>>>> expected:<...standalone="yes"?>
>>>> testConversion(org.apache.openejb.jee.oejb2.ConversionTest): Files are
>>>> not similar org.custommonkey.xmlunit.DetailedDiff
>>>> 
>>>> Do we have Hudson jobs that test our stuff?  If so, where?  I'd like to
>>>> review their results.
>>>> 
>>>>> On other notes, welcome back! :)
>>>> 
>>>> Thanks!  The kids have reached a bittersweet milestone where they can
>> get
>>>> themselves ready for bed.  Daddy hopes to squeeze in some hacking then.
>>>> 
>>>> 
>>>> Regards,
>>>> Alan
>>>> 
>>>> 
>> 
>>