Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cX97S-0007dp-RD for pgadmin-hackers@arkaria.postgresql.org; Fri, 27 Jan 2017 16:11:22 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1cX97S-0003Oc-9P for pgadmin-hackers@arkaria.postgresql.org; Fri, 27 Jan 2017 16:11:22 +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 1cX97R-0003OU-N1 for pgadmin-hackers@postgresql.org; Fri, 27 Jan 2017 16:11:22 +0000 Received: from mail-it0-x234.google.com ([2607:f8b0:4001:c0b::234]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1cX97K-0005W8-6O for pgadmin-hackers@postgresql.org; Fri, 27 Jan 2017 16:11:20 +0000 Received: by mail-it0-x234.google.com with SMTP id 203so154092483ith.0 for ; Fri, 27 Jan 2017 08:11:13 -0800 (PST) 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=iiFjhdJGbksKKHv58OJw8TUNWphRNPWJQ/GwnS90YfQ=; b=F7/JcRik64n+lH0KO9hV1R6Zo2Fw0/n5e7h41LlfFF9Vus9ZmEYCUkGfJ1NbhyKe+h 5mTTDSsXrNruF4p2T4NRFUejPNL0q4RB8vVGhNjIBAmz1wgSXj8hrHd38a7WUUjLuYeY 2Cm02awPD99mxr3EGETG79OmXPqeRge/PKC8ZDV1pGBo97xVoTvDro25x0Xdhau5m7Zx 2sQj8qQIXLsqd0DPjK+6P7LhOoEnJOWFf75EULqXDCdB5QG8h45jBNzb1dzq07ptxAHs iSSoKzjfWJW7ZxLDEZ8VCCwoc8bwBdGqeiqENPqrifLdruZgOQWKDdSfThu8gpwWtygm q8eQ== 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=iiFjhdJGbksKKHv58OJw8TUNWphRNPWJQ/GwnS90YfQ=; b=DeMmOq2BeK1Hi6WKQvSqJ0T7gsP+z5lufrTSnk47u2tPauxefMubGSfxNHjJ5M5xO0 fHxNj9vzhwSZG2hrFz74aUdi7+n4b9otOrdgLF/PAm8tsWMkVm74K6mR2vTGVryLKYE+ ievES8+Jooqy1Ku0jsPUzGAgmfr8HWTNuZ7KUkkYXHxGLkfSfy9y2SzRACX9EFPGOATc SFK9tWksfxHvKSCxWn9Kh0UHXaKuZO4mXUtLHct9hRs75ZfBzgaSiIIODpzmNJmOtq83 O+IsNb9VuAn5GKPVzwHzlLeJ7gO6JFeww6Nrk+d1KVJoWfSAguzo9wjnxYxPhriZnVfQ 6whg== X-Gm-Message-State: AIkVDXK7Nc3fP/+eGaxvs3HB77yBm4gS0091VqzAQ1vGoo+XmfMVDm6DSBlIIekzeD0o99e0Ddk316zDC/3u1g== X-Received: by 10.36.175.83 with SMTP id l19mr3825815iti.113.1485533473239; Fri, 27 Jan 2017 08:11:13 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.224.198 with HTTP; Fri, 27 Jan 2017 08:11:12 -0800 (PST) In-Reply-To: References: From: Dave Page Date: Fri, 27 Jan 2017 16:11:12 +0000 Message-ID: Subject: Re: Acceptance Tests against a browser (WIP) To: George Gelashvili Cc: Atira Odhner , pgadmin-hackers Content-Type: text/plain; charset=UTF-8 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 On Thu, Jan 26, 2017 at 10:40 PM, George Gelashvili wrote: > instead of that patch, please use this no-zombies version that kills the > started process group instead of pid-only. Very cool :-). The only minor annoyance for me is that my Mac pops up a message asking me if I want pgAdmin to accept connections, but there's nothing you can do about that of course. At this point I think there are a couple of things left to do; - Add more tests! - Add command line options to runtests.py to allow users to run either the existing tests or the acceptance tests (or both, which should be the default). Of course, it should still be possible to just run any single test. Thanks! -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers