Re: [pgAdmin4][Patch] Feature #3270 Add support for running regression tests against Firefox

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: Anthony Emengo <aemengo(at)pivotal(dot)io>, Joao De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][Patch] Feature #3270 Add support for running regression tests against Firefox
Date: 2018-05-14 13:03:07
Message-ID: CANxoLDcUmBUDtq7zOGxbyifV3FqA=xpdW=KT-MHq5StDBUWDkw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave

On which database server you are running this test cases, I have tested it
on PG 9.6

On Mon, May 14, 2018 at 5:45 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:

>
> Hi
>
> On Mon, May 14, 2018 at 7:29 AM, Akshay Joshi <
> akshay(dot)joshi(at)enterprisedb(dot)com> wrote:
>
>> Hi Anthony
>>
>> Thanks for updated patch, it is working fine on my machine. I have tested
>> it couple of times.
>>
>>
> I've tested it a couple of times and still see the pgDataType failure.
> I've attached the screenshot; I have to wonder why that test is throwing a
> syntax error at all as it's only supposed to test that we display different
> datatypes correctly. Looking further, it seems that it's trying to execute
> a badly corrupted query. How did it get that way? Do we need to clear the
> CodeMirror box before trying to replace the query?
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>

--
*Akshay Joshi*

*Sr. Software Architect *

*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-05-14 13:03:46 Re: [pgAdmin4][Patch] Feature #3270 Add support for running regression tests against Firefox
Previous Message Ashesh Vashi 2018-05-14 12:41:44 Re: [pgadmin4][patch] Initial patch to decouple from ACI Tree