We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When run TestCreateFile or TestCreateFileOnProtectedBranch, it reports,
TestCreateFile
TestCreateFileOnProtectedBranch
2017/05/05 10:07:21 [...ea/models/webhook.go:641 DeliverHooks()] [E] UpdateWebhook: database table is locked 2017/05/05 10:07:21 [.../runtime/asm_amd64.s:2197 goexit()] [E] UpdateHookTask [2]: database table is locked
This will not stop the tests but it needs to be fixed.
The text was updated successfully, but these errors were encountered:
continue via #2040
Sorry, something went wrong.
No branches or pull requests
When run
TestCreateFile
orTestCreateFileOnProtectedBranch
, it reports,This will not stop the tests but it needs to be fixed.
The text was updated successfully, but these errors were encountered: