forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit404f493
committed
Wait for subscription to sync in t/031_column_list.sql
One of the TAP tests added in923def9 did not wait after creating asubscription, and wait_for_catchup is not sufficient for this. So if thetablesync workers happen do not complete quickly enough, the test won'tsee the expected results.This probably explains intermittent failures on a couple buildfarmanimals (komodoensis, petalura and snapper).Reported-by: Tom LaneDiscussion:https://postgr.es/m/170549.1648330634@sss.pgh.pa.us1 parent4a7e964 commit404f493
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
722 | 722 |
| |
723 | 723 |
| |
724 | 724 |
| |
725 |
| - | |
| 725 | + | |
726 | 726 |
| |
727 | 727 |
| |
728 | 728 |
| |
|
0 commit comments
Comments
(0)