Re: pgsql: Revert "Skip .DS_Store files in server side utils"

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Revert "Skip .DS_Store files in server side utils"
Date: 2024-05-06 12:40:21
Message-ID: 202405061240.3yb5dbph26bu@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 2024-Feb-13, Daniel Gustafsson wrote:

> Revert "Skip .DS_Store files in server side utils"
>
> This reverts commit aeee173d229232f94acc61e7bfe81d40f56e478e.
> Per failure reports from the buildfarm.

I think you jumped the gun on this one. As far as I can tell, the
problem was this:

t/020_pg_receivewal.pl ... ok
# Looks like you planned 109 tests but ran 110.

So there was nothing actually wrong, you just needed to update the
number of tests in the plan.

Example report:
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=serinus&dt=2024-02-13%2013%3A11%3A26

--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
Si no sabes adonde vas, es muy probable que acabes en otra parte.

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2024-05-06 14:00:46 pgsql: Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs.
Previous Message Alexander Korotkov 2024-05-06 11:36:46 pgsql: Revert: Remove useless self-joins