Re: Fix instability in subscription regression test

2022-06-24 Thread Amit Kapila
On Fri, Jun 24, 2022 at 8:07 AM houzj.f...@fujitsu.com wrote: > > > > > +# wait for initial table synchronization to finish > > +$node_subscriber->poll_query_until('postgres', $synced_query) > > > > We could probably slightly change the comment to say: "wait for table sync > > to > > finish". Nor

RE: Fix instability in subscription regression test

2022-06-23 Thread houzj.f...@fujitsu.com
> -Original Message- > From: Amit Kapila > Sent: Friday, June 24, 2022 10:28 AM > To: Hou, Zhijie/侯 志杰 > Cc: PostgreSQL Hackers > Subject: Re: Fix instability in subscription regression test > > On Thu, Jun 23, 2022 at 4:58 PM houzj.f...@fujitsu.com > w

Re: Fix instability in subscription regression test

2022-06-23 Thread Amit Kapila
On Thu, Jun 23, 2022 at 4:58 PM houzj.f...@fujitsu.com wrote: > > Hi, > > I noticed BF member wrasse failed in 028_row_filter.pl. > > # Failed test 'check publish_via_partition_root behavior' > # at t/028_row_filter.pl line 669. > # got: '' > # expected: '1|100 > # ..

Re: Fix instability in subscription regression test

2022-06-23 Thread Masahiko Sawada
On Thu, Jun 23, 2022 at 8:28 PM houzj.f...@fujitsu.com wrote: > > Hi, > > I noticed BF member wrasse failed in 028_row_filter.pl. > > # Failed test 'check publish_via_partition_root behavior' > # at t/028_row_filter.pl line 669. > # got: '' > # expected: '1|100 > # ..