[pgadmin-hackers] feature test timeouts

Поиск
Список
Период
Сортировка
От George Gelashvili
Тема [pgadmin-hackers] feature test timeouts
Дата
Msg-id CAHowoHbxP5Y6cN+0tYMe9M13m0vaupqOwoUdKnoUuZm5qzSH2Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgadmin-hackers] feature test timeouts  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hello Hackers,

We are running tests including feature tests in Circle CI, and have been seeing some flakiness due to what we believe are insufficient wait-for timeouts.

This shouldn't increase the overall test time, but only allow waiting longer for an element to appear, if needed.

We've also split out the app start timeout since that seemed to need more time on CI. 

Patch attached.

Thanks!
Joao, Matt, and George
Вложения

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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][PATCH] Improvements to Query ResultsGrid User Experience
Следующее
От: George Gelashvili
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4] [PATCH] History Tab rewrite in React