Re: [pgAdmin]: Patch fixing Feature Tests failures on Selenium Grid - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin]: Patch fixing Feature Tests failures on Selenium Grid
Date
Msg-id CANxoLDdaT+u3kZBph7qMFKgP_mi1C_eBx7Qo1op6R66FPygySQ@mail.gmail.com
Whole thread Raw
In response to [pgAdmin]: Patch fixing Feature Tests failures on Selenium Grid  (Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>)
List 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 by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed feature test failures on the selenium grid for
Next
From: Magnus Hagander
Date:
Subject: Re: Move pgAdmin git repo to Github?