[infinispan-issues] [JBoss JIRA] (ISPN-4102) Adaptor52xCustomLoaderTest.testPurgeExpired radnomly fails

RH Bugzilla Integration (JIRA) issues at jboss.org
Wed Mar 12 16:23:11 EDT 2014


     [ https://issues.jboss.org/browse/ISPN-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

RH Bugzilla Integration updated ISPN-4102:
------------------------------------------

        Bugzilla Update: Perform
    Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1075797

    
> Adaptor52xCustomLoaderTest.testPurgeExpired  radnomly fails
> -----------------------------------------------------------
>
>                 Key: ISPN-4102
>                 URL: https://issues.jboss.org/browse/ISPN-4102
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Test Suite - Core
>         Environment: RHEL5, x86_64, IBM JDK 7
>            Reporter: Vojtech Juranek
>            Assignee: Dan Berindei
>
> {{org.infinispan.compatibility.adaptor52x.Adaptor52xCustomLoaderTest.testPurgeExpired}} fails randomly with 
> {noformat}
> java.lang.AssertionError
> 	at org.infinispan.persistence.BaseStoreTest.testPurgeExpired(BaseStoreTest.java:323)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> {noformat}
> Failing assert:
> {noformat}
> InternalCacheEntry ice2 = TestInternalCacheEntryFactory.create("k2", "v2", -1, idle);                                                                                                                                                    
> cl.write(marshalledEntry(ice2, getMarshaller())); 
> assert cl.contains("k2");
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list