[pgadmin-org/pgadmin4] 64d545: Try to fix feature test failures happening due to ...

From: Yogesh Mahajan <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 64d545: Try to fix feature test failures happening due to ...
Date: 2023-04-13 11:55:25
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/ec19fc-64d545@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: 64d5457e2b4e663639b59a4fbe48b91711584c31
https://github.com/pgadmin-org/pgadmin4/commit/64d5457e2b4e663639b59a4fbe48b91711584c31
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2023-04-13 (Thu, 13 Apr 2023)

Changed paths:
M docs/en_US/images/preferences_sql_results_grid.png
M docs/en_US/release_notes_7_1.rst
M web/pgadmin/tools/sqleditor/utils/query_tool_preferences.py
M web/regression/feature_tests/query_tool_auto_complete_tests.py
M web/regression/feature_tests/query_tool_tests.py
M web/regression/feature_tests/test_copy_sql_to_query_tool.py
M web/regression/feature_tests/xss_checks_panels_and_query_tool_test.py

Log Message:
-----------
Try to fix feature test failures happening due to error occurring while deleting test databases.

* Try to fix feature test failures happening due to error occurring while deleting test databases.

* Updated ON_DEMAND_ROW_COUNT to ON_DEMAND_RECORD_COUNT missed in #3275.

Browse pgadmin-hackers by date

  From Date Subject
Next Message Fahar Abbas 2023-04-13 12:01:32 Re: pgAdmin4 v7.0 candidate builds
Previous Message Aditya Toshniwal 2023-04-13 11:22:06 [pgadmin-org/pgadmin4] ec19fc: Update release notes