Re: all tests green (almost)

2013-08-11 Thread Mark Struberg
Txs! I've now introduced a mechanism to skip certain tests based on the cdi-container being used. See CdiContainerUnderTest. Now even the weld-2.0.0 CI went green, woha! LieGrue, strub - Original Message - > From: Gerhard Petracek > To: dev@deltaspike.apache.org > Cc: > Sent: Sund

[jira] [Created] (DELTASPIKE-402) Provide a way to skip tests depending on the CDI Container being used.

2013-08-11 Thread Mark Struberg (JIRA)
Mark Struberg created DELTASPIKE-402: Summary: Provide a way to skip tests depending on the CDI Container being used. Key: DELTASPIKE-402 URL: https://issues.apache.org/jira/browse/DELTASPIKE-402

Re: all tests green (almost)

2013-08-11 Thread Gerhard Petracek
please have a look at the info i added to [1] back then. regards, gerhard [1] https://builds.apache.org/view/A-D/view/DeltaSpike/job/DeltaSpike%20Weld%202.0.0.SP1/ 2013/8/11 Mark Struberg > Hi folks! > > All our CI are now green again. The only Exception being weld-2.0.0 and > 2.0.0.SP1. > >

Re: all tests green (almost)

2013-08-11 Thread Romain Manni-Bucau
I think so too, this is not a main feature of DS IMO Le 11 août 2013 16:43, "John D. Ament" a écrit : > Well, it looks like Glassfish 4 is shipping with 2.0.0.SP1. > > Maybe we can just list this as a known limitation? > > On Sun, Aug 11, 2013 at 9:22 AM, Mark Struberg wrote: > > Hi folks! > > >

Re: all tests green (almost)

2013-08-11 Thread John D. Ament
Well, it looks like Glassfish 4 is shipping with 2.0.0.SP1. Maybe we can just list this as a known limitation? On Sun, Aug 11, 2013 at 9:22 AM, Mark Struberg wrote: > Hi folks! > > All our CI are now green again. The only Exception being weld-2.0.0 and > 2.0.0.SP1. > > I first guessed it's due

all tests green (almost)

2013-08-11 Thread Mark Struberg
Hi folks! All our CI are now green again. The only Exception being weld-2.0.0 and 2.0.0.SP1. I first guessed it's due to the missing getBean() handling in our InjectionPoints created via BeanBuilder. But it turns our it had no impact. These 2 weld verions fail with an internal proxy failure (NP

[jira] [Created] (DELTASPIKE-401) change GlobalAlternativeTest to work on Weld-2, Weld-1 and OWB

2013-08-11 Thread Mark Struberg (JIRA)
Mark Struberg created DELTASPIKE-401: Summary: change GlobalAlternativeTest to work on Weld-2, Weld-1 and OWB Key: DELTASPIKE-401 URL: https://issues.apache.org/jira/browse/DELTASPIKE-401 Project: