Re: pgAdmin4: Minor code change in test-suite (RM #2127)

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Navnath Gadakh <navnath(dot)gadakh(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Kanchan Mohitey <kanchan(dot)mohitey(at)enterprisedb(dot)com>
Subject: Re: pgAdmin4: Minor code change in test-suite (RM #2127)
Date: 2017-01-31 10:30:22
Message-ID: CA+OCxowTR7M1ggDTgxcucjJiTms0E-byHKPnrMVtCFWdwBYGAg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, applied.

On Tue, Jan 31, 2017 at 6:23 AM, Navnath Gadakh
<navnath(dot)gadakh(at)enterprisedb(dot)com> wrote:
> Hello Dave,
> Please find the attached patch for minor code changes in test-suite.
> It's just need to add config.UPGRADE_CHECK_ENABLED = False in runtests.py.
> So that it will not try to check the application version if there is no
> internet connection on the host machine.
>
> Thanks.
>
> --
> 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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2017-01-31 10:32:17 Re: [pgAdmin4][Patch] Minor fix in test file for the Template loader
Previous Message Dave Page 2017-01-31 10:29:11 pgAdmin 4 commit: Disable upgrade checks during regression testing.