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.toshniwa...@gmail.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