forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3df93a6
committed
Use --no-loop for new calls of pg_receivewal --endpos in TAP tests
Those tests are not designed to fail, but if they do, like on some casesfor Windows because of ZLIB (?), they could remain stuck. Using--no-loop makes the test fail immediately. The oldest test with--endpos already did that.Those tests have been added inffc9dda.Reviewed-by: Andrew DunstanDiscussion:https://postgr.es/m/ec093ff1-a53c-0091-46a2-4537354b0dd4@dunslane.net1 parentdf9f0c7 commit3df93a6
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
| 96 | + | |
| 97 | + | |
97 | 98 |
| |
98 | 99 |
| |
99 | 100 |
| |
| |||
138 | 139 |
| |
139 | 140 |
| |
140 | 141 |
| |
141 |
| - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
142 | 146 |
| |
143 | 147 |
| |
144 | 148 |
| |
|
0 commit comments
Comments
(0)