[patch] Test dependencies and screenshots

From: Joao Pedro De Almeida Pereira <jpereira(at)pivotal(dot)io>
To: pgadmin-hackers(at)postgresql(dot)org
Cc: Atira Odhner <aodhner(at)pivotal(dot)io>
Subject: [patch] Test dependencies and screenshots
Date: 2017-03-01 21:34:00
Message-ID: CAE+jja=HChnN4-coJgMtoTRtJ3Y_vaCm5Dra-DFjPZ9JgZsPcg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers

We noticed that the feature test dependencies were removed in a recent
patch, so we added them back. We also now create a screenshot with a
timestamp when tests fail. This should help with debugging issues in CI.

--
Thanks
Joao & Tira

Attachment Content-Type Size
0001-Added-feature-test-dependencies.patch application/octet-stream 687 bytes
0002-Take-screenshots-all-of-the-time-in-feature-tests.patch application/octet-stream 3.7 KB
0003-Create-screenshot-with-timestamp-when-tests-fail.patch application/octet-stream 4.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-03-02 09:18:50 pgAdmin 4 commit: Move another test-only dependency to web/regression/r
Previous Message Ashesh Vashi 2017-03-01 16:58:29 Re: Patch from RM1983 [pgAdmin4]