pgAdmin 4 commit: Fixed feature test failures on the selenium grid for

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed feature test failures on the selenium grid for
Дата
Msg-id E1jblxz-0001xD-SU@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed feature test failures on the selenium grid for concurrent execution.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d927a517aa87ed64217077714b0021cceed62df9
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
tools/update_selenoid_browsers.py                  | 11 ++--
web/pgadmin/feature_tests/file_manager_test.py     |  4 ++
.../feature_tests/pg_datatype_validation_test.py   | 12 +++-
.../xss_checks_panels_and_query_tool_test.py       | 40 +++++++++---
web/regression/feature_utils/pgadmin_page.py       | 73 +++++++++++++++++-----
web/regression/python_test_utils/test_utils.py     | 30 +++++++--
web/regression/runtests.py                         |  2 +-
7 files changed, 132 insertions(+), 40 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: [pgAdmin4][Patch] - RM 4099 "SQL help for object type" link is notworking with EPAS 10.x /11.x installed
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin]: Patch fixing Feature Tests failures on Selenium Grid