Re: TAP test to cover "EndOfLogTLI != replayTLI" case

From: Julien Rouhaud <rjuju123(at)gmail(dot)com>
To: Amul Sul <sulamul(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: TAP test to cover "EndOfLogTLI != replayTLI" case
Date: 2022-01-15 06:05:49
Message-ID: 20220115060549.qhxw437qd44cn6qy@jrouhaud
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Mon, Jan 10, 2022 at 09:46:23AM +0530, Amul Sul wrote:
>
> Thanks for the note, I can see the same test is failing on my centos
> vm too with the latest master head(376ce3e404b). The failing reason is
> the "recovery_target_inclusive = off" setting which is unnecessary for
> this test, the attached patch removing the same.

This version still fails on windows according to the cfbot:

https://cirrus-ci.com/task/5882621321281536

[18:14:02.639] c:\cirrus>call perl src/tools/msvc/vcregress.pl recoverycheck
[18:14:56.114]
[18:14:56.122] # Failed test 'check standby content before timeline switch 0/500FB30'
[18:14:56.122] # at t/003_recovery_targets.pl line 234.
[18:14:56.122] # got: '6000'
[18:14:56.122] # expected: '7000'

I'm switching the cf entry to Waiting on Author.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Julien Rouhaud 2022-01-15 06:09:59 Re: Proposal: More structured logging
Previous Message Julien Rouhaud 2022-01-15 05:58:49 Re: SQL:2011 application time