pgAdmin 4 commit: Ensure browser should not be started by Selenium when

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure browser should not be started by Selenium when
Date: 2019-07-08 12:08:32
Message-ID: E1hkSRc-0003hd-Bk@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure browser should not be started by Selenium when feature tests are excluded from a test run. Fixes #4442

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8c39b10d9c50925a6a791fdae627a691f096266c

Modified Files
--------------
docs/en_US/release_notes_4_11.rst | 3 ++-
web/regression/runtests.py | 4 +++-
2 files changed, 5 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ganesh Jaybhay 2019-07-08 13:43:31 [pgAdmin4][patch] Keyboard accessibility for sub-node control
Previous Message Dave Page 2019-07-08 11:07:52 pgAdmin 4 commit: Remove some files committed in error.