Closed
Description
During unit-test:
+ make unit-test-coverage test-check
Running unit-test-coverage -race -tags 'sqlite sqlite_unlock_notify'...
? code.gitea.io/gitea [no test files]
ok code.gitea.io/gitea/build/codeformat 0.189s coverage: 71.8% of statements
ok code.gitea.io/gitea/cmd 0.793s coverage: 8.6% of statements
? code.gitea.io/gitea/contrib/environment-to-ini [no test files]
......
? code.gitea.io/gitea/services/task [no test files]
ok code.gitea.io/gitea/services/user 6.467s coverage: 30.7% of statements
ok code.gitea.io/gitea/services/webhook 4.276s coverage: 62.0% of statements
ok code.gitea.io/gitea/services/wiki 13.117s coverage: 65.5% of statements
==>�Ok
Running test-check...
make test-backend has changed files in the source tree:
?? mssql-log/
?? mysql-log/
?? mysql8-log/
You should change the tests to create these files in a temporary directory.
Do not simply add these files to .gitignore
make: *** [Makefile:368: test-check] Error 1