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 1iXKaf-0005wZ-Hh for pgadmin-hackers@arkaria.postgresql.org; Wed, 20 Nov 2019 07:39:53 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iXKae-00065L-B5 for pgadmin-hackers@arkaria.postgresql.org; Wed, 20 Nov 2019 07:39:52 +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_SHA1:256) (Exim 4.89) (envelope-from ) id 1iXKad-00065C-Ud for pgadmin-hackers@lists.postgresql.org; Wed, 20 Nov 2019 07:39:52 +0000 Received: from mail-il1-x12c.google.com ([2607:f8b0:4864:20::12c]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iXKaa-0004gb-HK for pgadmin-hackers@postgresql.org; Wed, 20 Nov 2019 07:39:51 +0000 Received: by mail-il1-x12c.google.com with SMTP id d83so22484350ilk.7 for ; Tue, 19 Nov 2019 23:39:48 -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=ssL8VZwxXolJvUjRihxnf2r0fpBGEU3dWsxX/UjiT4w=; b=F8FIVs2aabvKkCHalDF2tK4W4jYiPHH3YYcjWk5XGlns79XhIsfEythr9FTiUiQCbF q+pIM6JQhzRe3XqnoaiGTbJB0WZ0ZlVKg+exwZQIE8zQLjrzMNhw0hB2UgaVcc/mpOBT 78YGlsna3JDoLhRlohxsFVi+GoHjjBZ7vKJbSbLBAlShhg8ApcYlxSVPbhFMNsilVEUG HFFcCXotfvc1xS2LDgYGfGyxkDlBPfZ80eA5bF5wzbaeCVUZ52U84GIjyh+rBsZHcidV CzBsCEDkQFK5kjxyT5NDis823BXrWzpMRmK/CRIdfggEtkg4anoB/BO2uBMqPoFDIvlZ w7Rg== 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=ssL8VZwxXolJvUjRihxnf2r0fpBGEU3dWsxX/UjiT4w=; b=me4rrpi6G+kIoHLYotNGOWb4Gz9J7c0qyAEqlmnSMlza+7ynzHPuEhGZC2XziiXhyn ODQy6kv5/3iVaQwHTGZIdxcs8q6UrzVg9c5Ke3AHXm3iYwle+wo2D8PDE2t6pnc6kPiG cdMpGkJzLmgTHSd6GtvrgUN4QxerGZZlsS+SD1DoMjwBnpPV51bvnNZSjYVw9+Z/B8EI iTN+4P+KO3dKvQJs7AyoIHeG1fW0s9SzMd+TSkR20k13rOs1YC1M4q0eGUD9jQcFt6WJ NpQv7z6rc4KHPaSPab+83hAsQh28Byr6jFG7cyQLmu2zFPOfiqnLMWNni6+VmsyUiDB9 iNaA== X-Gm-Message-State: APjAAAUtHIM0SBO4ZQZWlvN1YtHBFAykhWBmGDUbThHTDXTxGsgwNrTG qlnkoQjaaFQu7A3DH5vd+LGP1r6wYG0xDrLV/kGrKrQVrM8gHuarPPcEaMMA+Ep+jNUpsThPawN 4dExFZifSgqWyuI7ufF9oK76PYDhldGSp3maeWG858b/zNyyJiVJI0jIvfPCaP5j9ZuPx2A1tBP ke7c+y9x+M9GXS05/4hjKv40HmIxPX4yKonM0xrJskC7DfwYznyNU= X-Google-Smtp-Source: APXvYqyA6B4rxtkNWqQIRE6dgJR+bt9MYCJs10GnZ14sJ1EExFimoMuF9mReTXcaMS+EJGqpO/J+LqUc+oamMmhq1o4= X-Received: by 2002:a92:700f:: with SMTP id l15mr1990936ilc.121.1574235586688; Tue, 19 Nov 2019 23:39:46 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Wed, 20 Nov 2019 13:09:35 +0530 Message-ID: Subject: Re: Fixes for pgAdmin feature tests To: Shubham Agarwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000f013d10597c24843" 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 --000000000000f013d10597c24843 Content-Type: text/plain; charset="UTF-8" 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* --000000000000f013d10597c24843 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Wed, Nov 20, 2019 at 12:34 PM Shu= bham Agarwal <shubha= m.agarwal@enterprisedb.com> wrote:
Hi Team,
PFA feature test fi= xture=C2=A0patch 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 lo= gin_group_role is added and used to expand tree.
3. Functions for= enabling and disable auto_commit and auto_rollback are made more precise.<= /div>
4. Some scrolling problem is addressed in view_data_dml_query tes= t.
5. Handled the stale element reference exception in query_tool= _journey_test

Regards,
Shubham Agarwal


Hi Team,

=
PFA feature test fixture patch containing the following fixes:
1. Process watcher loading logs fix
2. Auto commit/rollback is= sue in query_tool_tests
3. Fixed the scrolling issue while verify= ing 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@en= terprisedb.com> wrote:
Thanks, patch applied.

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

Thanks and regards,
Shubha= m Agarwal

On Mon, Nov 11, 2019 at 10:55 AM Akshay Joshi <akshay.joshi@en= terprisedb.com> wrote:
Thanks, patch applied with a minor change. M= enu 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> w= rote:
Hi Team,

Attached is the patch containing fixes for t= he failed feature test cases.
This patch contains-
1. N= ewly created function for traversing the browser tree.
2. Some sy= nchronization issue fixes.
3. Modified locators.
4. Tes= t cases fix for the recent commits.

--
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
--000000000000f013d10597c24843--