public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Page <[email protected]>
To: Navnath Gadakh <[email protected]>
Cc: pgadmin-hackers <[email protected]>
Cc: Kanchan Mohitey <[email protected]>
Subject: Re: pgAdmin IV- Testing framework: Enhanced Test Result Summary
Date: Fri, 16 Sep 2016 16:53:37 +0100
Message-ID: <CA+OCxozoON-GQfcMoGB1v1NJQ6K1ta1y7yAtTacbvNox+vLs7Q@mail.gmail.com> (raw)
In-Reply-To: <CAOAJCYr7U44=MAJ4a=UnaQCqk5WibE88KpUu7TmgSbGQg=kbMw@mail.gmail.com>
References: <CAOAJCYr7U44=MAJ4a=UnaQCqk5WibE88KpUu7TmgSbGQg=kbMw@mail.gmail.com>
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgadmin-hackers>
Hi
On Fri, Sep 16, 2016 at 2:37 PM, Navnath Gadakh
<[email protected]> wrote:
> Hi Dave,
> Please find the patch for the enhanced test result summary for testing
> framework. The code for this, was completed before drop object's
> functionality & independent from drop objects work.
> Drop objects work will take time, I am working on that for remaining nodes.
> Meanwhile, we go ahead with enhanced test summary.
>
> To run the test suite follow the commands
> 1. python regression/runtests.py --pkg browser.server_groups.servers
> 2. python regression/runtests.py --pkg
> browser.server_groups.servers.databases
I'm seeing some issues with this patch:
- There are updates to config.py and setup.py that shouldn't be there.
- I get this error at the end of a successful test run:
Test Result Summary
============================
Regression - PG 9.4: 25 tests passed, 0 tests failed
============================
Please check output in file:
/Users/dpage/git/pgadmin4/web/regression/regression.log
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/atexit.py",
line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/Users/dpage/git/pgadmin4/web/regression/test_utils.py", line
360, in drop_objects
file_name, sys.exc_traceback.tb_lineno, exception))
Exception: test_utils.py: line:337 'NoneType' object has no attribute
'__getitem__'
Error in sys.exitfunc:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/atexit.py",
line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/Users/dpage/git/pgadmin4/web/regression/test_utils.py", line
360, in drop_objects
file_name, sys.exc_traceback.tb_lineno, exception))
Exception: test_utils.py: line:337 'NoneType' object has no attribute
'__getitem__'
--
Dave Page
VP, Chief Architect, Tools & Installers
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
--
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
view thread (6+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: pgAdmin IV- Testing framework: Enhanced Test Result Summary
In-Reply-To: <CA+OCxozoON-GQfcMoGB1v1NJQ6K1ta1y7yAtTacbvNox+vLs7Q@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox