feature test timeouts

From: George Gelashvili <ggelashvili(at)pivotal(dot)io>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: feature test timeouts
Date: 2017-05-26 22:26:38
Message-ID: CAHowoHbxP5Y6cN+0tYMe9M13m0vaupqOwoUdKnoUuZm5qzSH2Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
change-some-feature-test-timeouts.diff text/plain 1.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message George Gelashvili 2017-05-26 22:30:01 Re: [pgAdmin4] [PATCH] History Tab rewrite in React
Previous Message Dave Page 2017-05-26 21:41:16 Re: [pgAdmin4][PATCH] Improvements to Query Results Grid User Experience