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 1iXl0d-0005rx-7I for pgadmin-hackers@arkaria.postgresql.org; Thu, 21 Nov 2019 11:52:27 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iXl0b-0004NM-Su for pgadmin-hackers@arkaria.postgresql.org; Thu, 21 Nov 2019 11:52:25 +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 1iXl0b-0004NF-DW for pgadmin-hackers@lists.postgresql.org; Thu, 21 Nov 2019 11:52:25 +0000 Received: from mail-io1-xd31.google.com ([2607:f8b0:4864:20::d31]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1iXl0Y-0002rc-7l for pgadmin-hackers@postgresql.org; Thu, 21 Nov 2019 11:52:24 +0000 Received: by mail-io1-xd31.google.com with SMTP id 1so3055373iou.4 for ; Thu, 21 Nov 2019 03:52:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=zD3rJ1IxAKn6q+MksB6QDfe9mCQ0DKqbc9xCPvxdj1c=; b=xJrYK08/cDkL8Wul7uz8PhumvchazSFn+jSxIsNIBIbGa8huww2YSLihIvm1JlO1ZN 0QVeBpX3mjaAH/FAjZ86L7RGKiUeWqETptKyMYPBXwMJ/Y4ZMNftgeMuR19M9P41GOBJ oaZQ6Wbkt1xWUtffbD8rV2/Jt9DrtqrQZC42ePJEFP3gSC6rl4cXizNF4V6pBxona5OH +dRI/SdbKQP/Cv5v+x4VGLZwqjzOtOTiQ5twrye6fSVU4kXTGtl4j30ip9CrNRmbPSO+ YIDuPOWBHJPOCCGYtmT+fcqkExNogK3aGMjTmVPGCLoSHGipl1/6W3qGPjT/o2pYsWZL G5cA== 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=zD3rJ1IxAKn6q+MksB6QDfe9mCQ0DKqbc9xCPvxdj1c=; b=fJYbQHKzgpekpA+dyqo/4yjbPkqOjOK+cDmWztlmJZvPNAhYG9qcjueGkFdjVzrszx 99Tbvs81eDNyxrF9UWdtESsmyeXZ8f0AWYSGig3qGrEtkGpeBNpXoc1NEh8SD9EStTNY ZbvgOcl3IUSr0igOrkCEcG9M0sIWfDnrNWkn2nF0KkoXdYlOe6zlbipgVRgZlgBxozUK jC976rAETfdtcszaDnZA6DybRNagJEb1Yqg4+HNJE8+VJdwTgEuClvpZi/LTJkBfDTJ0 YynPLhKFdwLM/aLRMpC1EE8OXvqlyiPfAqOBXdR5znKv1YIL9Zjmhau6Z85Fs4uUlZcr 7dnw== X-Gm-Message-State: APjAAAUZAFHPnmYteFcbXRCXwHIivUpydeKav0VcAretRqIebIfdMqkB oDk/3bGaFfiGnzDtTf0t9zFnnin5Ldv7CEmIwMAuPSXVWXVxNF7TOpp+sWwtknBt2A85wBJrW8v 99KS2ShLjFlrAZXSOLse/iOWTW0i9qFLYkhHJrdqHpXMmOAEBs3rj6XR7LRBbbXzAcThuXDNga4 lHnOcwiT8P3OhLcetdI04eFGIoQpi14iDr44LyCZ2dFW9OPrI5LUM= X-Google-Smtp-Source: APXvYqy24yBIRywCARG3fy2d6bg30GkDCJ9nDPigWw8d3aO577AHeDCFpegOImpatMqqVtt/14OKN7c97UGVRRrlNhY= X-Received: by 2002:a5d:874b:: with SMTP id k11mr7274106iol.236.1574337140665; Thu, 21 Nov 2019 03:52:20 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Thu, 21 Nov 2019 17:22:09 +0530 Message-ID: Subject: Re: Fixes for pgAdmin feature tests To: Shubham Agarwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000006cbd80597d9ee1b" X-CLOUD-SEC-AV-Info: edb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --00000000000006cbd80597d9ee1b Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Thu, Nov 21, 2019 at 3:40 PM Shubham Agarwal < shubham.agarwal@enterprisedb.com> wrote: > Hi Team, > Attach is the patch for feature test fix containing the following: > 1. Handled click event in query tool due to intermediate clicking issue. > 2. Observed that the database is not getting created in a test case, so > failed the test case there only. > > On Wed, Nov 20, 2019 at 1:09 PM Akshay Joshi < > akshay.joshi@enterprisedb.com> wrote: > >> Thanks, patch applied. >> >> On Wed, Nov 20, 2019 at 12:34 PM Shubham Agarwal < >> shubham.agarwal@enterprisedb.com> wrote: >> >>> Hi Team, >>> PFA feature test fixture patch containing the following things: >>> >>> 1. Added an attribute 'data-click-counter' in query execute button which >>> gets incremented once query button is clicked up to 9 and then reset to 0. >>> This is added just to support automation. >>> 2. Locator for login_group_role is added and used to expand tree. >>> 3. Functions for enabling and disable auto_commit and auto_rollback are >>> made more precise. >>> 4. Some scrolling problem is addressed in view_data_dml_query test. >>> 5. Handled the stale element reference exception in >>> query_tool_journey_test >>> >>> Regards, >>> Shubham Agarwal >>> >>> On Fri, Nov 15, 2019 at 6:03 PM Akshay Joshi < >>> akshay.joshi@enterprisedb.com> wrote: >>> >>>> Thanks, patch applied >>>> >>>> On Fri, Nov 15, 2019 at 5:59 PM Shubham Agarwal < >>>> shubham.agarwal@enterprisedb.com> wrote: >>>> >>>>> Hi Team, >>>>> >>>>> PFA feature test fixture patch containing the following fixes: >>>>> 1. Process watcher loading logs fix >>>>> 2. Auto commit/rollback issue in query_tool_tests >>>>> 3. Fixed the scrolling issue while verifying values in a table. >>>>> 4. Modified some functions in pgadmin_page.py >>>>> >>>>> On Wed, Nov 13, 2019 at 11:19 AM Akshay Joshi < >>>>> akshay.joshi@enterprisedb.com> wrote: >>>>> >>>>>> Thanks, patch applied. >>>>>> >>>>>> On Tue, Nov 12, 2019 at 6:27 PM Shubham Agarwal < >>>>>> shubham.agarwal@enterprisedb.com> wrote: >>>>>> >>>>>>> Hi Team, >>>>>>> PFA patch containing some more fixes for random feature test >>>>>>> failures. >>>>>>> >>>>>>> Thanks and regards, >>>>>>> Shubham Agarwal >>>>>>> >>>>>>> On Mon, Nov 11, 2019 at 10:55 AM Akshay Joshi < >>>>>>> akshay.joshi@enterprisedb.com> wrote: >>>>>>> >>>>>>>> Thanks, patch applied with a minor change. Menu for 'Delete Drop' >>>>>>>> server has been changed to 'Remove Server' which causes all the test cases >>>>>>>> failing on my machine. >>>>>>>> >>>>>>>> On Mon, Nov 11, 2019 at 10:18 AM Shubham Agarwal < >>>>>>>> shubham.agarwal@enterprisedb.com> wrote: >>>>>>>> >>>>>>>>> Hi Team, >>>>>>>>> >>>>>>>>> Attached is the patch containing fixes for the failed feature test >>>>>>>>> cases. >>>>>>>>> This patch contains- >>>>>>>>> 1. Newly created function for traversing the browser tree. >>>>>>>>> 2. Some synchronization issue fixes. >>>>>>>>> 3. Modified locators. >>>>>>>>> 4. Test cases fix for the recent commits. >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Thanks & Regards, >>>>>>>>> Shubham Agarwal >>>>>>>>> EnterpriseDB Corporation >>>>>>>>> >>>>>>>>> The Postgres Database Company >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> *Thanks & Regards* >>>>>>>> *Akshay Joshi* >>>>>>>> >>>>>>>> *Sr. Software Architect* >>>>>>>> *EnterpriseDB Software India Private Limited* >>>>>>>> *Mobile: +91 976-788-8246* >>>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Thanks & Regards, >>>>>>> Shubham Agarwal >>>>>>> EnterpriseDB Corporation >>>>>>> >>>>>>> The Postgres Database Company >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> *Thanks & Regards* >>>>>> *Akshay Joshi* >>>>>> >>>>>> *Sr. Software Architect* >>>>>> *EnterpriseDB Software India Private Limited* >>>>>> *Mobile: +91 976-788-8246* >>>>>> >>>>> >>>>> >>>>> -- >>>>> Thanks & Regards, >>>>> Shubham Agarwal >>>>> EnterpriseDB Corporation >>>>> >>>>> The Postgres Database Company >>>>> >>>> >>>> >>>> -- >>>> *Thanks & Regards* >>>> *Akshay Joshi* >>>> >>>> *Sr. Software Architect* >>>> *EnterpriseDB Software India Private Limited* >>>> *Mobile: +91 976-788-8246* >>>> >>> >>> >>> -- >>> Thanks & Regards, >>> Shubham Agarwal >>> EnterpriseDB Corporation >>> >>> The Postgres Database Company >>> >> >> >> -- >> *Thanks & Regards* >> *Akshay Joshi* >> >> *Sr. Software Architect* >> *EnterpriseDB Software India Private Limited* >> *Mobile: +91 976-788-8246* >> > > > -- > Thanks & Regards, > Shubham Agarwal > EnterpriseDB Corporation > > The Postgres Database Company > -- *Thanks & Regards* *Akshay Joshi* *Sr. Software Architect* *EnterpriseDB Software India Private Limited* *Mobile: +91 976-788-8246* --00000000000006cbd80597d9ee1b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Thu, Nov 21, 2019 at 3:40 PM Shub= ham Agarwal <shubham= .agarwal@enterprisedb.com> wrote:
Hi Team,
Attach is the pa= tch for feature test fix containing the following:
1. Handled cli= ck event in query tool due to intermediate clicking issue.
2. Obs= erved that the database is not getting created in a test case, so failed th= e test case there only.

On Wed, Nov 20, 2019 at 1:09 PM Akshay Joshi = <aksh= ay.joshi@enterprisedb.com> wrote:
Thanks, patch applied.

<= div class=3D"gmail_quote">
On Wed, Nov= 20, 2019 at 12:34 PM Shubham Agarwal <shubham.agarwal@enterprisedb.com&g= t; wrote:
Hi Team,
PFA feature test fixture=C2=A0patch containing the = following things:

1. Added an attribute 'data-= click-counter' in query execute button which gets incremented once quer= y button is clicked up to 9 and then reset to 0. This is added just to supp= ort automation.
2. Locator for login_group_role is added and used= to expand tree.
3. Functions for enabling and disable auto_commi= t and auto_rollback are made more precise.
4. Some scrolling prob= lem is addressed in view_data_dml_query test.
5. Handled the stal= e element reference exception in query_tool_journey_test

Regards,
Shubham Agarwal

On Fri, Nov 15, 2019 at 6:03= PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Thanks, patch ap= plied

On Fri, Nov 15, 2019 at 5:59 PM Shubham Agarwal <shubham.agarwal@enterpr= isedb.com> wrote:
Hi Team,

PFA feature test fixture = patch containing the following fixes:
1. Process watcher loading = logs fix
2. Auto commit/rollback issue in query_tool_tests
<= div>3. Fixed the scrolling issue while verifying values in a table.
4. Modified some functions in pgadmin_page.py

On Wed, Nov 13,= 2019 at 11:19 AM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
=
Th= anks, patch applied.

On Tue, Nov 12, 2019 at 6:27 PM Shubham Agarwal <shubham.= agarwal@enterprisedb.com> wrote:
Hi Team,
PFA patch contain= ing some more fixes for random feature test failures.

<= div>Thanks and regards,
Shubham Agarwal

On Mon, Nov 11, 2019= at 10:55 AM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Thanks,= patch applied with a minor change. Menu for 'Delete Drop' server h= as been changed to 'Remove Server' which causes all the test cases = failing on my machine.

On Mon, Nov 11, 2019 at 10:18 AM Shubham Agarwal <= shubh= am.agarwal@enterprisedb.com> wrote:
Hi Team,

Attached = is the patch containing fixes for the failed feature test cases.
= This patch contains-
1. Newly created function for traversing the= browser tree.
2. Some synchronization issue fixes.
3. = Modified locators.
4. Test cases fix for the recent commits.

--
Thanks & Regar= ds,
Shubham Agarwal
EnterpriseDB Corporation

The Postgres Database Com= pany


--
Thanks & Regards
Akshay Joshi
<= font color=3D"#3333FF">Sr. Software Architect=
<= font color=3D"#000000" face=3D"arial, sans-serif">EnterpriseDB Software = India Private Limited
Mobile: +91 976-788-8246=


--
Thanks & Regards,
Shubham Agarwal
EnterpriseDB Corporation

=
The Postgres Database Company


--
Thanks & Regards
Akshay Joshi
<= font color=3D"#3333FF">Sr. Software Architect=
<= font color=3D"#000000" face=3D"arial, sans-serif">EnterpriseDB Software = India Private Limited
Mobile: +91 976-788-8246=


--
Thanks & Regards,
Shubham Agarwal
EnterpriseDB Corporation

=
The Postgres Database Company


--
Thanks & Regards
Akshay Joshi
<= font color=3D"#3333FF">Sr. Software Architect=
<= font color=3D"#000000" face=3D"arial, sans-serif">EnterpriseDB Software = India Private Limited
Mobile: +91 976-788-8246=


--
Thanks & Regards,
Shubham Agarwal
EnterpriseDB Corporation

=
The Postgres Database Company


--
Thanks & Regards
Akshay Joshi
<= font color=3D"#3333FF">Sr. Software Architect=
<= font color=3D"#000000" face=3D"arial, sans-serif">EnterpriseDB Software = India Private Limited
Mobile: +91 976-788-8246=


--
Thanks & Regards,
Shubham Agarwal
EnterpriseDB Corporation

=
The Postgres Database Company


--
Thanks & Regards
=
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
=
Mobile: += 91 976-788-8246
--00000000000006cbd80597d9ee1b--