Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 6464 invoked from network); 20 Apr 2009 17:30:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Apr 2009 17:30:56 -0000 Received: (qmail 98524 invoked by uid 500); 20 Apr 2009 17:30:55 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 98464 invoked by uid 500); 20 Apr 2009 17:30:55 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 98454 invoked by uid 99); 20 Apr 2009 17:30:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Apr 2009 17:30:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Mon, 20 Apr 2009 17:30:53 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 95F44234C041 for ; Mon, 20 Apr 2009 10:30:32 -0700 (PDT) Message-ID: <995681117.1240248632608.JavaMail.jira@brutus> Date: Mon, 20 Apr 2009 10:30:32 -0700 (PDT) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Subject: [jira] Resolved: (AMQCPP-209) Transaction Integration Tests for both Stomp and Openwire fail randomly In-Reply-To: <1748635313.1227709868998.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQCPP-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQCPP-209. --------------------------------- Resolution: Fixed Latest changes seem to have fixed the outstanding issues. > Transaction Integration Tests for both Stomp and Openwire fail randomly > ----------------------------------------------------------------------- > > Key: AMQCPP-209 > URL: https://issues.apache.org/activemq/browse/AMQCPP-209 > Project: ActiveMQ C++ Client > Issue Type: Bug > Components: Integration Tests > Affects Versions: 2.2, 2.2.1, 2.2.2 > Environment: Mac OS/X, Windows > Reporter: Timothy Bish > Assignee: Timothy Bish > Fix For: 3.0 > > Time Spent: 3 days > Remaining Estimate: 0 minutes > > The Transaction tests in the Integration test suite are incorrect and lead to occasional failures against recent brokers. The tests need to be rewritten to correctly test the Transactional Logic. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.