You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/08/28 20:50:57 UTC

Jenkins build is still unstable: Tamaya-Master-branch #703

See <https://builds.apache.org/job/Tamaya-Master-branch/changes>


Jenkins build is back to stable : Tamaya-Master-branch #704

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tamaya-Master-branch/704/changes>


Re: Jenkins build is still unstable: Tamaya-Master-branch #703

Posted by "John D. Ament" <jo...@apache.org>.
Its fixed.  The CDI module was dependent on a file in the CDI SE module,
however CDI SE is not on CDI's classpath.  I removed the errant reference,
all tests passed.

I still question why these are two different modules.

John

On Sun, Aug 28, 2016 at 6:44 PM John D. Ament <jo...@gmail.com>
wrote:

> I'll take a look, I'm seeing these fail locally as well
>
> INFO - Undeploying app:
> /home/jenkins/jenkins-slave/workspace/Tamaya-Master-branch/modules/integration/cdi/ConfigurationProducerTest
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.201 sec
> <<< FAILURE! - in
> org.apache.tamaya.integration.cdi.ConfigurationProducerTest
> actualPropertyValues(org.apache.tamaya.integration.cdi.ConfigurationProducerTest)
>  Time elapsed: 0.121 sec  <<< ERROR!
> org.apache.openejb.OpenEJBException: Creating application failed:
> /home/jenkins/jenkins-slave/workspace/Tamaya-Master-branch/modules/integration/cdi/ConfigurationProducerTest:
> javax.enterprise.inject.spi.Extension: Provider
> org.apache.tamaya.integration.cdi.TamayaCDIIntegration not found
> Caused by: java.util.ServiceConfigurationError:
> javax.enterprise.inject.spi.Extension: Provider
> org.apache.tamaya.integration.cdi.TamayaCDIIntegration not found
>
> defaultValues(org.apache.tamaya.integration.cdi.ConfigurationProducerTest)
>  Time elapsed: 0.001 sec  <<< ERROR!
> java.lang.NullPointerException
>
>
> Results :
>
> Tests in error:
>   ConfigurationProducerTest.actualPropertyValues » OpenEJB Creating
> application ...
>   ConfigurationProducerTest.defaultValues » NullPointer
>
> On Sun, Aug 28, 2016 at 4:51 PM Apache Jenkins Server <
> jenkins@builds.apache.org> wrote:
>
>> See <https://builds.apache.org/job/Tamaya-Master-branch/changes>
>>
>>

Re: Jenkins build is still unstable: Tamaya-Master-branch #703

Posted by "John D. Ament" <jo...@gmail.com>.
I'll take a look, I'm seeing these fail locally as well

INFO - Undeploying app:
/home/jenkins/jenkins-slave/workspace/Tamaya-Master-branch/modules/integration/cdi/ConfigurationProducerTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.201 sec
<<< FAILURE! - in
org.apache.tamaya.integration.cdi.ConfigurationProducerTest
actualPropertyValues(org.apache.tamaya.integration.cdi.ConfigurationProducerTest)
 Time elapsed: 0.121 sec  <<< ERROR!
org.apache.openejb.OpenEJBException: Creating application failed:
/home/jenkins/jenkins-slave/workspace/Tamaya-Master-branch/modules/integration/cdi/ConfigurationProducerTest:
javax.enterprise.inject.spi.Extension: Provider
org.apache.tamaya.integration.cdi.TamayaCDIIntegration not found
Caused by: java.util.ServiceConfigurationError:
javax.enterprise.inject.spi.Extension: Provider
org.apache.tamaya.integration.cdi.TamayaCDIIntegration not found

defaultValues(org.apache.tamaya.integration.cdi.ConfigurationProducerTest)
 Time elapsed: 0.001 sec  <<< ERROR!
java.lang.NullPointerException


Results :

Tests in error:
  ConfigurationProducerTest.actualPropertyValues » OpenEJB Creating
application ...
  ConfigurationProducerTest.defaultValues » NullPointer

On Sun, Aug 28, 2016 at 4:51 PM Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <https://builds.apache.org/job/Tamaya-Master-branch/changes>
>
>