Re: [pgadmin][patch] Fix regression tests failures on Windows

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Anthony Emengo <aemengo(at)pivotal(dot)io>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgadmin][patch] Fix regression tests failures on Windows
Date: 2018-05-14 14:47:59
Message-ID: CA+OCxoyy7VuRFKdmtoeeGotsLcL1z++mWtE2ERFuBkBy5fbhfw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks - applied!

On Mon, May 14, 2018 at 3:24 PM, Anthony Emengo <aemengo(at)pivotal(dot)io> wrote:

> Hey hackers,
>
> Attached is a patch that accommodates the recent `os.path` implementation
> changes for Windows. The tests were previously working on Unix but not yet
> Windows
>
> Joao && Anthony
>

--
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 Dave Page 2018-05-14 15:16:23 pgAdmin 4 commit: Correct error message
Previous Message Dave Page 2018-05-14 14:47:40 pgAdmin 4 commit: Fix template handling in tests for Windows.