- Notifications
You must be signed in to change notification settings - Fork35
Commitb917141
committed
PostgresNode::start is updated [no logging.error]
It does not uses logging.error when it can't reallocate port number. It throws exception only.Why? Our new test infrastructure will process logging.error and will increment an error counter. As result - some tests start failing.1 parent2090fbc commitb917141
2 files changed
+2
-3
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1038 | 1038 |
| |
1039 | 1039 |
| |
1040 | 1040 |
| |
1041 |
| - | |
1042 |
| - | |
| 1041 | + | |
1043 | 1042 |
| |
1044 | 1043 |
| |
1045 | 1044 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
450 | 450 |
| |
451 | 451 |
| |
452 | 452 |
| |
453 |
| - | |
| 453 | + | |
454 | 454 |
| |
455 | 455 |
| |
456 | 456 |
| |
|
0 commit comments
Comments
(0)