Re: [pgadmin-hackers] pgAdmin IV: Code changes in roles and tablespaces test cases

2016-09-26 Thread Dave Page
Thanks, applied. On Mon, Sep 26, 2016 at 1:44 PM, Navnath Gadakh wrote: > Hi Dave, > Please find the attached patch for the role and table spaces(Changes > required due to drop objects functionality). > Also, I have added the code in test result summary to show skipped test > cases for tablespa

[pgadmin-hackers] pgAdmin IV: Code changes in roles and tablespaces test cases

2016-09-26 Thread Navnath Gadakh
Hi Dave, Please find the attached patch for the role and table spaces(Changes required due to drop objects functionality). Also, I have added the code in test result summary to show skipped test cases for tablespace if path not mentioned. To run testsuite: python regression/runtests.py --pkg br