El dimecres, 5 de novembre del 2025, a les 8:35:17 (Hora estàndard d’Europa central), Juraj Šarinay va escriure: > On Tue, 2025-11-04 at 02:03 +0100, Albert Astals Cid wrote: > > The nss-verify tests have failed on the Windows unofficial CI > > https://ci.appveyor.com/project/tsdgeos/poppler-mirror/build/job/482eplck > > y0pi7pyt my guess it is more a test problem than not an actual code > > problem, but may be right, i have decided to release anyway since I don't > > see how this can be a regression from looking at the code changes we did, > > so either is a test problem or was broken already. > In an attempt to reproduce the problem I have built NSS & poppler using > VS 2022. The tests pass. > > It turns out that your particular CI setup uses NSS compiled with > NSS_DISABLE_LIBPKIX. As a result, CERT_PKIXVerifyCert() fails with > PR_NOT_IMPLEMENTED_ERROR. > > Your guess was correct.
Thanks for identifying the problem. I have now remediated it and the tests pass in that unofficial CI again. Cheers, Albert > > Best, > Juraj
