Closed
Description
Gitea Version
1.15.x/1.16.x/main
Git Version
On CI
Operating System
Linux
How are you running Gitea?
In the CI
Database
SQLite
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Description
TestRepository_GetAnnotatedTag (0.24s)
repo_tag_test.go:90:
Error Trace: repo_tag_test.go:90
Error: Received unexpected error:
exit status 128 - fatal: destination path 'tests/repos/repo1_TestRepository_GetTag' already exists and is not an empty directory.
This test and the rest of the tests in this file should be changed to clone into random temporary directories:
gitea/modules/git/repo_tag_test.go
Lines 86 to 91 in 726715f
Screenshots
No response