| From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | pgAdmin 4 commit: Fixed test case failures. |
| Date: | 2021-08-26 09:31:36 |
| Message-ID: | E1mJBjU-0000mo-A7@gothos.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Fixed test case failures.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=56e2af9efc4e436517f39bfb97135a84080ebe0e
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Modified Files
--------------
.../feature_tests/pg_utilities_maintenance_test.py | 15 +++++++++------
.../backup/tests/test_backup_create_job_unit_test.py | 5 +++--
.../tests/test_import_export_create_job_unit_test.py | 5 +++--
.../tests/test_maintenance_create_job_unit_test.py | 5 +++--
.../restore/tests/test_restore_create_job_unit_test.py | 5 +++--
5 files changed, 21 insertions(+), 14 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Akshay Joshi | 2021-08-26 09:34:38 | Re: [pgAdmin][Patch] - Bug #6668 - Error should be handle on json viewer/editor |
| Previous Message | Aditya Toshniwal | 2021-08-26 08:52:06 | [pgAdmin][patch] Test case failure fix |