Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 86983 invoked from network); 12 Jan 2010 03:27:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Jan 2010 03:27:44 -0000 Received: (qmail 9313 invoked by uid 500); 12 Jan 2010 03:27:44 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 9149 invoked by uid 500); 12 Jan 2010 03:27:43 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 9141 invoked by uid 99); 12 Jan 2010 03:27:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jan 2010 03:27:43 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [76.13.13.93] (HELO smtp110.prem.mail.ac4.yahoo.com) (76.13.13.93) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 12 Jan 2010 03:27:35 +0000 Received: (qmail 80287 invoked from network); 12 Jan 2010 03:27:14 -0000 Received: from cpe-174-099-058-061.nc.res.rr.com (dwoods@174.99.58.61 with plain) by smtp110.prem.mail.ac4.yahoo.com with SMTP; 11 Jan 2010 19:27:13 -0800 PST X-Yahoo-SMTP: sCI.ryiswBB7FW.DxjU523c87MI- X-YMail-OSG: SpQxGGgVM1mFiPinhJ9jVv9zm3KgVvzbT_hIrQGevwAJ2ZF5eIRCti3.WR1Ewp41iJ193DOSyYDqTesKQHhu1x655DOiOlbo6QTr4RuR97GSWor1coB2QYPG95IjMn.458EchZuf.hoqfmLxRTRxwG60Qsnt.9heapdAOb.kuv4juHBv3N6t8F34h_HdKx_iFumM9vtg.na68GupuMS8pktxTKWPppmLLeTTtKAPv9ZCdfejGdP116OE5ybi46SBjjwX7jI9XKp4GIDWvD0- X-Yahoo-Newman-Property: ymail-3 Message-ID: <4B4BEC11.90703@apache.org> Date: Mon, 11 Jan 2010 22:27:13 -0500 From: Donald Woods User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: What's the design when migrating the testsuites to shitty ? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org You can back out my last set of changes if needed. All I did was create a new profile, which allows you to run the testsuite against an already running server (useful when testing custom plugins but not a must have.) -Donald Shawn Jiang wrote: > Current 2.2 branch(I guess release 2.2 has the same problem) testsuite > is not working due to bugs when migrating the testsuites to shitty. I > can't fix them because I don't know what's the original goal of the > migration. > > I noticed David and Donald had some changes on the test suites. Can > you please take a look ? Thanks. > > -- > Shawn