pgAdmin 4 commit: Fixed test case failures. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed test case failures.
Date
Msg-id E1mJBjU-0000mo-A7@gothos.postgresql.org
Whole thread Raw
List 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.toshniwal@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][patch] Test case failure fix
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][Patch] - Bug #6668 - Error should be handle on json viewer/editor