From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | pgAdmin 4 commit: Update the regression tests to fix issues with Python |
Date: | 2018-01-26 16:45:12 |
Message-ID: | E1ef77o-0007MN-Va@gothos.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Update the regression tests to fix issues with Python 3.5 and PG 9.2. Fixes #3057
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=de1c767e8849bdd761c3425452babcae18402c12
Author: Joao Pedro De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io>
Modified Files
--------------
.../tables/templates/table/sql/default/acl.sql | 4 +-
.../servers/databases/schemas/tests/test_utils.py | 3 +-
web/pgadmin/feature_tests/datatype_test.json | 388 ++++++++++++---------
.../feature_tests/pg_datatype_validation_test.py | 16 +-
4 files changed, 235 insertions(+), 176 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2018-01-26 16:45:20 | Re: [pgadmin][patch] Make Feature and Unit tests Green Again |
Previous Message | Dave Page | 2018-01-26 16:34:18 | Fwd: pgAdmin4 2.1 on apt.postgresql.org |