| From: | George Gelashvili <ggelashvili(at)pivotal(dot)io> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | [patch] change --pkg behavior |
| Date: | 2017-02-07 23:02:24 |
| Message-ID: | CAHowoHZNa8=kQgOTTxSNwMCLRWwExbo0dKfee2SWbWosMH=O=Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hello Hackers,
To chase down a set of tests that were failing together, we wanted to run
deeper trees of tests. We changed the behavior of the --pkg argument to
runtests.py so it runs tests under a package and its subpackages, instead
of for a single node.
It gave us more flexibility in what tests to run. This complements the
--exclude behavior we are working on.
To run tests for a single node, ".tests" can be appended to the package
path (see changes to README)
George & Tira
| Attachment | Content-Type | Size |
|---|---|---|
| runtests-pkg-not-shallow.diff | text/plain | 2.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Murtuza Zabuawala | 2017-02-08 05:18:21 | [pgAdmin4][PATCH] Compatibility fixes for Python2.6 |
| Previous Message | Dave Page | 2017-02-06 16:25:28 | pgAdmin 4 commit: Update translation files. |