-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Flaky test: TestRepoCommitsStatusParallel
#22109
Comments
I just saw this this again in https://github.com/neuropoly/gitea/actions/runs/4922154631/jobs/8792661253, when testing against mysql. It's at 7abe958 (well, it's one ahead of that, but the only changes I made were in web_src/ so they should be irrelevant to the database tests)
Full logs: logs_1035.zip, in case you don't have permissions to see or they get erased in the future. |
By the way I think #24532 is a duplicate of this? |
Another failure: https://github.com/go-gitea/gitea/actions/runs/4984577376/jobs/8923100485?pr=24740 We should consider skipping the test on CI. |
TestRepoCommitsStatusParallel
#24741 for the CI skip. |
Related: #22109 Co-authored-by: Giteabot <teabot@gitea.io>
I think it may not yet be fully resolved for MSSQL: https://github.com/go-gitea/gitea/actions/runs/5211731616/jobs/9404404909?pr=25134
|
Fix #22109 --------- Co-authored-by: silverwind <me@silverwind.io>
Fix go-gitea#22109 --------- Co-authored-by: silverwind <me@silverwind.io>
…o-gitea#25081) Backport go-gitea#24567 by @lunny - Fix possible parallel creating commit status index problem and creating issues/pull request index problem work with Mysql5/Mysql8 - Add parallel tests - Reenable TestRepoCommitsStatusParallel on CI Fix go-gitea#22109 --------- Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> (cherry picked from commit 3ef9793)
Description
https://drone.gitea.io/go-gitea/gitea/64361/2/14
Gitea Version
6398ca7
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
localhost
Database
Mysql
The text was updated successfully, but these errors were encountered: