Commit Graph

38 Commits

Author SHA1 Message Date
9c64224c49 *: Reduce data inconsistencies (#31547)
ref pingcap/tidb#26833
2022-02-11 13:51:36 +08:00
297455d7e2 planner/core: migrate test-infra to testify for rule_ tests (#32179)
close pingcap/tidb#28396, close pingcap/tidb#28397, close pingcap/tidb#28398
2022-02-09 16:09:36 +08:00
3c777c4022 statistics/handle: migrate test-infra to testify (#32135)
Signed-off-by: tison <wander4096@gmail.com>
2022-02-07 21:30:52 +08:00
c30e8320d8 *: correct use require (#31904)
ref pingcap/tidb#31716
2022-02-07 18:11:35 +08:00
c81dabd971 ddl/ddl_test: migrate test-infra to testify (#29431)
close pingcap/tidb#28628
2022-01-28 14:15:13 +08:00
af259faacf planner: support the plan cache aware of bindings (#30169) 2021-12-16 10:18:35 +08:00
d9ef107d39 *: replace compareDatum by compare, PR 11 (#30465) 2021-12-09 12:47:56 +08:00
bba5fee1e6 executor: migrate test-infra to testify for executor/write_test.go (#29953) 2021-11-23 16:33:51 +08:00
b87f9d1768 server: migrate test-infra to testify for tidb_test.go (#29535) 2021-11-23 11:15:50 +08:00
b74c13a898 *: run go fmt in go1.17 (#28784) 2021-11-05 12:33:03 +08:00
a696b43bc9 server: migrate test-infra to testify for http_handler_test.go (#29374) 2021-11-04 18:33:02 +08:00
731902de58 statistics: migrate test-infra to testify for statistics/handle/gc_test.go (#28301) 2021-11-03 17:49:01 +08:00
b7ed87de7c expression: migrate builtin tests (#29125) 2021-10-27 21:18:49 +08:00
3762608709 statistics: migrate test-infra to testify for selectivity_test.go (#28796) 2021-10-26 18:44:48 +08:00
eeead48c87 planner: migreate expression_test to testify (#28893) 2021-10-20 22:40:46 +08:00
5a4ee311ff test: implement ShortCircuitForBench (#28732) 2021-10-12 16:39:26 +08:00
xhe
94e30df8e2 parser: fix compiling, add unit tests (#28700) 2021-10-11 23:15:25 +08:00
8c357a1d76 seqtest: migrate test-infra testify (#28298) 2021-09-29 16:04:47 +08:00
c0f7dc5125 infoschema: migrate test-infra to testify (#28320) 2021-09-28 10:22:47 +08:00
87ac177f37 bindinfo: migrate test-infra to testify(staging-3) (#28260) 2021-09-27 08:38:46 +08:00
33e989dd18 table/tables: migrate test-infra to testify for tables_test.go (#27902) 2021-09-17 11:02:42 +08:00
c891bf3baa server: migrate test-infra to testify for server/statistics_handler_test.go (#28029) 2021-09-16 15:10:43 +08:00
1bad3647cd store/gcworker: fix test data race (#27986) 2021-09-14 15:22:41 +08:00
0b1ef1198b table/tables: migrate test-infra to testify for partition_test.go (#27812) 2021-09-11 09:44:39 +08:00
a11bfef71a store/gcworker: migrate test-infra to testify for gc_worker_test.go #27657 (#27743) 2021-09-04 12:30:56 +08:00
a85ed79d84 server: migrate test-infra to testify for server/conn_test.go (#27407) 2021-08-31 13:24:13 +08:00
1221b13182 executor: migrate TestTemporaryTableNoNetwork to testify (#27460) 2021-08-23 19:12:03 +08:00
4cc2423086 executor/cte_test.go: migrate test-infra to testify (#27103) 2021-08-23 18:54:03 +08:00
dfe9acfa43 planner/cascades: migrate test-infra to testify (#27277) 2021-08-19 19:56:02 +08:00
f1fd5740c5 util/ranger: test data is setup/teardown logic (#27221) 2021-08-17 10:03:59 +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
f570e8fb67 util/ranger: migrate test-infra to testify (#26988) 2021-08-11 16:49:15 +08:00
ran
fa91e15946 privilege/privileges: migrate test-infra to testify (#26991) 2021-08-10 13:31:15 +08:00
f9652b26f2 executor: migrate TestBatchInsertWithOnDuplicate to testify (#26712) 2021-08-05 02:45:08 +08:00
7d45b322bd util/decoder: migrate test-infra to testify (#26629) 2021-07-29 15:08:17 +08:00
d7f6b1575a infoschema/perfschema: migrate test-infra to testify (#26437) 2021-07-26 16:56:15 +08:00
1ca5b1450e util/admin: migrate admin test to testify (#26318) 2021-07-21 21:00:13 +08:00
ed659df5e3 util/profile: migrate test-infra to testify (#26205) 2021-07-14 11:05:32 +08:00