pgAdmin 4 commit: Remove the cp1252 test to see if it un-breaks the Win

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove the cp1252 test to see if it un-breaks the Win
Date: 2019-03-15 11:01:57
Message-ID: E1h4kb7-00052f-VH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove the cp1252 test to see if it un-breaks the Windows buildfarm runs.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ce5120431bfe3daf1dd555f619b9edb707503101

Modified Files
--------------
web/pgadmin/tools/sqleditor/tests/test_encoding_charset.py | 7 -------
1 file changed, 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-15 12:03:46 pgAdmin 4 commit: Randomise the database name used for encoding tests t
Previous Message Dave Page 2019-03-15 10:35:51 pgAdmin 4 commit: Make the WHEN field a CodeMirror control on the Event