1) Fixes parallel test execution failures. 2) Added capability to pass browser-name via command line for parallel execution.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=34fbe756e854bc202c53abfa12e7257851415e7c Author: Yogesh Mahajan <yogesh.maha...@enterprisedb.com> Modified Files -------------- web/pgadmin/feature_tests/file_manager_test.py | 11 +- .../feature_tests/query_tool_journey_test.py | 20 ++- web/pgadmin/feature_tests/query_tool_tests.py | 1 + .../xss_checks_panels_and_query_tool_test.py | 5 +- web/regression/python_test_utils/test_utils.py | 19 ++- web/regression/runtests.py | 178 +++++++++++---------- 6 files changed, 134 insertions(+), 100 deletions(-)