[pgAdmin4][Patch] - Test cases failure fix

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch] - Test cases failure fix
Date: 2021-06-17 10:27:44
Message-ID: CAFOhELdW4vPV_u_DQAcbcNHzLujYdq5P0O46+Z9mA+=ekiYRTg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find the attached patch to fix the test cases failure due to below
error on PG 9.6.

psycopg2.errors.ObjectInUse: database "test_db_1658f" is being
accessed by other users
DETAIL: There is 1 other session using the database.

Thanks,
Khushboo

Attachment Content-Type Size
api_test_cases_failure_fixes.patch application/octet-stream 3.8 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-06-17 10:28:56 pgAdmin 4 commit: Fixed JS audit warnings
Previous Message Akshay Joshi 2021-06-17 10:26:46 pgAdmin 4 commit: Tag REL-5_4 has been created.