Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 70396 invoked from network); 2 Jul 2009 01:31:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Jul 2009 01:31:44 -0000 Received: (qmail 19023 invoked by uid 500); 2 Jul 2009 01:31:54 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 18932 invoked by uid 500); 2 Jul 2009 01:31:54 -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 18924 invoked by uid 99); 2 Jul 2009 01:31:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2009 01:31:54 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of genspring@gmail.com designates 209.85.198.236 as permitted sender) Received: from [209.85.198.236] (HELO rv-out-0506.google.com) (209.85.198.236) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2009 01:31:44 +0000 Received: by rv-out-0506.google.com with SMTP id b25so631612rvf.55 for ; Wed, 01 Jul 2009 18:31:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=mnaB4Wh8wPwNrRd3tvWDpXF5ed3kjlIfYBCIc6zilYQ=; b=bhkjNrn6H/kuAnRMIKtSH5d6cvtG6o1+Nw4n9tAogo8D3icAvKkba3CLVOarDMbqjv QHhHAYpDm+FOpIWUkZn2t/ocDr66cYnVfOrXWdkNH8PEi2APPB+fa/YSDRLY+OfywO3X +hm70A6P2+yOOHGkCzbj7hoGfI7eTtNbrcD/o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=J9Ay9FowwFdx25OIdWKI9p4rq1+bDYyIEgr8wLCLfRIWadgrVnxBEtm3MwzLXMcvYi 7hWYJfLXzievREicyJZVsuMEdnGcPn0yhviB3Aww4vqRngJ21TXzyWqFcncfQ7dIlVYC drbPT73P2tQ6OUuREXCk2hc907ANRmMfC0HSA= MIME-Version: 1.0 Received: by 10.140.202.12 with SMTP id z12mr7810209rvf.168.1246498283375; Wed, 01 Jul 2009 18:31:23 -0700 (PDT) In-Reply-To: <5eb405c70906250858o4049aa97xf8e52aab7a77d343@mail.gmail.com> References: <24B8EAF6-32F9-45EB-B5AA-6F9F2F656948@gmail.com> <5eb405c70906250858o4049aa97xf8e52aab7a77d343@mail.gmail.com> Date: Thu, 2 Jul 2009 09:31:23 +0800 Message-ID: Subject: Re: Trunk Builds From: Shawn Jiang To: dev@geronimo.apache.org Content-Type: multipart/alternative; boundary=000e0cd151f864cdaf046daeff64 X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd151f864cdaf046daeff64 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I can't recreate the same console/advanced failure in my local machine. But I do find another console testsuite bug and filed a JIRA: https://issues.apache.org/jira/browse/GERONIMO-4720 (patch provided) The failure of enterprise-testsuite/sec-tests is related to "run-as" propagation from a servlet to another servlet. I'm looking into it and will provide a patch. On Thu, Jun 25, 2009 at 11:58 PM, Jarek Gawor wrote: > Based on running the testsuite yesterday and with fixes committed last > night I *think* we should be passing all tests on Tomcat and fail > enterprise-testsuite/sec-tests and webservices-testsuite/jaxws-tests > on Jetty. The webservices-testsuite/jaxws-tests fails because of > GERONIMO-4645. Not sure what's going on with > enterprise-testsuite/sec-tests. > > Jarek > > On Thu, Jun 25, 2009 at 11:00 AM, Kevan Miller > wrote: > > A search of emails shows that our last successful automated build of > trunk > > was on May 26th. I know that there have been increasing frustration with > > these recent build issues. We seem to be closing in on getting these > issues > > resolved. I built last night. I built successfully, last night, but had 7 > > testsuite failures -- 3 jetty, 4 tomcat. > > > > I think it would do us a lot of good to have a concerted effort to get > these > > final issues resolved. Here are the test failures that I'm seeing: > > > > 3 common errors: > > > > [INFO] The following tests failed: > > [INFO] * console-testsuite/advanced - > > > /Users/kevan/geronimo/server/trunk/testsuite/console-testsuite/advanced/build.log > > [INFO] * enterprise-testsuite/sec-tests - > > > /Users/kevan/geronimo/server/trunk/testsuite/enterprise-testsuite/sec-tests/build.log > > [INFO] * webservices-testsuite/jaxws-tests - > > > /Users/kevan/geronimo/server/trunk/testsuite/webservices-testsuite/jaxws-tests/build.log > > > > 1 Tomcat unique failure: > > > > [INFO] * web-testsuite/test-tomcat - > > > /Users/kevan/geronimo/server/trunk/testsuite/web-testsuite/test-tomcat/build.log > > > > Is this consistent with what others are seeing? > > > > --kevan > > > -- Shawn --000e0cd151f864cdaf046daeff64 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I can't recreate the same console/advanced failure in my local mac= hine. =A0 But I do find another console testsuite bug and filed a JIRA:


The failure of enterprise-testsuite/sec-tests is relate= d to "run-as"=A0propagation from a servlet to another servlet. = =A0 I'm looking into it and will provide a patch.=A0

On Thu, Jun 25, 2009 at 11:58 PM, Jarek Gawor <jgawor@gmail.com> wrote:
Based on running the testsuite yesterday and with fixes committed last
night I *think* we should be passing all tests on Tomcat and fail
enterprise-testsuite/sec-tests and webservices-testsuite/jaxws-tests
on Jetty. The webservices-testsuite/jaxws-tests fails because of
GERONIMO-4645. Not sure what's going on with
enterprise-testsuite/sec-tests.

Jarek

On Thu, Jun 25, 2009 at 11:00 AM, Kevan Miller<kevan.miller@gmail.com> wrote:
> A search of emails shows that our last successful automated build of t= runk
> was on May 26th. I know that there have been increasing frustration wi= th
> these recent build issues. We seem to be closing in on getting these i= ssues
> resolved. I built last night. I built successfully, last night, but ha= d 7
> testsuite failures -- 3 jetty, 4 tomcat.
>
> I think it would do us a lot of good to have a concerted effort to get= these
> final issues resolved. Here are the test failures that I'm seeing:=
>
> 3 common errors:
>
> [INFO] The following tests failed:
> [INFO] =A0 =A0 * console-testsuite/advanced -
> /Users/kevan/geronimo/server/trunk/testsuite/console-testsuite/advance= d/build.log
> [INFO] =A0 =A0 * enterprise-testsuite/sec-tests -
> /Users/kevan/geronimo/server/trunk/testsuite/enterprise-testsuite/sec-= tests/build.log
> [INFO] =A0 =A0 * webservices-testsuite/jaxws-tests -
> /Users/kevan/geronimo/server/trunk/testsuite/webservices-testsuite/jax= ws-tests/build.log
>
> 1 Tomcat unique failure:
>
> [INFO] =A0 =A0 * web-testsuite/test-tomcat -
> /Users/kevan/geronimo/server/trunk/testsuite/web-testsuite/test-tomcat= /build.log
>
> Is this consistent with what others are seeing?
>
> --kevan
>



--
Shawn
--000e0cd151f864cdaf046daeff64--