Thread: [pgadmin-hackers] pgAdmin 4 commit: Temporarily disable the Javascript bundler testuntil
[pgadmin-hackers] pgAdmin 4 commit: Temporarily disable the Javascript bundler testuntil
From
Dave Page
Date:
Temporarily disable the Javascript bundler test until it handle more than one run. Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cb97722fc3826f94f375f5f48807a486383ee3a9 Modified Files -------------- web/pgadmin/utils/javascript/tests/test_javascript_bundler.py | 1 + 1 file changed, 1 insertion(+)
Re: [pgadmin-hackers] pgAdmin 4 commit: Temporarily disable theJavascript bundler test until
From
Dave Page
Date:
Pivotal team, Per the commit below, and the probably many messages you've likely seen from Jenkins, I've had to disable the JavascriptBundler test. It works fine if you're testing a single server, but if you have more than one enabled in test_config.json, then it will fail on the second (and I imagine subsequent) servers. Can you take a look at this please? Thanks. On Tue, Jun 13, 2017 at 2:22 PM, Dave Page <dpage@pgadmin.org> wrote: > Temporarily disable the Javascript bundler test until it handle more than one run. > > Branch > ------ > master > > Details > ------- > https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cb97722fc3826f94f375f5f48807a486383ee3a9 > > Modified Files > -------------- > web/pgadmin/utils/javascript/tests/test_javascript_bundler.py | 1 + > 1 file changed, 1 insertion(+) > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.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
Re: [pgadmin-hackers] pgAdmin 4 commit: Temporarily disable theJavascript bundler test until
From
Joao Pedro De Almeida Pereira
Date:
Hello Hackers,
We will create a new patch to solve this issue.
Thanks
Joao & Shruti
On Tue, Jun 13, 2017 at 9:37 AM, Dave Page <dpage@pgadmin.org> wrote:
Pivotal team,
Per the commit below, and the probably many messages you've likely
seen from Jenkins, I've had to disable the JavascriptBundler test. It
works fine if you're testing a single server, but if you have more
than one enabled in test_config.json, then it will fail on the second
(and I imagine subsequent) servers.
Can you take a look at this please?
Thanks.--
On Tue, Jun 13, 2017 at 2:22 PM, Dave Page <dpage@pgadmin.org> wrote:
> Temporarily disable the Javascript bundler test until it handle more than one run.
>
> Branch
> ------
> master
>
> Details
> -------
> https://git.postgresql.org/gitweb?p=pgadmin4.git;a= commitdiff;h= cb97722fc3826f94f375f5f48807a4 86383ee3a9
>
> Modified Files
> --------------
> web/pgadmin/utils/javascript/tests/test_javascript_bundler. py | 1 +
> 1 file changed, 1 insertion(+)
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.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