Re: cfbot mistakenly reports that a rebase is needed - Mailing list pgsql-hackers

From Tom Lane
Subject Re: cfbot mistakenly reports that a rebase is needed
Date
Msg-id 131776.1755180857@sss.pgh.pa.us
Whole thread Raw
In response to Re: cfbot mistakenly reports that a rebase is needed  (Aleksander Alekseev <aleksander@tigerdata.com>)
List pgsql-hackers
Aleksander Alekseev <aleksander@tigerdata.com> writes:
> Occasionally CI may fail not because something is wrong with my patch.
> In such cases the "CI status" column shows me a red icon and something
> like "9/10". A few extra clicks are needed for every patch to
> understand what happened. When using cfbot I see right away that
> something went wrong on Windows for almost all the patches, as an
> example.

Yeah, I agree with this: the "9/10" presentation is a bit too
compact, as it doesn't allow seeing patterns in the failures.

            regards, tom lane



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options
Next
From: David Rowley
Date:
Subject: Re: [PATCH] bms_prev_member() can read beyond the end of the array of allocated words