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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure browser should not be started by Selenium when
Дата
Msg-id E1hqZy5-0005hz-9q@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Update version for release
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Improve error output for the RE-SQL tests.