[infinispan-issues] [JBoss JIRA] (ISPN-3988) AsyncStoreTest.testPutClearPut fails randomly
Gustavo Fernandes (JIRA)
issues at jboss.org
Thu Sep 21 04:44:01 EDT 2017
[ https://issues.jboss.org/browse/ISPN-3988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466701#comment-13466701 ]
Gustavo Fernandes commented on ISPN-3988:
-----------------------------------------
Just had a failure in my dual core Mac book pro:
{noformat}
[ERROR] testRepeatedPutRemove(org.infinispan.persistence.support.AsyncStoreTest) Time elapsed: 0.008 s <<< FAILURE!
org.testng.internal.thread.ThreadTimeoutException: Method org.testng.internal.TestNGMethod.testRepeatedPutRemove() didn't finish within the time-out 30000
at java.lang.Thread.sleep(Native Method)
at org.infinispan.test.TestingUtil.sleepThread(TestingUtil.java:736)
at org.infinispan.test.TestingUtil.sleepThread(TestingUtil.java:731)
at org.infinispan.persistence.support.AsyncStoreTest$SlowAdvancedAsyncCacheWriter$1.get(AsyncStoreTest.java:87)
at org.infinispan.persistence.async.State.get(State.java:60)
at org.infinispan.persistence.async.AsyncCacheLoader.load(AsyncCacheLoader.java:35)
at org.infinispan.persistence.support.AsyncStoreTest.doTestRemove(AsyncStoreTest.java:364)
at org.infinispan.persistence.support.AsyncStoreTest.testRepeatedPutRemove(AsyncStoreTest.java:156)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
{noformat}
> AsyncStoreTest.testPutClearPut fails randomly
> ---------------------------------------------
>
> Key: ISPN-3988
> URL: https://issues.jboss.org/browse/ISPN-3988
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite - Core
> Affects Versions: 6.0.1.Final, 8.0.1.Final, 8.2.4.Final, 9.1.1.Final
> Reporter: Pedro Ruivo
> Assignee: Dan Berindei
> Labels: testsuite_stability
> Fix For: 8.1.0.Final
>
>
> org.infinispan.persistence.support.AsyncStoreTest.testPutClearPut
> http://ci.infinispan.org/viewLog.html?buildId=5946&tab=buildResultsDiv&buildTypeId=bt2
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list