Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B2C08200B8E for ; Mon, 12 Sep 2016 07:59:41 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B15A8160AD4; Mon, 12 Sep 2016 05:59:41 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 04675160AC7 for ; Mon, 12 Sep 2016 07:59:40 +0200 (CEST) Received: (qmail 62282 invoked by uid 500); 12 Sep 2016 05:59:40 -0000 Mailing-List: contact dev-help@zest.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zest.apache.org Delivered-To: mailing list dev@zest.apache.org Received: (qmail 62271 invoked by uid 99); 12 Sep 2016 05:59:40 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2016 05:59:40 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id C6C91180298 for ; Mon, 12 Sep 2016 05:59:39 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.28 X-Spam-Level: X-Spam-Status: No, score=0.28 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id bk7MH6acEwny for ; Mon, 12 Sep 2016 05:59:37 +0000 (UTC) Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTPS id 5D9135FAC5 for ; Mon, 12 Sep 2016 05:59:37 +0000 (UTC) Received: from mfilter47-d.gandi.net (mfilter47-d.gandi.net [217.70.178.178]) by relay2-d.mail.gandi.net (Postfix) with ESMTP id D5AD2C5A54 for ; Mon, 12 Sep 2016 07:59:29 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter47-d.gandi.net Received: from relay2-d.mail.gandi.net ([IPv6:::ffff:217.70.183.194]) by mfilter47-d.gandi.net (mfilter47-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id gcnU5dzS05oP for ; Mon, 12 Sep 2016 07:59:28 +0200 (CEST) X-Originating-IP: 10.58.1.147 Received: from webmail.gandi.net (webmail7-d.mgt.gandi.net [10.58.1.147]) (Authenticated sender: paul@nosphere.org) by relay2-d.mail.gandi.net (Postfix) with ESMTPA id 5C0BFC5A53 for ; Mon, 12 Sep 2016 07:59:28 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Sun, 11 Sep 2016 22:59:28 -0700 From: Paul Merlin To: dev@zest.apache.org Subject: Re: Build failure In-Reply-To: <1b916f8483480a9f8238f12f2d33189d@nosphere.org> References: <1b916f8483480a9f8238f12f2d33189d@nosphere.org> Message-ID: X-Sender: paulmerlin@apache.org User-Agent: Roundcube Webmail/1.1.2 archived-at: Mon, 12 Sep 2016 05:59:41 -0000 Le 2016-09-11 18:42, Paul Merlin a écrit : > I just disabled Xvfb on the develop branch builds. > IIRC this was needed for the integration tests of tools/entity-viewer > that we removed some time ago. > > Let's see what the CI has to say.. Everything is back to blue except the Java 9 build as expected. > Le 2016-08-27 19:57, Niclas Hedhman a écrit : >> Infra marked it as Duplicate, and I went digging for the "original"; >> https://issues.apache.org/jira/browse/INFRA-12510 seems to be it. >> >> On Sun, Aug 28, 2016 at 9:19 AM, Niclas Hedhman >> wrote: >>> I have contacted Infra team about these missing Xvfb or whatever it >>> is. >>> >>> https://issues.apache.org/jira/browse/INFRA-12516 >>> >>> Cheers