[pgadmin-org/pgadmin4] 7e2add: Python test famework should log only relevant exce...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 7e2add: Python test famework should log only relevant exce...
Date: 2023-04-20 08:03:37
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/d6ecc5-7e2add@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 7e2add8db13a39d8d5c10538efdde687e687e190
https://github.com/pgadmin-org/pgadmin4/commit/7e2add8db13a39d8d5c10538efdde687e687e190
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-04-20 (Thu, 20 Apr 2023)

Changed paths:
M web/regression/python_test_utils/test_utils.py
M web/regression/runtests.py

Log Message:
-----------
Python test famework should log only relevant exception and exit with a non-zero code on error. #6157

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2023-04-20 09:09:58 [pgadmin-org/pgadmin4] 20132f: Fix a typo in database delete test case.
Previous Message Akshay Joshi 2023-04-20 07:05:36 [pgadmin-org/pgadmin4] d6ecc5: Added support to create an unnamed index. #3318