| From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Justin Pryzby <pryzby(at)telsasoft(dot)com> |
| Cc: | vignesh C <vignesh21(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andres Freund <andres(at)anarazel(dot)de> |
| Subject: | Re: Cygwin cleanup |
| Date: | 2023-01-06 14:40:31 |
| Message-ID: | d0522f12-0e6c-c37d-9c8b-3fa19d8681bb@dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2023-01-05 Th 16:39, Thomas Munro wrote:
> On Fri, Jan 6, 2023 at 1:22 AM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
>> https://cirrus-ci.com/task/5142810819559424 [still running at time of writing]
>>
>> Gotta run, but I'll check again in the morning to see if that does better...
> Yes! Two successful runs with all TAP tests so far. So it looks like
> we can probably stop lorikeet's spurious failures, by happy
> coincidence due to other work, and we could seriously consider
> committing this optional CI test for it, much like we have the
> optional MSYS build. Any interest in producing a tidied up version of
> the patch, Justin? Or I can, but I'll go and work on other things
> first.
>
> I pushed a change to switch the semaphore implementation. I haven't
> personally seen that failure mode on lorikeet, but I would guess
> that's because (1) it's only running a tiny subset of the tests, (2)
> it crashes for the other reason with higher likelihood, and/or (3)
> it's not using much concurrency yet because the build farm doesn't use
> meson yet.
OK, should I now try re-enabling TAP tests on lorikeet?
cheers
andrew
--
Andrew Dunstan
EDB: https://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tomas Vondra | 2023-01-06 14:40:36 | Re: postgres_fdw: using TABLESAMPLE to collect remote sample |
| Previous Message | Jelte Fennema | 2023-01-06 14:28:03 | Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert |