Skip to content
New issue

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

Use testing/benchmark interface #1993

Merged
merged 1 commit into from
Jun 17, 2017

Conversation

sapk
Copy link
Member

@sapk sapk commented Jun 17, 2017

Allowing us to do benchmark in integrations tests. (like for #1983)

@sapk
Copy link
Member Author

sapk commented Jun 17, 2017

Build fail because of "database table is locked" but I don't think this is related to those PR changes.

@tboerger tboerger added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jun 17, 2017
@lunny lunny added this to the 1.2.0 milestone Jun 17, 2017
@lunny
Copy link
Member

lunny commented Jun 17, 2017

LGTM

@tboerger tboerger added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Jun 17, 2017
@lafriks
Copy link
Member

lafriks commented Jun 17, 2017

LGTM

@tboerger tboerger added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jun 17, 2017
@lunny
Copy link
Member

lunny commented Jun 17, 2017

@sapk but it seems testing.TB is a new feature of go1.8?

@sapk
Copy link
Member Author

sapk commented Jun 17, 2017

Haven't checked this but even it's only use in test. So not a great impact on running platform.

@sapk
Copy link
Member Author

sapk commented Jun 17, 2017

@lunny I have checked and It has been in go source code for 4 year (golang/go@35d8bb3)

@lunny lunny merged commit 6233e88 into go-gitea:master Jun 17, 2017
@sapk sapk deleted the use-test-bench-interface branch June 17, 2017 17:12
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants