pgAdmin 4 commit: Don't try to start chromedriver and friends if the fe

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Don't try to start chromedriver and friends if the fe
Date: 2017-03-08 09:21:31
Message-ID: E1clXml-0003wK-K9@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Don't try to start chromedriver and friends if the feature tests are excluded.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=da9aa3ccbd4b8160d60cb9d6b49462076aed4eac
Author: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
web/regression/runtests.py | 26 +++++++++++++++++---------
web/regression/test_utils.py | 3 ++-
2 files changed, 19 insertions(+), 10 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-03-08 09:24:11 Re: [PATCH] Allow to skip the feature tests
Previous Message Ashesh Vashi 2017-03-08 08:19:38 [PATCH] Allow to skip the feature tests