On 2024/07/15 14:00, Fujii Masao wrote:
Attached patch fixes unstable tests. Currently testing before pushing.
I pushed the patch at commit 4e5d6c4091, and some buildfarm animals are back to green, but crake still reported an error. At first glance, the error messages don't seem related to the recent patches. I'll investigate further. Waiting for replication conn standby_1's replay_lsn to pass 0/15428F78 on primary [01:31:11.920](206.483s) # poll_query_until timed out executing this query: # SELECT '0/15428F78' <= replay_lsn AND state = 'streaming' # FROM pg_catalog.pg_stat_replication # WHERE application_name IN ('standby_1', 'walreceiver') # expecting this output: # t # last actual query output: # f # with stderr: timed out waiting for catchup at /home/andrew/bf/root/HEAD/pgsql/src/test/recovery/t/027_stream_regress.pl line 103. # Postmaster PID for node "primary" is 99205 Regards, -- Fujii Masao Advanced Computing Technology Center Research and Development Headquarters NTT DATA CORPORATION