plone / buildout.coredev

Plone Core Development Buildout
http://docs.plone.org/develop/coredev/docs/
74 stars 75 forks source link

Checkout plone.app.linkintegrity again. #847

Closed mauritsvanrees closed 1 year ago

mauritsvanrees commented 1 year ago

With the checkout, Jenkins was broken on all Plone 6.0 jobs, with 334 failures. Reverting that in https://github.com/plone/buildout.coredev/pull/846 helped: Jenkins is green again. So if I check it out again, the PR jobs should fail. But they were green on the initial PR in linkintegrity. So maybe there is a subtle difference in how the core jobs and the PR jobs are run, like using multiple threads.

mauritsvanrees commented 1 year ago

I started a single PR job on 3.11.

mauritsvanrees commented 1 year ago

So the PR job passed. Now I wonder if the core jobs fail again when I merge this. Let's see. Anyone should feel free to revert immediately if you see that this again results in hundreds of test failures.

mauritsvanrees commented 1 year ago

The core jobs fail massively again. I am reverting.