Fix for query_tool_tests.py

From: Usman Muzaffar <usman(dot)muzaffar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Fix for query_tool_tests.py
Date: 2018-10-10 08:02:31
Message-ID: CAOiUKENEU9st4z8M85eL-WAuY+K84OcRQ5ypH4pJuzSRR5sN1A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,
Please find attached patch for following test case

i) query_tool_tests.py

The fix include the following

When an execution is cancelled in query tool, two different messages are
encountered at different time. There is no exact pattern for them. So now,
the test case will look for any one of following message in the output text
box

i) canceling statement due to user request
ii) Execution cancelled!

--

Thanks,

Usman Muzaffar
QA Team
EnterpriseDB Corporation

Attachment Content-Type Size
querytool_ExecutionCancelled_v1.patch application/octet-stream 1.2 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2018-10-10 10:23:10 Re: [pgAdmin4][RM3562] Migrate Bootstrap 3 to Bootstrap 4
Previous Message Dave Page 2018-10-09 10:48:24 Re: [pgAdmin4][RM3562] Migrate Bootstrap 3 to Bootstrap 4