| From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
|---|---|
| To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | check error messages in SSL tests |
| Date: | 2018-02-22 13:34:30 |
| Message-ID: | 33929a66-e5f9-bfaf-ff94-b359925ac858@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I noticed that a couple of test cases in the SSL tests fail to connect
not for the reason that the tests think they should. Here is a patch to
augment the test setup so that a test for connection rejection also
checks that we get the expected error message.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Check-error-messages-in-SSL-tests.patch | text/plain | 12.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2018-02-22 13:55:43 | Re: pgsql: Charge cpu_tuple_cost * 0.5 for Append and MergeAppend nodes. |
| Previous Message | Robert Haas | 2018-02-22 13:31:30 | Re: pgsql: Charge cpu_tuple_cost * 0.5 for Append and MergeAppend nodes. |