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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin]: Patch fixing Feature Tests failures on Selenium Grid
Date: 2020-05-21 14:15:27
Message-ID: CANxoLDdaT+u3kZBph7qMFKgP_mi1C_eBx7Qo1op6R66FPygySQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Thu, May 21, 2020 at 3:41 PM Yogesh Mahajan <
yogesh(dot)mahajan(at)enterprisedb(dot)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*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Magnus Hagander 2020-05-21 19:26:53 Re: Move pgAdmin git repo to Github?
Previous Message Akshay Joshi 2020-05-21 14:14:35 pgAdmin 4 commit: Fixed feature test failures on the selenium grid for