Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d0tqO-0000E7-DC for pgsql-hackers@arkaria.postgresql.org; Wed, 19 Apr 2017 17:56:44 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1d0tqN-0006tk-WE for pgsql-hackers@arkaria.postgresql.org; Wed, 19 Apr 2017 17:56:44 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1d0tqL-0006jb-M9 for pgsql-hackers@postgresql.org; Wed, 19 Apr 2017 17:56:41 +0000 Received: from mail-qt0-x236.google.com ([2607:f8b0:400d:c0d::236]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1d0tqJ-00010z-6G for pgsql-hackers@postgresql.org; Wed, 19 Apr 2017 17:56:40 +0000 Received: by mail-qt0-x236.google.com with SMTP id m36so26235668qtb.0 for ; Wed, 19 Apr 2017 10:56:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=2ndquadrant-com.20150623.gappssmtp.com; s=20150623; h=from:subject:to:references:cc:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=L2+qOlARofg1fI6DfXtjEXkKJC7Yr8jeKYN3NyGZFFQ=; b=KXS2fTka39ezypUKXtC81tqFxyiQ+iPVXxvbEQTjl1NYOpyWmXhB00OCWyMmwyTMbt gNuNJfQOjPa6qRpoPp6oJkvZCCf3JUqkkfKOUkD324n8S0+ZjYrS53NPdkIoegPf1hSn tMLzgBwPxSudrKbQinGI2lUbkpG2JTozd4of7iWimYJX9BA7XgWhigEut6Q5rfkyW0oO Mv9bmkOqPGWGVTM9qaBea18Pm8qJvDyRXCrJoOsbVLCQWd5prDrmYtkXNO9mxXSl72tu 9s7UgJbMr2f7T87gfjJPO24Z9mFiu1eOuq9tCuwmShKQKvUA4BSn4I8BMFoKWyxlRZfu te4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:subject:to:references:cc:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=L2+qOlARofg1fI6DfXtjEXkKJC7Yr8jeKYN3NyGZFFQ=; b=VBT6CULjE5alW0vTz4nfhMp7S9O4qwO/eB5zsEy7whzBA/VRo5cuItWjqGRCkPKmU+ W/NpFVwCHix9ebR649J+mSIzqdloJmBTUovrLzJ1/Eqi+nOLV1fwQjLsfZ8CtLP4DfiS /+a0aiAYyKeGVyfnhrW0LqR2gZWbTrogHmXckhV/wthq+/F4cTlLZIwLwc0kdZqcXhT5 9mWOjPEhz7PVTpoV4heX/4leD5m7BSPiSaaEa9gmSIg2piENYkz1Q8wkNQxMnpVp0/bh AONJyszOceMityvR9Li+uZvAd4qt+eHEGOrs40fqao+aKH9E0wxE6vE4x3XQu11MGk8R 83Pw== X-Gm-Message-State: AN3rC/7peAuRAQV1OMU+TOKu0zF3qzsFi0GqUSf5BWVVg5eRYctwj+nZ eVK/vwrb54KsEDRu X-Received: by 10.200.40.246 with SMTP id j51mr4264080qtj.58.1492624598192; Wed, 19 Apr 2017 10:56:38 -0700 (PDT) Received: from [192.168.10.146] ([98.122.164.227]) by smtp.gmail.com with ESMTPSA id u63sm2349150qkh.45.2017.04.19.10.56.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Apr 2017 10:56:37 -0700 (PDT) From: Andrew Dunstan X-Google-Original-From: Andrew Dunstan Subject: Re: [buildfarm-members] BuildFarm client release 4.19 To: Tom Lane References: <3eef634f-4d0a-8f27-e4e9-67080b44f637@2ndQuadrant.com> <21777.1492623494@sss.pgh.pa.us> Cc: PostgreSQL-development , buildfarm-members@postgresql.org Message-ID: <1f6518d5-7452-6def-24ed-d0fd9d25ebf4@2ndQuadrant.com> Date: Wed, 19 Apr 2017 13:56:37 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <21777.1492623494@sss.pgh.pa.us> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -1.9 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-hackers Precedence: bulk Sender: pgsql-hackers-owner@postgresql.org On 04/19/2017 01:38 PM, Tom Lane wrote: > Andrew Dunstan writes: >> I have released version 4.19 of the PostgreSQL Buildfarm client. It can >> be downloaded from >> > Nice work! > Thank you. >> * Improvements to TAP tests logging and coverage. Each test set (i.e >> each /t directory) is now logged separately. Coverage is extended to >> remaining test sets in src/test except SSL tests. > I was going to plead with buildfarm owners who use --enable-tap-tests to > update sooner rather than later, because this separate-logging behavior > is going to make it a lot less painful to decipher failures during the > TAP tests. However, in view of my results in > https://www.postgresql.org/message-id/21358.1492622881%40sss.pgh.pa.us > I can't really recommend that owners of slower machines update just yet. > Hopefully we can do something to trim down the added runtime. As I mentioned in reply to that thread, you can disable the extra TAP tests with this addition to the command line: --skip-steps=misc-check > >> These changes mean that the client is more useful for testing >> development code, and also that testing config settings is much simpler. >> An initial test run on a fresh installation is now as simple as: >> ... >> To test development code, the from-source option is now much more >> flexible and friendly. For example, one might do something like: > These things are pretty cool, but maybe they need to be documented at > https://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto > ? > > Indeed. I am planning to. cheers andrew -- Andrew Dunstan https://www.2ndQuadrant.com PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers