how to replicate test results in cf-bot on travis

From: Dave Cramer <davecramer(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: how to replicate test results in cf-bot on travis
Date: 2020-11-01 12:58:06
Message-ID: CADK3HHK8-GT8RNqx0upP4KTmTrTuyG3+kG6du_zf4Kb38vAC8g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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?

Dave Cramer

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2020-11-01 13:13:38 Re: Support for NSS as a libpq TLS backend
Previous Message Michael Paquier 2020-11-01 12:29:02 Re: Add important info about ANALYZE after create Functional Index