Return-Path: Delivered-To: apmail-hadoop-zookeeper-dev-archive@minotaur.apache.org Received: (qmail 37319 invoked from network); 22 Apr 2009 14:55:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Apr 2009 14:55:11 -0000 Received: (qmail 85844 invoked by uid 500); 22 Apr 2009 14:55:10 -0000 Delivered-To: apmail-hadoop-zookeeper-dev-archive@hadoop.apache.org Received: (qmail 85801 invoked by uid 500); 22 Apr 2009 14:55:10 -0000 Mailing-List: contact zookeeper-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: zookeeper-dev@hadoop.apache.org Delivered-To: mailing list zookeeper-dev@hadoop.apache.org Received: (qmail 85781 invoked by uid 99); 22 Apr 2009 14:55:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Apr 2009 14:55:10 +0000 X-ASF-Spam-Status: No, hits=-1998.5 required=10.0 tests=ALL_TRUSTED,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Apr 2009 14:55:08 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id AE051234C055 for ; Wed, 22 Apr 2009 07:54:47 -0700 (PDT) Message-ID: <1030002450.1240412087711.JavaMail.jira@brutus> Date: Wed, 22 Apr 2009 07:54:47 -0700 (PDT) From: "Hudson (JIRA)" To: zookeeper-dev@hadoop.apache.org Subject: [jira] Commented: (ZOOKEEPER-377) running ant cppunit tests, a failure still results in BUILD SUCCESSFUL In-Reply-To: <1539996605.1239992175552.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/ZOOKEEPER-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12701558#action_12701558 ] Hudson commented on ZOOKEEPER-377: ---------------------------------- Integrated in ZooKeeper-trunk #287 (See [http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/287/]) > running ant cppunit tests, a failure still results in BUILD SUCCESSFUL > ---------------------------------------------------------------------- > > Key: ZOOKEEPER-377 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-377 > Project: Zookeeper > Issue Type: Bug > Affects Versions: 3.2.0 > Reporter: Patrick Hunt > Assignee: Giridharan Kesavan > Priority: Critical > Fix For: 3.2.0 > > Attachments: zookeeper-377.patch > > > Giri, can you take a look at this? > I ran "ant test" > looks like this test failed: > [exec] Zookeeper_operations::testOperationsAndDisconnectConcurrently1 : assertion > > then later... > [exec] > [exec] /home/phunt/dev/workspace/svnzk_apache/src/c/tests/TestOperations.cc:551: Assertion: equality assertion failed [Expected: -4, Actual : 0, ZCONNECTIONLOSS != rc] > [exec] Failures !!! > [exec] Run: 38 Failure total: 1 Failures: 1 Errors: 0 > [exec] make: *** [run-check] Error 1 > [exec] Result: 2 > test-core: > test-contrib: > BUILD SUCCESSFUL > Total time: 15 minutes 39 seconds -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.