Commit Graph

13 Commits

Author SHA1 Message Date
ae60ecda50 executor: fix unstable unit test TestIssue16696 (#32225)
close pingcap/tidb#32040
2022-02-10 16:55:36 +08:00
b5245b5092 executor: migrate test-infra to testify for join_test.go (#32120)
close pingcap/tidb#28593
2022-02-07 18:43:35 +08:00
3de13842b3 test: control log level with environment variables (#30871) 2021-12-24 17:03:48 +08:00
9a074f1dbe *: use the real StateRemote interface implementation for cached table (#30066) 2021-12-10 16:55:57 +08:00
bba5fee1e6 executor: migrate test-infra to testify for executor/write_test.go (#29953) 2021-11-23 16:33:51 +08:00
e448d93cb9 executor: migrate test-infra to testify for aggregate_test.go (#29903) 2021-11-20 12:25:48 +08:00
951f6cf774 *: use testkit/testdata instead of util/testutil (#29906) 2021-11-19 12:55:47 +08:00
9f68c8e92a plan,table : support write operator for cache table and mock lockwrite state (#29444) 2021-11-08 16:11:04 +08:00
9dc4630b47 *: make expression index as experimental feature (#28307) 2021-10-30 00:40:51 +08:00
bba2848f94 executor: move test setup code from TestT to TestMain (#28441) 2021-09-30 17:52:47 +08:00
fbe0bb13bc executor: migrate goroutine leak tests to goleak (#27405) 2021-08-20 13:48:01 +08:00
7755d25aba *: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198) 2021-08-16 18:52:00 +08:00
f9652b26f2 executor: migrate TestBatchInsertWithOnDuplicate to testify (#26712) 2021-08-05 02:45:08 +08:00