[pgadmin-hackers] pgAdmin 4 commit: Add a 0.5 second delay to treeview node expansionin

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Add a 0.5 second delay to treeview node expansionin
Дата
Msg-id E1cwSHL-0006fK-VD@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Add a 0.5 second delay to treeview node expansion in the feature tests, to try to (temporarily) allow for script
loadingtime. Tentatively enable the feature tests in CI to see if it works. 

Branch
------
master

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

Modified Files
--------------
ci/run_python_tests.sh                       | 2 +-
web/regression/feature_utils/pgadmin_page.py | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Include an example of running just the featuretests.
Следующее
От: Atira Odhner
Дата:
Сообщение: Re: [pgadmin-hackers][patch] Column selection on SQLEditor