Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dEgHK-0006U1-Rn for pgadmin-hackers@arkaria.postgresql.org; Sat, 27 May 2017 18:17:31 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dEgHI-0002NW-93 for pgadmin-hackers@arkaria.postgresql.org; Sat, 27 May 2017 18:17:28 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1dEgHG-0002NI-Px for pgadmin-hackers@postgresql.org; Sat, 27 May 2017 18:17:26 +0000 Received: from mail-it0-x22a.google.com ([2607:f8b0:4001:c0b::22a]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1dEgHC-0008Uk-FN for pgadmin-hackers@postgresql.org; Sat, 27 May 2017 18:17:25 +0000 Received: by mail-it0-x22a.google.com with SMTP id c15so10987353ith.0 for ; Sat, 27 May 2017 11:17:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=EWkxI09gsXXmxRn4tnhf2cKfnOwMJ2lxJowq/rtz/Dg=; b=KZKqYPm6eJBgaF77L0y2ve3nKAS0+hvQ8uIAX57zF7VV+SsQs36/FusOe34QKDvFFV 8kYuy9vPICRnhXH+AoCHQm2wbp8C2HmkHt2i6poiiHDE7s1F60neDXWwmMOvCBMpXaBC PYDq+zidu/fATWxS4cABYlxQsPcdWXQeDf2wwnrYyL+8Kwx9cWrvL/j6dlj/f/J65YTQ Bk+p6gIowGng0J+uivMcPkWpBkVp2W0PeyGFWIAHZ5GlG3kZD8CwzfB+qihvK7PjCyQQ YOlLJUDWpn3yYkwQePR/R1pWASToYt+CyKM+gyr0c7wWtRWmqU0m6y2a895iUwYCPpZp 2S/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=EWkxI09gsXXmxRn4tnhf2cKfnOwMJ2lxJowq/rtz/Dg=; b=m1Q0wUzf/MqSiS9LxuslL95wZ1/a5pYN/tsweSNoC9kgp+IKAdMrTCLpG1iNVSYJI+ 5p5Hi+0HmVy3hOdeQIoCUkz8eNd0wPAqJqxKzZxikvv9+x7VXQX5QFofbED85nTSBlmK IurfmVfRiH45JZNilPL0a7uLqRGtdicIfPbrkCS134hkPr7WorwsaENeO+D2kMOPM69T yhOg+eX3qCszm/yuG0gDSB1b0BdvdF/cUGFIXGTkzpr+UB7ydy79f8Fe3lbcudichyNf Wag26H+WjKD6DUHZ0iuykbAJ7xXK8Cbdn1iwIqrFHUSFrAWGI6NuXvoGo+w2qSm6lVwt Pm3g== X-Gm-Message-State: AODbwcB+GgO79Pr0ZI5f+Py/fa0xObz8N2lgPRbKPjOd7KIkTzfQ1ZSM cFTrhWAlBeP+KZtsi1GkSsUz7QE5r+3gUXo= X-Received: by 10.36.245.132 with SMTP id k126mr22631526ith.43.1495909040280; Sat, 27 May 2017 11:17:20 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.174.147 with HTTP; Sat, 27 May 2017 11:17:19 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Sat, 27 May 2017 14:17:19 -0400 Message-ID: Subject: Re: feature test timeouts To: George Gelashvili Cc: pgadmin-hackers Content-Type: text/plain; charset="UTF-8" X-Pg-Spam-Score: -1.9 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org Thanks, patch applied. On Fri, May 26, 2017 at 6:26 PM, George Gelashvili wrote: > 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 > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers