Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test__custom_commit_message acceptance test intermittently fails #596

Open
amimas opened this issue Sep 4, 2023 · 0 comments
Open

test__custom_commit_message acceptance test intermittently fails #596

amimas opened this issue Sep 4, 2023 · 0 comments

Comments

@amimas
Copy link
Collaborator

amimas commented Sep 4, 2023

The acceptance test located at tests/acceptance/standard/test_files.py::TestFiles::test__custom_commit_message intermittently fails. Examples:

Processing file 'README.md' in branch 'gitlabform_branch_liqueur'
----------------------------- Captured stderr call -----------------------------
Error: Operation add on file README.md in branch gitlabform_branch_liqueur not permitted, but we don't have a branch protection configuration provided for this branch. Breaking as we cannot unprotect the branch as we would not know how to protect it again. 1
------------------------------ Captured log call -------------------------------
...
=========================== short test summary info ============================
FAILED tests/acceptance/standard/test_files.py::TestFiles::test__custom_commit_message - SystemExit: 1
============== 1 failed, 106 passed, 3 rerun in 255.63s (0:04:15) ==============

It'd be nice to stabilize the test. Otherwise processing PRs require extra time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant