[patch] Correct bundle test that polluted Python modules

From: Joao Pedro De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Cc: Shruti B Iyer <siyer(at)pivotal(dot)io>
Subject: [patch] Correct bundle test that polluted Python modules
Date: 2017-06-13 14:25:42
Message-ID: CAE+jjaksxtUxvxsVwHV1KddeuaXoiBc4UCNCv5rb7DnbqGQ3og@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached you can find the patch that corrects that Bundle tests that was
polluting the os and subprocess modules.

This patch reverts the commit that skipped the test.

Thanks
Shruti & Joao

Attachment Content-Type Size
correct-bundle-test.patch application/octet-stream 1.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-13 14:35:18 Re: [patch] Correct bundle test that polluted Python modules
Previous Message Joao Pedro De Almeida Pereira 2017-06-13 14:22:44 Re: pgAdmin 4 commit: Temporarily disable the Javascript bundler test until