Re: Feature Tests failures

From: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
To: Usman Khan <umk555(at)gmail(dot)com>
Cc: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Feature Tests failures
Date: 2024-05-14 04:48:15
Message-ID: CAMa=N=P+03BrwhZbZ48nv5J+o0Q4vJw+ZjPV3-WGkhXppKTo-g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Can you please share your config_local.py and test_config.json? Also which
browser are you using?

Thanks,
Yogesh Mahajan
EnterpriseDB

On Fri, May 10, 2024 at 3:41 PM Usman Khan <umk555(at)gmail(dot)com> wrote:

> Hi,
> Thanks, that worked.
> But currently I am running the cases, the spinner keeps rotating and scope
> does not get past this point.
>
>
> On Tue, May 7, 2024 at 9:32 AM Yogesh Mahajan <
> yogesh(dot)mahajan(at)enterprisedb(dot)com> wrote:
>
>> Hi,
>>
>> Please set SERVER_MODE=False in config_local.py and try again.
>>
>> Thanks,
>> Yogesh Mahajan
>> EnterpriseDB
>>
>>
>> On Mon, Apr 29, 2024 at 3:03 PM Usman Khan <umk555(at)gmail(dot)com> wrote:
>>
>>> Hi Team,
>>> I am Usman Muzaffar, I in the past worked on feature tests. Recently, I
>>> tried to execute feature tests without selenoid, but was stuck with the
>>> following error for all the test cases.
>>>
>>> =======
>>> Browser tool bar feature test ... skipped "Currently, config is set to
>>> start pgadmin in server mode. This test doesn't know username and password
>>> so doesn't work in server mode"
>>> =======
>>>
>>> I used the following command to execute the test cases
>>> *python3 runtests.py --pkg=feature_tests*
>>>
>>> The complete logs are also attached here. For your reference, config
>>> file is also attached
>>>
>>> Regards,
>>> Usman Muzaffar
>>>
>>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pravesh Sharma 2024-05-14 05:23:20 Re: Next Library/Package update
Previous Message Usman Khan 2024-05-10 10:11:27 Re: Feature Tests failures