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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: [pgAdmin]: Patch fixing Feature Tests failures on Selenium Grid
Дата
Msg-id CANxoLDdaT+u3kZBph7qMFKgP_mi1C_eBx7Qo1op6R66FPygySQ@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin]: Patch fixing Feature Tests failures on Selenium Grid  (Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>)
Список pgadmin-hackers
Thanks, patch applied.

On Thu, May 21, 2020 at 3:41 PM Yogesh Mahajan <yogesh.mahajan@enterprisedb.com> wrote:
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


--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246

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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed feature test failures on the selenium grid for
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Move pgAdmin git repo to Github?