[pgadmin-hackers] feature test timeouts - Mailing list pgadmin-hackers

From George Gelashvili
Subject [pgadmin-hackers] feature test timeouts
Date
Msg-id CAHowoHbxP5Y6cN+0tYMe9M13m0vaupqOwoUdKnoUuZm5qzSH2Q@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin-hackers] feature test timeouts
List pgadmin-hackers
Hello Hackers,

We are running tests including feature tests in Circle CI, and have been seeing some flakiness due to what we believe are insufficient wait-for timeouts.

This shouldn't increase the overall test time, but only allow waiting longer for an element to appear, if needed.

We've also split out the app start timeout since that seemed to need more time on CI. 

Patch attached.

Thanks!
Joao, Matt, and George
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] Improvements to Query ResultsGrid User Experience
Next
From: George Gelashvili
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4] [PATCH] History Tab rewrite in React