Re: how to replicate test results in cf-bot on travis - Mailing list pgsql-hackers

From Dave Cramer
Subject Re: how to replicate test results in cf-bot on travis
Date
Msg-id CADK3HHJ4MT0FJtR+WK1H=Je8+B+jqsjpyL=VxkWb6YBCozJQNQ@mail.gmail.com
Whole thread Raw
In response to Re: how to replicate test results in cf-bot on travis  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: how to replicate test results in cf-bot on travis  (Dave Cramer <davecramer@gmail.com>)
List pgsql-hackers


On Sun., Nov. 1, 2020, 1:41 p.m. Thomas Munro, <thomas.munro@gmail.com> wrote:
On Mon, Nov 2, 2020 at 1:58 AM Dave Cramer <davecramer@gmail.com> wrote:
> For my patch https://commitfest.postgresql.org/30/2522/
>
> When I run
>
> make -j4 all contrib && make check-world
> locally
>
> I see 2 errors.
>
> When cf-bot runs this it sees
> 35 out of 93 failed.
>
> How can I see the same errors?

Hi Dave,
I applied your patch here and see the same 35 errors from
src/test/isolation, make check as cfbot reports.  Is it possible that
you forgot to add the changes under that directory when posting the
patch to the list?


I rebased my branch and tried it. I'll  try again

Thx

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: how to replicate test results in cf-bot on travis
Next
From: Tom Lane
Date:
Subject: Getting Gen_fmgrtab.pl to generate macros for all pg_proc entries