Closed
Description
Description
make sqlite-test
fails for several reasons. So does make sqlite-test#TestGit
.
Mostly the failures seem to be because some repos aren't getting initialized at the right time.
Gitea Version
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
https://gist.github.com/kousu/ffb734722defa5df44f4e796f777a806
Screenshots
No response
Git Version
git version 2.34.1
Operating System
Ubuntu 22.04
How are you running Gitea?
- I have
upstream https://github.com/go-gitea/gitea/ (fetch)
as agit remote
- I do
git fetch upstream && git checkout upstream/main
- I run
git clean -xfd
- I run
TAGS="bindata sqlite sqlite_unlock_notify" make build
- I run
make test-sqlite
Database
SQLite
Metadata
Metadata
Assignees
Labels
No labels