[ 
https://issues.apache.org/jira/browse/TAMAYA-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philipp Ottlinger updated TAMAYA-324:
-------------------------------------
    Description: 
Certain ASF nodes with older Ubuntu LTS versions show test failures in 
CDI-Tests:
{code:java}
Tests in error:
  CDIAwareServiceContextTest.getServiceReturnsInstanceWithHighestPriority:57 » 
IllegalState
  CDIAwareServiceContextTest.getServiceReturnsNonCachedInstanceAtFirstCall:32 » 
IllegalState
  
CDIAwareServiceContextTest.getServiceReturnsNullIfThereAreNoRegisteredSPIInstancesAvailable:50
 » IllegalState
  CDIAwareServiceContextTest.getServiceReturnsOnSecondCallCachedInstance:40 » 
IllegalState
{code}
 
h2. Williams commits:

First, the CDIAwareServiceContextTest now uses the same Arquillian
backing as various other successful tests.

Second, the ConfiguredVetoExtensionTest is now more idempotent with respect
to the ConfigurationProvider.  Previously, it would leave the shared
ConfigurationProvider pointing at the mocked ConfigurationContext, which
caused other tests (specifically ConfiguredBTest) which rely on a valid
ConfigurationContext to fail.

  was:
Certain ASF nodes with older Ubuntu LTS versions show test failures in 
CDI-Tests:
{code:java}

Tests in error:
  CDIAwareServiceContextTest.getServiceReturnsInstanceWithHighestPriority:57 » 
IllegalState
  CDIAwareServiceContextTest.getServiceReturnsNonCachedInstanceAtFirstCall:32 » 
IllegalState
  
CDIAwareServiceContextTest.getServiceReturnsNullIfThereAreNoRegisteredSPIInstancesAvailable:50
 » IllegalState
  CDIAwareServiceContextTest.getServiceReturnsOnSecondCallCachedInstance:40 » 
IllegalState
{code}
 


> CDI-Test failures in extensions modules on certain environments
> ---------------------------------------------------------------
>
>                 Key: TAMAYA-324
>                 URL: https://issues.apache.org/jira/browse/TAMAYA-324
>             Project: Tamaya
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 0.4-incubating
>            Reporter: Philipp Ottlinger
>            Assignee: Philipp Ottlinger
>            Priority: Major
>         Attachments: TAMAYA-324.patch
>
>
> Certain ASF nodes with older Ubuntu LTS versions show test failures in 
> CDI-Tests:
> {code:java}
> Tests in error:
>   CDIAwareServiceContextTest.getServiceReturnsInstanceWithHighestPriority:57 
> » IllegalState
>   CDIAwareServiceContextTest.getServiceReturnsNonCachedInstanceAtFirstCall:32 
> » IllegalState
>   
> CDIAwareServiceContextTest.getServiceReturnsNullIfThereAreNoRegisteredSPIInstancesAvailable:50
>  » IllegalState
>   CDIAwareServiceContextTest.getServiceReturnsOnSecondCallCachedInstance:40 » 
> IllegalState
> {code}
>  
> h2. Williams commits:
> First, the CDIAwareServiceContextTest now uses the same Arquillian
> backing as various other successful tests.
> Second, the ConfiguredVetoExtensionTest is now more idempotent with respect
> to the ConfigurationProvider.  Previously, it would leave the shared
> ConfigurationProvider pointing at the mocked ConfigurationContext, which
> caused other tests (specifically ConfiguredBTest) which rely on a valid
> ConfigurationContext to fail.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to