From continuum-dev-return-5411-apmail-maven-continuum-dev-archive=maven.apache.org@maven.apache.org Tue Nov 21 10:33:31 2006 Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 94169 invoked from network); 21 Nov 2006 10:33:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Nov 2006 10:33:30 -0000 Received: (qmail 29588 invoked by uid 500); 21 Nov 2006 10:33:39 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 29562 invoked by uid 500); 21 Nov 2006 10:33:39 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 29548 invoked by uid 99); 21 Nov 2006 10:33:39 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Nov 2006 02:33:39 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [193.19.64.142] (HELO ow-mustang.objectware.no) (193.19.64.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Nov 2006 02:33:26 -0800 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by ow-mustang.objectware.no (8.12.11.20060308/8.12.11) with ESMTP id kALAV6f7001680 for ; Tue, 21 Nov 2006 11:31:07 +0100 Message-ID: <4562D44C.5070504@apache.org> Date: Tue, 21 Nov 2006 11:26:20 +0100 From: =?ISO-8859-1?Q?Trygve_Laugst=F8l?= User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050811) X-Accept-Language: en-us, en MIME-Version: 1.0 To: continuum-dev@maven.apache.org Subject: Re: Continuum trunk test failures References: <4562B6AE.5040000@sharp.fm> In-Reply-To: <4562B6AE.5040000@sharp.fm> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Graham Leggett wrote: > Hi all, > > The current continuum trunk is failing the build with test failues: > > Results : > Tests run: 35, Failures: 0, Errors: 5, Skipped: 0 > > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] There are test failures. > > I can't seem to find where the failure is though :( They're under target/surefire-reports/*.txt in the module whose tests failed. -- Trygve