pgAdmin 4 commit: Regression tests aren't run under the runtime, so no

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Regression tests aren't run under the runtime, so no
Date: 2017-08-25 10:56:13
Message-ID: E1dlCHd-0004V1-Hz@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Regression tests aren't run under the runtime, so no need to check for builtins.SERVER_MODE's existence.

Branch
------
master

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

Modified Files
--------------
web/regression/runtests.py | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-08-25 10:56:52 pgAdmin 4 commit: Ensure builtins.SERVER_MODE is handled if running set
Previous Message pgAdmin 4 Jenkins 2017-08-25 10:50:18 Build failed in Jenkins: pgadmin4-master-python35 #294