pgAdmin 4 commit: Attempt to better catch errors in the CI tests.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Attempt to better catch errors in the CI tests.
Date: 2017-04-07 14:15:00
Message-ID: E1cwUfE-00069W-VH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Attempt to better catch errors in the CI tests.

Branch
------
master

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

Modified Files
--------------
ci/build_docs.sh | 4 ++--
ci/build_pip_wheel.sh | 4 ++--
ci/build_runtime_qt4.sh | 4 ++--
ci/build_runtime_qt5.sh | 4 ++--
ci/build_tarballs.sh | 4 ++--
ci/create_config.sh | 16 ++++++++--------
ci/run_jasmine_tests.sh | 4 ++--
ci/run_python_tests.sh | 10 +++++-----
ci/update_messages.sh | 2 +-
9 files changed, 26 insertions(+), 26 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Navnath Gadakh 2017-04-07 14:15:26 Re: pgAdmin4: Test result enhancement patch
Previous Message Atira Odhner 2017-04-07 13:49:55 Re: [patch] Column selection on SQLEditor