From dev-return-38037-apmail-tapestry-dev-archive=tapestry.apache.org@tapestry.apache.org Wed Aug 5 06:57:14 2015 Return-Path: X-Original-To: apmail-tapestry-dev-archive@www.apache.org Delivered-To: apmail-tapestry-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D741F18CF3 for ; Wed, 5 Aug 2015 06:57:14 +0000 (UTC) Received: (qmail 37795 invoked by uid 500); 5 Aug 2015 06:57:11 -0000 Delivered-To: apmail-tapestry-dev-archive@tapestry.apache.org Received: (qmail 37759 invoked by uid 500); 5 Aug 2015 06:57:11 -0000 Mailing-List: contact dev-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tapestry development" Delivered-To: mailing list dev@tapestry.apache.org Received: (qmail 37748 invoked by uid 99); 5 Aug 2015 06:57:11 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Aug 2015 06:57:11 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id C42DC1A9788 for ; Wed, 5 Aug 2015 06:57:10 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1 X-Spam-Level: * X-Spam-Status: No, score=1 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id q5tSyBA4AaDu for ; Wed, 5 Aug 2015 06:57:07 +0000 (UTC) Received: from beta.zimbra-services.com (beta.zimbra-services.com [5.9.235.118]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 3D650428DB for ; Wed, 5 Aug 2015 06:57:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by beta.zimbra-services.com (Postfix) with ESMTP id D3D7141A04E for ; Wed, 5 Aug 2015 08:55:59 +0200 (CEST) Received: from beta.zimbra-services.com ([127.0.0.1]) by localhost (beta.zimbra-services.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id P4Xzl5XPs6qi for ; Wed, 5 Aug 2015 08:55:59 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by beta.zimbra-services.com (Postfix) with ESMTP id 68BFD41A055 for ; Wed, 5 Aug 2015 08:55:59 +0200 (CEST) X-Virus-Scanned: amavisd-new at beta.zimbra-services.com Received: from beta.zimbra-services.com ([127.0.0.1]) by localhost (beta.zimbra-services.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id wcUlnH1UP-mF for ; Wed, 5 Aug 2015 08:55:59 +0200 (CEST) Received: from [192.168.10.23] (p50875497.dip0.t-ipconnect.de [80.135.84.151]) by beta.zimbra-services.com (Postfix) with ESMTPSA id 45BC841A04E for ; Wed, 5 Aug 2015 08:55:59 +0200 (CEST) Message-ID: <55C1B37E.7040609@eddyson.de> Date: Wed, 05 Aug 2015 08:55:58 +0200 From: Jochen Kemnade User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-Version: 1.0 To: Tapestry development Subject: Re: [SUCCESS] Switch to release candidate References: <55A4AE70.1030901@eddyson.de> <55A52100.2040204@eddyson.de> <64F66855-5903-4CFE-92A6-D82D2472E6BF@gmail.com> <55C071CB.3020900@eddyson.de> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Am 04.08.2015 um 18:53 schrieb Kalle Korhonen: > The two tests failed for me on Monday were: > > Tapestry Core > Core Integration Tests > > org.apache.tapestry5.integration.app1.ZoneTests.multi_zone_update_using_string_in_loop > FAILED > java.lang.AssertionError at ZoneTests.java:265 > > Tapestry Core > Core Integration Tests > > org.apache.tapestry5.integration.app1.FormTests.datefield_clickoutside_closes > FAILED > java.lang.AssertionError at FormTests.java:387 Those work fine for me (Debian Testing, JDK8, Firefox/Iceweasel 38). What's your setup? > Indeed it's a shame. Could we do CI builds on Travis instead, does anybody > know if they have FF available? We run all of Tynamo's builds on it and > it's great but then again, we use plain htmlunit based tests. That might be a plan, but maybe we can find a solution at Apache's too. I think our build is currently tied to ubuntu3 for no reason. I guess someone did that back when Jenkins also deployed SNAPSHOT builds and needed the Nexus credentials present on the build machine. But we don't do that anymore, so there shouldn't be a need for the build to run on a specific machine. I'd go ahead and try to change the build, but I'm still not allowed, so there's not much I can do. Jochen --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org For additional commands, e-mail: dev-help@tapestry.apache.org