You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@omid.apache.org by "Igor Katkov (JIRA)" <ji...@apache.org> on 2016/05/18 19:41:12 UTC

[jira] [Commented] (OMID-27) org.apache.omid.tso.TestPersistenceProcessor failure

    [ https://issues.apache.org/jira/browse/OMID-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15289664#comment-15289664 ] 

Igor Katkov commented on OMID-27:
---------------------------------

hmm, passing on local, passing on travis-ci.org
Could it be something specific to your environment?
------
Running org.apache.omid.tso.TestPersistenceProcessor
...
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.231 sec - in org.apache.omid.tso.TestPersistenceProcessor

> org.apache.omid.tso.TestPersistenceProcessor failure
> ----------------------------------------------------
>
>                 Key: OMID-27
>                 URL: https://issues.apache.org/jira/browse/OMID-27
>             Project: Apache Omid
>          Issue Type: Test
>            Reporter: Flavio Junqueira
>            Assignee: Igor Katkov
>         Attachments: org.apache.omid.tso.TestPersistenceProcessor-output.txt
>
>
> When running the release candidate, I got the following test failure:
> {noformat}
> FAILURE! - in org.apache.omid.tso.TestPersistenceProcessor
> testCommitPersistenceWithHALeaseManagerAndMinimumCommitTableWriters(org.apache.omid.tso.TestPersistenceProcessor)  Time elapsed: 17.534 sec  <<< FAILURE!
> org.testng.internal.thread.ThreadTimeoutException: Method org.testng.internal.TestNGMethod.testCommitPersistenceWithHALeaseManagerAndMinimumCommitTableWriters() didn't finish within the time-out 10000
> 	at org.apache.omid.tso.TestPersistenceProcessor.testPersistenceWithHALeaseManagerFailingToPreserveLease2(TestPersistenceProcessor.java:373)
> 	at org.apache.omid.tso.TestPersistenceProcessor.testCommitPersistenceWithHALeaseManagerAndMinimumCommitTableWriters(TestPersistenceProcessor.java:298)
> testCommitPersistenceWithHALeaseManagerAndMultipleCommitTableWriters(org.apache.omid.tso.TestPersistenceProcessor)  Time elapsed: 16.661 sec  <<< FAILURE!
> org.testng.internal.thread.ThreadTimeoutException: Method org.testng.internal.TestNGMethod.testCommitPersistenceWithHALeaseManagerAndMultipleCommitTableWriters() didn't finish within the time-out 10000
> 	at org.apache.omid.tso.TestPersistenceProcessor.testPersistenceWithHALeaseManagerPreservingLease(TestPersistenceProcessor.java:338)
> 	at org.apache.omid.tso.TestPersistenceProcessor.testCommitPersistenceWithHALeaseManagerAndMultipleCommitTableWriters(TestPersistenceProcessor.java:314)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)