Commit Graph

45 Commits

Author SHA1 Message Date
d0a5bc5bc1 tests: fix some test cases in real TiKV env (#47697)
ref pingcap/tidb#45961
2023-10-17 08:11:00 +00:00
f4f8cd630a executor, tests: move test cases from union_scan_test.go and kv_test.go to integrationtest (#47659)
ref pingcap/tidb#47076
2023-10-16 09:12:29 +00:00
e58b008293 tests, ddl: move IT tests in ddl/ to tests/integrationtest (PART 4) (#47591)
close pingcap/tidb#47429
2023-10-13 09:36:27 +00:00
bf8f570fcb tests: move test cases of privilege package to integration test (part2) (#47292)
close pingcap/tidb#47149
2023-10-13 04:46:58 +00:00
8dbfdfbf35 planner: temporarily disable analyze mv index for the release | tidb-test=pr/2223 (#47529)
ref pingcap/tidb#46539
2023-10-12 11:03:27 +00:00
da1f48785f tests, ddl: move IT in ddl/ to tests/integrationtest (Part 3) (#47553)
ref pingcap/tidb#47429
2023-10-12 07:43:55 +00:00
937feda20e tests, ddl: move IT in ddl/ to tests/integrationtest (Part 2) (#47524)
ref pingcap/tidb#47429
2023-10-11 04:22:54 +00:00
a01db41bd5 tests, ddl: move IT in ddl/ to tests/integrationtest (Part 1) (#47458)
ref pingcap/tidb#47429
2023-10-09 09:28:54 +00:00
8772821e97 planner, tests: migrate tests for plan_cache into the integrationtest (#47443)
close pingcap/tidb#47173
2023-10-08 07:19:52 +00:00
350e1c2701 *: move session/nontransactional, expression/integration* test cases to tests/integrationtest (#47439)
close pingcap/tidb#47287
2023-10-08 06:52:53 +00:00
2d1d3fd73c tests: bump mysql-tester version and update result (#47358)
ref pingcap/tidb#45961
2023-10-08 04:52:52 +00:00
b431900a0c executor, tests: move more test cases from join_test.go and write_test.go to integrationtest (#47420)
ref pingcap/tidb#47076
2023-10-08 03:28:52 +00:00
cc42e4b92c tests: add sorted result for a test (#47415)
close pingcap/tidb#47411
2023-10-07 06:31:53 +00:00
413a58ffe8 executor, tests: move some test cases from ddl_test.go, split_table_test.go and write_test.go to integrationtest (#47361)
ref pingcap/tidb#47076
2023-10-07 01:54:22 +00:00
a7d0a3a1c3 planner, tests: migrate more tests to IT (#47353)
close pingcap/tidb#47352
2023-09-28 07:48:23 +00:00
8cfe7f329b executor, tests: move some test cases from admin_test.go and foreign_key_test.go to integrationtest (#47333)
ref pingcap/tidb#47076
2023-09-28 03:52:50 +00:00
ec5268a071 tests, session: move IT test cases in session to tests/integrationtest (#47336)
close pingcap/tidb#47287
2023-09-27 12:15:17 +00:00
5c4d4b7e1f tests, planner: migrate tests for indexmerge_path, integration and partition in planner (#47330)
close pingcap/tidb#47329
2023-09-27 09:52:46 +00:00
c98f398080 executor, tests: move some test cases from aggregate_test.go to integrationtest (#47234)
ref pingcap/tidb#47076
2023-09-27 05:22:47 +00:00
99d9d41c83 expression: fix unexpected error msg for cast string to decimal (#47267)
close pingcap/tidb#44274
2023-09-27 04:01:47 +00:00
3802398734 executor, tests: move more test cases from executor_test.go to integrationtest (#47296)
ref pingcap/tidb#47076
2023-09-27 02:54:16 +00:00
70b0c1f879 planner,tests: migrate part of planner tests to mysql_tester (#47200)
close pingcap/tidb#47199
2023-09-26 12:51:17 +00:00
aba8342b7f infoschema, tests: move IT in infoschema to integrationtest (#47285)
close pingcap/tidb#47237
2023-09-26 09:24:17 +00:00
7052ceed37 executor, tests: move some test cases from show_test.go and prepared_test.go to integrationtest (#47245)
ref pingcap/tidb#47076
2023-09-26 02:24:27 +00:00
8129a21c1f tests, statistics: move IT tests in statistics to tests/integrationtest (#47235)
close pingcap/tidb#47222
2023-09-25 16:43:46 +00:00
7e922aa503 expression: use precision and frac from MyDecimal instead of datum for encoding (#47195)
close pingcap/tidb#42622
2023-09-25 15:36:16 +00:00
0a04a0414f *: move IT tests in sessionctx, sessiontxn to integrationtest (#47212)
close pingcap/tidb#47211, close pingcap/tidb#47213
2023-09-25 08:00:25 +00:00
ae42b5a6c5 executor, tests: move IT in executor/test/issuetest to tests/integrationtest (#47077)
ref pingcap/tidb#47076
2023-09-25 07:21:16 +00:00
9eff31083c tests: move test cases of privilege package to integration test (part1) (#47150)
close pingcap/tidb#47149
2023-09-25 04:13:45 +00:00
21a91db8ed tests, util: move IT in util/ to tests/integrationtest (#47196)
close pingcap/tidb#47177
2023-09-22 09:45:22 +00:00
0ab09e20ab executor, tests: move some test cases from join_test.go to integrationtest (#47140)
ref pingcap/tidb#47076
2023-09-22 05:11:20 +00:00
c634119bee expression: Add cast to ensure that the actual output type of builtin_control is consistent with retType (#46786)
close pingcap/tidb#44196
2023-09-22 05:10:45 +00:00
aedc611158 table, tests: move IT test cases in tables to tests/integrationtest (#47168)
close pingcap/tidb#47160
2023-09-22 03:28:52 +00:00
ae11336e90 bindinfo, tests: move IT test cases in bindinfo to tests/integrationtest (#47159)
close pingcap/tidb#47124
2023-09-22 02:15:15 +00:00
2680a9a8ea executor, tests: move some test cases from executor_test.go to integrationtest (#47128)
ref pingcap/tidb#47076
2023-09-21 02:37:44 +00:00
ad118918af tests: add hex() in tests to avoid non-utf8 chars in result file (#47118)
ref pingcap/tidb#45961
2023-09-20 10:07:43 +00:00
7d71771937 tests: integrationtest support report warnings (#47010)
ref pingcap/tidb#45961
2023-09-19 16:58:42 +00:00
defa2ade91 tests, expression: move integration test in expression pkg to tests/integrationtest (#47059)
close pingcap/tidb#46679
2023-09-18 09:55:41 +00:00
21db64fa76 expression, tests: fix ci, add TestCompareBuiltin back (#47021) 2023-09-17 03:42:10 +00:00
533de3ba88 expression, tests: move more test cases to integrationtest (#47002)
ref pingcap/tidb#46679
2023-09-15 09:58:40 +00:00
0468fc2dc7 expression, tests: add vitess_hash, json, charset_and_collation in IT (#46944)
ref pingcap/tidb#46679
2023-09-14 07:49:39 +00:00
a5658520fb types, collation: utf8mb4_0900_bin shouldn't have RestoreData (#46781)
close pingcap/tidb#46690
2023-09-13 08:28:39 +00:00
a8bd506507 planner: remove outer join on unique keys when there is no column referenced (#46249)
close pingcap/tidb#46248
2023-09-12 23:18:08 +00:00
dc99d147cc expression, tests: move integration tests in expression pkg to tests/integration (#46891)
ref pingcap/tidb#46679
2023-09-12 09:06:10 +00:00
aac330b6f0 tests: move and rename cmd/explaintest to tests/integrationtest (#46712)
ref pingcap/tidb#45961
2023-09-11 09:24:11 +00:00