Return-Path: Delivered-To: apmail-archiva-dev-archive@www.apache.org Received: (qmail 29373 invoked from network); 4 May 2009 00:53:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 May 2009 00:53:38 -0000 Received: (qmail 76767 invoked by uid 500); 4 May 2009 00:53:37 -0000 Delivered-To: apmail-archiva-dev-archive@archiva.apache.org Received: (qmail 76693 invoked by uid 500); 4 May 2009 00:53:37 -0000 Mailing-List: contact dev-help@archiva.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@archiva.apache.org Delivered-To: mailing list dev@archiva.apache.org Received: (qmail 76683 invoked by uid 99); 4 May 2009 00:53:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2009 00:53:37 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [61.9.168.143] (HELO nskntmtas03p.mx.bigpond.com) (61.9.168.143) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2009 00:53:27 +0000 Received: from nskntotgx02p.mx.bigpond.com ([124.179.8.45]) by nskntmtas03p.mx.bigpond.com with ESMTP id <20090504005300.RQVG426.nskntmtas03p.mx.bigpond.com@nskntotgx02p.mx.bigpond.com> for ; Mon, 4 May 2009 00:53:00 +0000 Received: from [10.0.0.1] (really [124.179.8.45]) by nskntotgx02p.mx.bigpond.com with ESMTP id <20090504005254.EARJ27.nskntotgx02p.mx.bigpond.com@[10.0.0.1]> for ; Mon, 4 May 2009 00:52:54 +0000 Message-Id: <1F86FC9B-2140-4EC8-BEDE-97C4E91C7F12@apache.org> From: Brett Porter To: dev@archiva.apache.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: TestNG for the Selenium tests? Date: Mon, 4 May 2009 10:52:54 +1000 References: X-Mailer: Apple Mail (2.930.3) X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A150201.49FE3C67.0006,ss=1,fgs=0 X-Virus-Checked: Checked by ClamAV on apache.org Go for it. On 02/05/2009, at 8:03 AM, Wendy Smoak wrote: > We've had a contribution of Selenium tests for the Archiva webapp, and > they're done in TestNG. Comments on MRM-1164 imply that more are > coming. Thanks, Cora. :) > > Any objections to swapping the poms around so that these new tests are > the default build? The old JUnit tests aren't working, but I'll leave > them for reference with an alternate pom until it's clear which way > we're going. > > -- > Wendy