pgAdmin 4 commit: Disable upgrade checks during regression testing.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Disable upgrade checks during regression testing.
Date: 2017-01-31 10:29:11
Message-ID: E1cYVgV-0003xj-57@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Disable upgrade checks during regression testing.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fd53e0c527db5a13f6abdaa2cdf18d26e5f42665
Author: Navnath Gadakh <navnath(dot)gadakh(at)enterprisedb(dot)com>

Modified Files
--------------
web/regression/runtests.py | 5 +++++
1 file changed, 5 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-01-31 10:30:22 Re: pgAdmin4: Minor code change in test-suite (RM #2127)
Previous Message Dave Page 2017-01-31 10:04:24 Re: [pgAdmin4][Patch] Minor fix in test file for the Template loader