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

executor: migrate test-infra to testify for hash_table_test.go and grant_test.go #29208

Merged
merged 26 commits into from
Oct 29, 2021
Merged
Show file tree
Hide file tree
Changes from 25 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
5088674
executor : migrate test-infra to testify for batch_point_get_test.go
YufeiCh Oct 26, 2021
c5cea4f
Merge branch 'master' into master
YufeiCh Oct 26, 2021
60dd480
fix check-dev
YufeiCh Oct 27, 2021
e366aa8
Merge branch 'master' of github.com:YufeiCh/tidb
YufeiCh Oct 27, 2021
e485688
Merge branch 'pingcap:master' into master
YufeiCh Oct 27, 2021
b72b965
move testBatchPointGetSuite and newStoreWithBootstrap to executor_tes…
YufeiCh Oct 27, 2021
a36a3fc
remove testBatchPointGetSuite from executor_test.go
YufeiCh Oct 27, 2021
599fbdb
executor: migrate test-infra to testify for delete_test.go
YufeiCh Oct 27, 2021
63d9880
executor : migrate test-infra to testify for index_advise_test.go
YufeiCh Oct 27, 2021
cee3096
fix for year number and require.EqualError
YufeiCh Oct 28, 2021
36939ee
Merge branch 'master' into master
YufeiCh Oct 28, 2021
ecfd490
fix for year number and require.EqualError
YufeiCh Oct 28, 2021
00b3393
Merge branch 'master' of github.com:YufeiCh/tidb
YufeiCh Oct 28, 2021
a850ad9
Merge branch 'master' into master
ti-chi-bot Oct 28, 2021
e4a9ef5
Merge branch 'pingcap:master' into master
YufeiCh Oct 28, 2021
2cb2c73
executor: migrate test-infra to testify for hash_table_test.go
YufeiCh Oct 28, 2021
8afa211
Merge branch 'pingcap:master' into master
YufeiCh Oct 28, 2021
e995257
Merge branch 'master' into master
YufeiCh Oct 28, 2021
e460137
fix hash_table_test.go
YufeiCh Oct 28, 2021
43fddaf
executor: migrate migrate test-infra to testify for grant_test.go
YufeiCh Oct 28, 2021
b014865
Rename hash_table_test.go to hash_table_serial_test.go
YufeiCh Oct 28, 2021
6ec63ed
Merge branch 'master' into master
YufeiCh Oct 28, 2021
0c186e0
Update grant_test.go
YufeiCh Oct 28, 2021
e33b1d0
make grant_test.go run in parallel
YufeiCh Oct 28, 2021
0e4f2e7
Merge branch 'master' into master
YufeiCh Oct 28, 2021
eca89ea
Merge branch 'master' into master
ti-chi-bot Oct 29, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading