python - ip: Fix perf tests. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - ip: Fix perf tests.
Date
Msg-id 20070403172454.7308021740F@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix perf tests.

Failed to fully convert them from the unittest based version.

Modified Files:
--------------
    ip/src/test:
        perf_copy_io.py (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/test/perf_copy_io.py.diff?r1=1.1&r2=1.2)
        perf_query_io.py (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/test/perf_query_io.py.diff?r1=1.1&r2=1.2)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - fe: Correct the 'port' resolution logic.
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - ip: Fix with-statement test.