You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes, our unit tests fail to run in CI. For whatever reason, this seems to surface in relation to community PRs in particular (example).
Frustratingly, based on my own recent experience, it is also challenging to run locally without jumping through various hoops (refer to the pr-unit-tests.yml workflow to see what I mean: if you are using a modern PHP, extra work is needed) and I would assume that means it is also difficult for community contributors (doubly so since, as already noted, there is a greater chance of CI not working in their case in addition to the challenge of making it run locally).
Sometimes, our unit tests fail to run in CI. For whatever reason, this seems to surface in relation to community PRs in particular (example).
Frustratingly, based on my own recent experience, it is also challenging to run locally without jumping through various hoops (refer to the
pr-unit-tests.yml
workflow to see what I mean: if you are using a modern PHP, extra work is needed) and I would assume that means it is also difficult for community contributors (doubly so since, as already noted, there is a greater chance of CI not working in their case in addition to the challenge of making it run locally).See also #1213
The text was updated successfully, but these errors were encountered: