Ever since the CI pipeline rewrite, there has always been one test case that never manages to pass thanks to an error in GitHub actions. We have always just used admin overwrite access to ignore it, but we should probably figure out how to avoid needing this step during the merge process.
Steps To Reproduce
Open a PR
Pass all CI tests
Result:
Expected behavior
CI pipeline for PRs allows merging once all tests pass
Description
Ever since the CI pipeline rewrite, there has always been one test case that never manages to pass thanks to an error in GitHub actions. We have always just used admin overwrite access to ignore it, but we should probably figure out how to avoid needing this step during the merge process.
Steps To Reproduce
Result:
Expected behavior
CI pipeline for PRs allows merging once all tests pass