[pgAdmin]: Patch fixing Feature Tests failures on Selenium Grid

Поиск
Список
Период
Сортировка
От Yogesh Mahajan
Тема [pgAdmin]: Patch fixing Feature Tests failures on Selenium Grid
Дата
Msg-id CAMa=N=Pwf4c38dLhLp6v785MugzL0bqrt=3OefzVQoamNM=BGA@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin]: Patch fixing Feature Tests failures on Selenium Grid  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
Hi,

Please find attached patch fixing Feature Tests failures on Selenium Grid.(Concurrent Execution).
Failures root cause - 
- Some selenium actions fail while working in parallel with Query Editor Tools.
        > Added code to stop action failures & retry if still fails.
- Dependents tab does not populate some time.
        > Retrying complete check.
- Inputting in the Query-Editor panel throws stale element exception
        > Add retry code.


Thanks,
Yogesh Mahajan
QA - Team
EnterpriseDB Corporation

Phone: +91-9741705709
Вложения

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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Tidy up the web setup script output.
Следующее
От: Dave Page
Дата:
Сообщение: Move pgAdmin git repo to Github?