Commit Graph

60 Commits

Author SHA1 Message Date
dd01b5586e util: improve stack message in the panic log (#34357)
close pingcap/tidb#34356
2022-05-03 11:28:53 +08:00
93859ddff0 ddl: correct the job.SchemaState in DROP cases (#34235)
ref pingcap/tidb#32939
2022-04-28 12:14:51 +08:00
6da6e5a571 *: fix build tag by run gofix (#34260)
ref pingcap/tidb#31716
2022-04-27 18:02:52 +08:00
02de667042 testkit: add MockSessionManager (#34124)
ref pingcap/tidb#31716
2022-04-21 12:14:04 +08:00
645ae1ce19 *: implement non-transactional delete (#33736)
ref pingcap/tidb#33485
2022-04-15 20:06:36 +08:00
7264d6063c executor: migrate test-infra to testify for testRecoverTable (#33744)
close pingcap/tidb#33435
2022-04-07 13:58:32 +08:00
30bf4117c9 executor: migrate test-infra to testify for executor_test.go testSuiteP1 (#33394)
ref pingcap/tidb#28577
2022-03-24 19:32:33 +08:00
c40e160aa4 ddl: migrate test-infra to testify for ddl.testSerialDBSuite (#33343)
close pingcap/tidb#33004
2022-03-23 16:04:33 +08:00
c4fbc8e4af ddl: migrate test-infra to testify for ddl.testDBSuite5 (#33157)
close pingcap/tidb#32965
2022-03-16 21:49:53 +08:00
ffaeb3e80d ddl: improve test to avoid cycle import (#32058)
ref pingcap/tidb#31716
2022-03-14 12:11:51 +08:00
c40d9c4781 testutil: move testutil.CompareUnorderedStringSlice to new package (#32916)
close pingcap/tidb#32912
2022-03-08 20:01:49 +08:00
f61c3b760d ddl: migrate test-infra to testify for primary_key_handle_test.go (#32845)
close pingcap/tidb#32843
2022-03-04 19:35:47 +08:00
4910b08250 ddl: migrate test-infra to testify for db_partition_test (#32214)
close pingcap/tidb#28635
2022-03-04 00:05:46 +08:00
52da78255d ddl: migrate test-infra to testify for column_type_change_type (#32694)
close pingcap/tidb#28632
2022-03-02 12:13:45 +08:00
d1bf078a58 executor: migrate test-infra to testify for infoschema_reader_test.go (#32688)
close pingcap/tidb#28587
2022-03-01 16:31:45 +08:00
0c9b0c0ef2 util/testutil: cleanup testutils depend on pingcap/check (#32662)
close pingcap/tidb#32660
2022-02-28 20:01:45 +08:00
3e1cd2733a ddl: migrate test-infra to testify for rollingback_test.go (#32647)
close pingcap/tidb#29110
2022-02-26 16:11:43 +08:00
a11ece9f88 planner/core: migrate test-infra to testify for integration_test.go (#32560)
Signed-off-by: tison <wander4096@gmail.com>

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
2022-02-24 00:00:19 +08:00
36a1f84191 planner/core: migrate test-infra to testify for enforce_mpp_test.go (#32479)
close pingcap/tidb#28389
2022-02-19 18:07:40 +08:00
e938378143 planner/core: migrate test-infra to testify for prepare_test.go (#32345)
close pingcap/tidb#28394
2022-02-15 14:17:38 +08:00
a421d20d21 executor: migrate test-infra to testify for insert_test (#32332)
close pingcap/tidb#28588
2022-02-15 10:39:38 +08:00
2d93944210 executor: migrate test-infra to testify for partition_table_test.go (#30665)
close pingcap/tidb#28600
2022-02-14 19:39:38 +08:00
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