pgAdmin 4 commit: Fixed parallel test execution failure by handling slo

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed parallel test execution failure by handling slo
Date: 2020-06-23 13:14:07
Message-ID: E1jnikZ-0001WK-W0@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed parallel test execution failure by handling slowness when multiple sessions are logged in concurrently.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cdf1c7a2a6841ae22056d02a2214dd06225ddd6e
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/feature_tests/xss_checks_roles_control_test.py | 3 +++
1 file changed, 3 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-06-23 13:14:38 Re: [pgAdmin] : Patch fixing Feature Test failures.
Previous Message Akshay Joshi 2020-06-23 09:50:31 Re: pgAdmin4 v4.23 candidate builds