Commit Graph

19 Commits

Author SHA1 Message Date
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