Return-Path: X-Original-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5B1A4C105 for ; Tue, 10 Jul 2012 11:00:43 +0000 (UTC) Received: (qmail 7403 invoked by uid 500); 10 Jul 2012 11:00:42 -0000 Delivered-To: apmail-jackrabbit-oak-dev-archive@jackrabbit.apache.org Received: (qmail 7183 invoked by uid 500); 10 Jul 2012 11:00:42 -0000 Mailing-List: contact oak-dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-dev@jackrabbit.apache.org Received: (qmail 7154 invoked by uid 99); 10 Jul 2012 11:00:42 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2012 11:00:42 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 12415142822 for ; Tue, 10 Jul 2012 11:00:42 +0000 (UTC) Date: Tue, 10 Jul 2012 11:00:42 +0000 (UTC) From: "Jukka Zitting (JIRA)" To: oak-dev@jackrabbit.apache.org Message-ID: <332592408.27601.1341918042077.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1562715687.27559.1341917254410.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Resolved] (OAK-177) Too fast timeout in MicroKernelIT.waitForCommit MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OAK-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved OAK-177. ------------------------------- Resolution: Fixed Fix Version/s: 0.4 Assignee: Jukka Zitting Fixed in 1359596. > Too fast timeout in MicroKernelIT.waitForCommit > ----------------------------------------------- > > Key: OAK-177 > URL: https://issues.apache.org/jira/browse/OAK-177 > Project: Jackrabbit Oak > Issue Type: Bug > Reporter: Jukka Zitting > Assignee: Jukka Zitting > Fix For: 0.4 > > > There was a test failure at org.apache.jackrabbit.mk.test.MicroKernelIT.waitForCommit(MicroKernelIT.java:298) due to the small timeout of 100ms that in this case wasn't long enough to allow for a background thread to start and wait for an extra 50ms. > We should adjust the test to use a longer timeout (at least 1000ms) for cases where it may need to wait for a long while, and a short one when there should be no wait. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira