Re: [pgAdmin][RM5333] : [Code Coverage] Improve API test cases for Indexes

2020-05-18 Thread Akshay Joshi
Thanks, patch applied. On Mon, May 18, 2020 at 12:07 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi Akshay, > > Please find modified patch fixing above issue. > > Command to run the test cases - > - python runtests.py --pkg > browser.server_groups.servers.databases.schem

Re: [pgAdmin][RM5333] : [Code Coverage] Improve API test cases for Indexes

2020-05-17 Thread Yogesh Mahajan
Hi Akshay, Please find modified patch fixing above issue. Command to run the test cases - - python runtests.py --pkg browser.server_groups.servers.databases.schemas.tables.indexes.tests Thanks, Yogesh Mahajan QA - Team EnterpriseDB Corporation Phone: +91-9741705709 On Mon, May 18, 202

Re: [pgAdmin][RM5333] : [Code Coverage] Improve API test cases for Indexes

2020-05-17 Thread Akshay Joshi
Hi Yogesh "Create index: With valid data while the server is down-2" test cases are failing for all the database servers (PG/EPAS). Please fix and resend the patch. On Fri, May 15, 2020 at 1:04 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch t

[pgAdmin][RM5333] : [Code Coverage] Improve API test cases for Indexes

2020-05-15 Thread Yogesh Mahajan
Hi, Please find the attached patch to improve index node code coverage. Command to run the test cases - - python runtests.py --pkg browser.server_groups.servers.databases.schemas.tables.indexes.tests Thanks, Yogesh Mahajan QA - Team EnterpriseDB Corporation Phone: +91-9741705709 RM533