pytest-dev / pytest

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
https://pytest.org
MIT License
11.94k stars 2.66k forks source link

[PR #12488/57bc6df5 backport][8.2.x] 🧪 Make required CI jobs match branch protection #12489

Closed patchback[bot] closed 3 months ago

patchback[bot] commented 3 months ago

This is a backport of PR #12488 as merged into main (57bc6df510899ba77de5129d975f148c4a868725).

The original PR required all the matrix jobs to pass. This patch corrects that, allowing some of them to fail according to how the branch protection is set up now.

webknjaz commented 3 months ago

@RonnyPfannschmidt approve & auto-merge?