Re: pgAdmin4: Test-suite OS compatability issue

From: Navnath Gadakh <navnath(dot)gadakh(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Kanchan Mohitey <kanchan(dot)mohitey(at)enterprisedb(dot)com>, Ikram Khan <ikram(dot)khan(at)enterprisedb(dot)com>
Subject: Re: pgAdmin4: Test-suite OS compatability issue
Date: 2017-05-03 06:13:31
Message-ID: CAOAJCYpnE6hBb2NdLL6W_UD39H=kKZ+OJ61U7GyOMt8S6+3_5g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave,

I have applied and run this patch on Mac and it ran successfully
without hang up.

I used different OS:
OS X Yosemite Version 10.10.2
OS X EI Capitan Version 10.11.6

What is your system config?

On Tue, May 2, 2017 at 4:39 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:

> Hi
>
> When testing on Mac, the testsuite never exits with this patch applied. It
> just hangs after printing the result summary.
>
> On Fri, Apr 28, 2017 at 2:51 PM, Navnath Gadakh <
> navnath(dot)gadakh(at)enterprisedb(dot)com> wrote:
>
>> Hi Dave,
>>
>> Please find the patch for OS compatability issue of test-suite.
>>
>> *Code Changes:*
>>
>> 1. Minor code changes done related to os module in
>> *pgadmin4/web/regression/feature_utils/app_starter.py*
>> 2. Code added in pgadmin4/*web/pgadmin/utils/tests/test_versioned_template_loader.py
>> *to handle path for SQL file.
>> 3. Code added to convert unicode to string in some .py files.
>>
>> *Note:*
>> With python2.6.6 test-suite is failed to execute. I have
>> created the RM 2367 <https://redmine.postgresql.org/issues/2367>
>>
>> Thank you!
>>
>>
>>
>> --
>> Regards,
>> Navnath Gadakh
>>
>> EnterpriseDB Corporation
>> The Enterprise PostgreSQL Company
>>
>>
>>
>>
>> --
>> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgadmin-hackers
>>
>>
>
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>

--
Regards,
Navnath Gadakh

EnterpriseDB Corporation
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-05-03 08:04:22 Re: pgadmin4 on PyPI
Previous Message Akshay Joshi 2017-05-03 04:43:51 Re: Declarative partitioning in pgAdmin4