pgAdmin 4 commit: Ensure browser should not be started by Selenium when - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure browser should not be started by Selenium when
Date
Msg-id E1hqZy5-0005hz-9q@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure browser should not be started by Selenium when feature tests are excluded from a test run. Fixes #4442

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cf74b1c4c9c8a9790607f1f263c70435f63cb122
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Correct the condition to compare version for Windows
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Improve error output for the RE-SQL tests.