-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
Description
gitea version: 9296baf
to reproduce:
export LANG=de_DE.UTF-8
make test-sqlite
expected: they should pass
affected tests:
- TestAPILFSBatch/Download/MetaNotFound (api_repo_lfs_test.go:186 - should be false)
- TestAPILFSUpload/AlreadyExistsInStore (api_repo_lfs_test.go:360 - should be false)
- TestMirrorPush (mirror_push_test.go:51 - hould have 1 item(s), but has 2; mirror_push_test.go:54 - should be true)
- TestCreateNewTagProtected/API (repo_tag_test.go:33, unexpected error)