Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hYRGd-0004dY-5D for pgadmin-hackers@arkaria.postgresql.org; Wed, 05 Jun 2019 08:27:31 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hYRGb-0007D4-RY for pgadmin-hackers@arkaria.postgresql.org; Wed, 05 Jun 2019 08:27:29 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hYRGb-0007Cn-Gz for pgadmin-hackers@lists.postgresql.org; Wed, 05 Jun 2019 08:27:29 +0000 Received: from mail-it1-x144.google.com ([2607:f8b0:4864:20::144]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hYRGY-0008Iz-Iq for pgadmin-hackers@postgresql.org; Wed, 05 Jun 2019 08:27:27 +0000 Received: by mail-it1-x144.google.com with SMTP id r135so2268139ith.1 for ; Wed, 05 Jun 2019 01:27:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=fhqbZMF568Wj6YF0rb3ljOiLmUZituJ+eeOcClYBZs8=; b=UKFsEDDTn8M6SMtHwo4qeb5eYMJKo1EZwB0bzbZ51xBlxCq4hAEBWmyhJLUmMvNnUZ Duhk1dlJxDSO9D7LAMLWoXSEF/SvI9TBN1mUEHnGO3U5AzqJoDxmsxfmW3BB05dc4o7v U9iRgL+diPGkRHtZlsX2PKH4YBJvq72xwQkA9WoBJNeYsBUV+p/CfYQxA3UVmW2EanLF JEzBKj7fuPwmd9odUEg8IOMblWGytAe9I8/k2usqxiVXcoOebAKJ2MUBNLn+BZe8v7mM XNp/v3unCyIiUV/oC/ZuLvXdvuwanjTAjLkZ56D2vdGuIqg3qPh9pxHcU3xioDP/QAur FPNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=fhqbZMF568Wj6YF0rb3ljOiLmUZituJ+eeOcClYBZs8=; b=Qy2QfRnHf7n8aN16mCkAitqLNODR9VBjHBwn4qNDt90L1kbj+0T/YhbbERMNK5cFOv gUXCpSxkVfECjck1SbkFFITnoyDZ8h8gE5vqB1vhuFRn4KHpGPgJItIRANxGir4PMBc5 eKYQkR3TfWV8yjBNCvJcyDeNei6vDkI+vP9EMtOEJkbMWXeCJBe1IseaVV2WaMZNqMsF Gr7TR7NGw6/RLVtHXfzYLah+2eGNU7NZVsn9tVIDql29S8MTtJGjoEy/3YcZgI81aSQj 2OpegByjE91RfQDYoEofTcSvN0EJy5cb53BGg3PNH056vAczokTQShqGDjHdHrAFnZxX fSWg== X-Gm-Message-State: APjAAAVoRNHpPbA4CdgNG/MrrevpqBb65u3cGw4zxtsppu0lUI6HUsvl wW1CpHOGfPKUufPKrOijo7pjwWTgR6HBsb6Jy0PXgpDOVada+w== X-Google-Smtp-Source: APXvYqzs842r1fgKtgHRL8QJoejq2449RgkEnCxp2vVA8ZskL6DdTKvBOg3OI2LpNllcenGerfCt7UXqAfJ/RTUd2is= X-Received: by 2002:a05:660c:c1:: with SMTP id q1mr3660934itk.103.1559723245836; Wed, 05 Jun 2019 01:27:25 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Dave Page Date: Wed, 5 Jun 2019 09:27:11 +0100 Message-ID: Subject: Re: [pgAdmin4][RM3936] - Fixes for feature test due to changes in pgadmin4 To: Cleber da Silva Cc: Usman Muzaffar , pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000042831058a8f5ec5" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000042831058a8f5ec5 Content-Type: text/plain; charset="UTF-8" See https://www.pgadmin.org/support/list/ or the headers in every email on the list for info on how to manage your subscription. On Tue, Jun 4, 2019 at 4:03 PM Cleber da Silva wrote: > Morning, how are you guys? > > Sorry, but I am no longer want to be part of this list. Could you, please, > take off my e-mail address? > > > > Bests, > > > > -- > > Cleber > > > > > > Sent from Mail for > Windows 10 > > > ------------------------------ > *From:* Usman Muzaffar > *Sent:* Monday, February 25, 2019 7:08:53 AM > *To:* pgadmin-hackers > *Subject:* [pgAdmin4][RM3936] - Fixes for feature test due to changes in > pgadmin4 > > Hi Hackers, > > Please find here attached patch for the followings > i) Fixes for the query tool related test cases, the tab name convention is > changed which is catered in the patch. > ii) The 'dependent' tab was not showing information until it is refreshed > so handled it during automation(the issue was not reproducible manually). > iii) New locator file is created to store locators/xpaths. > iv) Changes in pgadmin_page file related to js. > > > Patch by : > Usman & Aditya(aditya.toshniwal@enterprisedb.com) > > -- > > > Thanks, > > Usman Muzaffar > QA Team > EnterpriseDB Corporation > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --000000000000042831058a8f5ec5 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
See=C2=A0https://www.pgadmin.org/support/list/=C2=A0or the headers in ever= y email on the list for info on how to manage your subscription.

<= div class=3D"gmail_quote">
On Tue, Jun= 4, 2019 at 4:03 PM Cleber da Silva <csukel@hotmail.com> wrote:

Morning, how are you guys?

Sorry, but I am no longer want to be part of this li= st. Could you, please, take off my e-mail address?

=C2=A0

Bests,

=C2=A0

--

Cleber

=C2=A0

=C2=A0

Sent from Mail for Windows 10

=C2=A0


From= : Usman Muzaffar <usman.muzaffar@enterprisedb.com>
Sent: Monday, February 25, 2019 7:08:53 AM
To: pgadmin-hackers
Subject: [pgAdmin4][RM3936] - Fixes for feature test due to changes = in pgadmin4
=C2=A0
Hi Hackers,

Please find here attached patch for the followings
i) Fixes for the query tool related test cases, the tab name conventio= n is changed which is catered in the patch.
ii) The 'dependent' tab was not showing information until it i= s refreshed so handled it during automation(the issue was not reproducible = manually).
iii) New locator file is created to store locators/xpaths.
iv) Changes in pgadmin_page file related to js.
=C2=A0

Patch by :
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Usman & Aditya(aditya.toshniwal@ent= erprisedb.com)

--


Thanks,

Usman Muzaffar
QA Team
EnterpriseDB Corporation


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @p= gsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL = Company
--000000000000042831058a8f5ec5--