Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d5VY1-0003xt-9A for pgadmin-hackers@arkaria.postgresql.org; Tue, 02 May 2017 11:00:49 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1d5VY0-0002c9-Rw for pgadmin-hackers@arkaria.postgresql.org; Tue, 02 May 2017 11:00:48 +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 1d5VY0-0002Z9-2j for pgadmin-hackers@postgresql.org; Tue, 02 May 2017 11:00:48 +0000 Received: from mail-io0-x22c.google.com ([2607:f8b0:4001:c06::22c]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1d5VXs-0001Y2-Jx for pgadmin-hackers@postgresql.org; Tue, 02 May 2017 11:00:46 +0000 Received: by mail-io0-x22c.google.com with SMTP id p80so154931211iop.3 for ; Tue, 02 May 2017 04:00:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=FBEB+mBIkavYCcTe5uFTenCFUh6g4nNNaViLbVHyyxI=; b=ickblM7ubMYdzWGPzYLOLHRRlQaSXB6ubmHyUHtbcPZZlOdVDsoBfXqz4ftgZKUQgt w+ZCNxVpGfO6jt6D1muAouR9nTNp7SSR9uvZWMGVvyP8/g9wfS+I9zAKz8+oC3uqoEVl JqPih02sX2GucIx/h+2CTmi9lFqB6noIpPSfODu4M+LUGIRH2LsMs9ANS41iwGKQ3IZO UXhNut3gPo0/hWRt4vOwFvattWVurYzwLAP5ztN1o7omypRyVIzlgsgF4FyquuSJYqIG xUAlFiG6bTlafxLfHcwtwrUZVwZLQmVBLTo3Yl7ZJ75vwOdwMEcfnua1HAJRdDtSyYTR DWgg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=FBEB+mBIkavYCcTe5uFTenCFUh6g4nNNaViLbVHyyxI=; b=iMAuxdtsnDltEd4cZK7kAQxZLaL27/KGm2Z/c0MgLSa1ns4SZZ/xtXA6MzZ9c7IAG2 oMeSGYBs+7y5Pr5mWEItF/EcDUdDSJDf7MntJ1Xpls3gCoeJAlMVjqNfLmF6QW6z0p+E +wWPs32w8DH3m9qsQh9p4gxaA8Dg642BvRKh6EmPOQKKcxnN25udtfzCibO/0WEwYxR4 oWFbTQjjGs3Z8ZztJMl0O4WEjCO+ZdPCPuhpY2qkA8hYpTeNHG6BEWHY+cunSH7xiZyG 6lP1Lg8O/6id5S0GClFq2xrvw3q6ftypC10IEzlw6lSkL/9LaRoik0yeqUUC4cvSrh3s 3rFQ== X-Gm-Message-State: AN3rC/48zqEgFVIVKZtfgLY5+W53w7rKxkfBAu47WQCjQ7XOIECYIUZw fVTlArpE/9wduChoA94F77iMIzp/0lpJ X-Received: by 10.107.173.14 with SMTP id w14mr28590622ioe.232.1493722838970; Tue, 02 May 2017 04:00:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.174.167 with HTTP; Tue, 2 May 2017 04:00:38 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Tue, 2 May 2017 12:00:38 +0100 Message-ID: Subject: Re: [Patch] Rename feature test server To: Sarah McAlear Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary=001a114409e435c602054e887324 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --001a114409e435c602054e887324 Content-Type: text/plain; charset=UTF-8 Thanks, applied. On Thu, Apr 27, 2017 at 10:22 PM, Sarah McAlear wrote: > Hi Hackers! > > We realized that the feature tests and unit tests were using the same > server, which was causing some flakiness when running the tests. This patch > renames the server for the feature tests. > > Thanks! > Joao & Sarah > > > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --001a114409e435c602054e887324 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks, applied.

On Thu, Apr 27, 2017 at 10:22 PM, Sarah McAlear <s= mcalear@pivotal.io> wrote:
=
Hi Hackers!

We realized that the feature tests and = unit tests were using the same server, which was causing some flakiness whe= n running the tests. This patch renames the server for the feature tests.
Thanks!
Joao & Sarah


=


--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-ha= ckers




--
--001a114409e435c602054e887324--