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

From: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin]: Patch fixing Feature Tests failures on Selenium Grid
Date: 2020-05-21 10:11:08
Message-ID: CAMa=N=Pwf4c38dLhLp6v785MugzL0bqrt=3OefzVQoamNM=BGA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Attachment Content-Type Size
fix_selenium_grid_failures_v1.0.patch application/octet-stream 16.2 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2020-05-21 11:08:03 Move pgAdmin git repo to Github?
Previous Message Dave Page 2020-05-19 13:27:24 pgAdmin 4 commit: Tidy up the web setup script output.