Commit Graph

14 Commits

Author SHA1 Message Date
xhe
9a16a8dd19 *: replace defer clean with t.Cleanup (#36722)
close pingcap/tidb#36721
2022-08-01 17:34:05 +08:00
b90dee785d executor: separate unstable test into package (#36506)
close pingcap/tidb#36504
2022-07-25 14:01:09 +08:00
de1bc57790 executor: stable test not to automatically gc (#32520)
close pingcap/tidb#32519
2022-02-22 17:05:43 +08:00
af36b0fd1b executor: migrate test-infra to testify for memory_test.go (#32109)
close pingcap/tidb#28595
2022-02-07 10:45:34 +08:00
55a38a1c76 *: tiny clean up the RecordSet NewChunk() method (#29232) 2021-11-02 20:02:51 +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
a9daa4a006 *: Fixed some linter check errors (#25608) 2021-06-26 10:05:23 +08:00
2f2c57ecc8 executor, util: fix TestGlobalMemoryTrackerOnCleanUp ci error (#19863) 2020-09-08 18:15:46 +08:00
47270445d9 server: fix the missing detachment for the mem/disk tracker (#19794) 2020-09-08 10:48:51 +08:00
ac30f5322e mockstore: introducing embedded unistore (#17156) 2020-05-18 17:28:44 +08:00
40a6be1a82 bindinfo: handle statement hints in bindings (#14248) 2020-01-07 14:18:46 +08:00
2ef4c5c35d executor, test: skip TestPBMemoryLeak to reduce unit test time cost (#11073) 2019-07-08 22:47:31 +08:00
d244723a5e executor: remove unused structure RecordBatch (#10891) 2019-06-26 15:26:16 +08:00
beb8268d85 executor: fix the issue that pb memory cannot be released quickly (#10815) 2019-06-18 15:51:34 +08:00