Re: Feature Tests failures

From: Usman Khan <umk555(at)gmail(dot)com>
To: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>, pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Feature Tests failures
Date: 2024-05-10 10:11:27
Message-ID: CANVC+RFe=JnT9NqDej-tAY_i0zDZ0Kq-Gwz3=nHrYeaZxX8mJg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Attachment Content-Type Size
image/png 12.6 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2024-05-14 04:48:15 Re: Feature Tests failures
Previous Message Yogesh Mahajan 2024-05-07 04:31:38 Re: Feature Tests failures