pgAdmin 4 commit: Regression tests aren't run under the runtime,so no - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Regression tests aren't run under the runtime,so no
Date
Msg-id E1dlCHd-0004V1-Hz@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: pgAdmin 4 Jenkins
Date:
Subject: Build failed in Jenkins: pgadmin4-master-python35 #294
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Ensure builtins.SERVER_MODE is handled if runningset