Re: Mingw task for Cirrus CI - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Mingw task for Cirrus CI
Date
Msg-id 20221019162328.emvvhkvlva7t4u3i@awork3.anarazel.de
Whole thread Raw
In response to Re: Mingw task for Cirrus CI  (Andres Freund <andres@anarazel.de>)
Responses Re: Mingw task for Cirrus CI  (Melih Mutlu <m.melihmutlu@gmail.com>)
List pgsql-hackers
Hi,

On 2022-10-19 17:59:22 +0300, Melih Mutlu wrote:
> All the things you mentioned above are done.

> Then I should increase CCACHE_MAXSIZE, right? Made it 500MB for MinGW.

Yes.

> +
> +  on_failure:
> +    <<: *on_failure_meson
> +    cores_script: |
> +      %BASH_EXE% -lc "cd build src/tools/ci/cores_backtrace.sh msys build/tmp_install"
> +

This is wrong - it should just archive the same files that the current windows
task does.

Other than that, I think this is basically ready?

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: Avoid memory leaks during base backups
Next
From: Andres Freund
Date:
Subject: Re: interrupted tap tests leave postgres instances around