Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 17106 invoked from network); 2 Feb 2011 21:47:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Feb 2011 21:47:51 -0000 Received: (qmail 51367 invoked by uid 500); 2 Feb 2011 21:47:50 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 51095 invoked by uid 500); 2 Feb 2011 21:47:50 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 51087 invoked by uid 99); 2 Feb 2011 21:47:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Feb 2011 21:47:50 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Feb 2011 21:47:49 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 15FE118AA5F for ; Wed, 2 Feb 2011 21:47:29 +0000 (UTC) Date: Wed, 2 Feb 2011 21:47:29 +0000 (UTC) From: "Adam Kocoloski (JIRA)" To: dev@couchdb.apache.org Message-ID: <1344417494.5984.1296683249086.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1627970597.5945.1296682168956.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Assigned: (COUCHDB-1055) Timing-related failures in 172-os-daemon-errors.t 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/COUCHDB-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kocoloski reassigned COUCHDB-1055: --------------------------------------- Assignee: Paul Joseph Davis I tried timing 172-os-daemon-errors.2.es on the CI rig. It took about 230 ms for each invocation except the first one, which took 910 ms. Paul, do you think it would make sense to replace these escript test daemons with their sh equivalents? The startup costs would be much smaller (~10 ms in my timings) and probably less variable. > Timing-related failures in 172-os-daemon-errors.t > ------------------------------------------------- > > Key: COUCHDB-1055 > URL: https://issues.apache.org/jira/browse/COUCHDB-1055 > Project: CouchDB > Issue Type: Bug > Affects Versions: 1.2 > Reporter: Adam Kocoloski > Assignee: Paul Joseph Davis > Priority: Minor > Fix For: 1.2 > > > I see quite a few of these on Hudson. Here's one that happened when the daemon simply does init:stop(). It seems to happen more often when the server is executing two jobs at once. > # Daemon dies on boot. > ok 8 - Daemon port is a port. > ok 9 - Daemon name was set correctly. > ok 10 - Command name was set correctly. > ok 11 - Kill command was set. > not ok 12 - Daemon has been halted. > --- > description: "Daemon has been halted." > found: running > wanted: halted > ... > not ok 13 - Errors have been disabled. > --- > description: "Errors have been disabled." > found: [{1296,674759,844395}] > wanted: nil > ... > not ok 14 - Buffer has been switched off. > --- > description: "Buffer has been switched off." > found: [] > wanted: nil > ... -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira