public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: Shubham Agarwal <[email protected]>
Cc: pgadmin-hackers <[email protected]>
Subject: Re: Fixes for pgAdmin feature tests
Date: Tue, 3 Dec 2019 19:38:25 +0530
Message-ID: <CANxoLDeM+mJSz7_ckVTKSwjmbxcnFqVhrJoV3fEersVsAM1T8A@mail.gmail.com> (raw)
In-Reply-To: <CAKbCA9Rj0Q4AYENCfOe3DVezGt5Hzp8aL5YdB6KzPxZXotdf=g@mail.gmail.com>
References: <CAKbCA9QmGWkR4rZEYFa_CYoWvSvDes6smUtjBHkpYDUCrBn09w@mail.gmail.com>
<CANxoLDdhJht3Dzsuyakst9t4UVrUwrGYbE+M_-xichAJpfAkvg@mail.gmail.com>
<CAKbCA9RQ8ebH4+XMZphrUfex4XfMfBZj2xGogUNyBqva2yPh4Q@mail.gmail.com>
<CANxoLDf49CjXGrU2Rg-wRcNLONEEMwbqqBM27uRT1NuRWb+cOg@mail.gmail.com>
<CAKbCA9TM0VsmjvEFtw-e2Tr77jCvPFx2ep=eXf49-1pkPZU9kA@mail.gmail.com>
<CANxoLDcYoAA8=0picZuccgfqXmyKVaT34iQRQjihtPoihb=nXQ@mail.gmail.com>
<CAKbCA9RyJzhmTW_7dMiSgMumjDx3tXQ3aJT2nHYeuT9FKJpO7A@mail.gmail.com>
<CANxoLDeqgEb0x-wW=MADn2B0gqoU-=A23CwsyGk2aY_yczW4ag@mail.gmail.com>
<CAKbCA9TG_rAh9N1_zEw7QAfz8h66S_NPJ8GCkh-PYEAt3aqVaw@mail.gmail.com>
<CANxoLDeZG6CCBPbypEBFETAChocqPLiODmo9gUAD1ckYcho=DA@mail.gmail.com>
<CAKbCA9Rj0Q4AYENCfOe3DVezGt5Hzp8aL5YdB6KzPxZXotdf=g@mail.gmail.com>
Thanks, patch applied.
On Tue, Dec 3, 2019 at 6:09 PM Shubham Agarwal <
[email protected]> wrote:
> Hi Team,
>
> PFA patch for feature tests containing following fixes-
>
> 1. Modified the get_chromedriver utility for supporting python version
> below 3.5.
> 2. Handled some exceptions getting intermittently on some databases.
> 3. Generalized some functions with additional parameters.
> 4. Disabled the auto-expansion of the children nodes for maintaining the
> synchronization.
>
> On Thu, Nov 21, 2019 at 5:22 PM Akshay Joshi <
> [email protected]> wrote:
>
>> Thanks, patch applied.
>>
>> On Thu, Nov 21, 2019 at 3:40 PM Shubham Agarwal <
>> [email protected]> 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 <
>>> [email protected]> wrote:
>>>
>>>> Thanks, patch applied.
>>>>
>>>> On Wed, Nov 20, 2019 at 12:34 PM Shubham Agarwal <
>>>> [email protected]> 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 <
>>>>> [email protected]> wrote:
>>>>>
>>>>>> Thanks, patch applied
>>>>>>
>>>>>> On Fri, Nov 15, 2019 at 5:59 PM Shubham Agarwal <
>>>>>> [email protected]> 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 <
>>>>>>> [email protected]> wrote:
>>>>>>>
>>>>>>>> Thanks, patch applied.
>>>>>>>>
>>>>>>>> On Tue, Nov 12, 2019 at 6:27 PM Shubham Agarwal <
>>>>>>>> [email protected]> 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 <
>>>>>>>>> [email protected]> 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 <
>>>>>>>>>> [email protected]> 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*
>>
>
>
> --
> 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*
view thread (12+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Fixes for pgAdmin feature tests
In-Reply-To: <CANxoLDeM+mJSz7_ckVTKSwjmbxcnFqVhrJoV3fEersVsAM1T8A@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox