You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are the integration tests intended to run multiple times without cleaning the used directory? I use rm -R -f integrations/gitea-integration-sqlite/ && make test-sqlite to run the tests.
Description
The package tests are not correctly cleaning up after running leading to incorrect reports of errors if
make test-sqlite
is run again.Gitea Version
d74390e (if not earlier)
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
make test-sqlite
Database
No response
The text was updated successfully, but these errors were encountered: