-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
*: update unstable unit test case list 2022/05/10-2022/05/17 (#34719)
close #32303
- Loading branch information
1 parent
847b5e1
commit 142fd39
Showing
1 changed file
with
22 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,26 @@ | ||
ddl TestSchema | ||
ddl TestModifyColumn | ||
executor TestShow | ||
executor TestPBMemoryLeak | ||
server TestTopSQLCPUProfile | ||
planner/core TestPartitionWithVariedDataSources | ||
ddl TestCacheTableSizeLimit | ||
domain TestNormalSessionPool | ||
executor TestPartitionTable | ||
ddl TestModifyColumnTypeWhenInterception | ||
util/watcher TestWatcher | ||
executor TestSlowQuery | ||
server TestGetSchemaStorage | ||
executor TestIn | ||
ddl TestReorgOwner | ||
executor TestIssue20236 | ||
util/cpuprofile TestGetCPUProfile | ||
ddl TestAlterColumn | ||
executor TestClusterTableSlowQuery | ||
executor TestIndexJoin31494 | ||
executor TestCancelParseSlowLog | ||
domain TestInfo | ||
executor TestDefaultValForAnalyze | ||
executor TestIn | ||
executor TestAdminCheckIndex | ||
ddl TestModifyColumn | ||
executor TestUnion | ||
ddl TestSchema | ||
executor TestBatchLogForReversedScan | ||
executor TestIndexJoin31494 | ||
expression TestGetLock | ||
planner/core TestIndexMerge | ||
tidb-binlog/pump_client TestWriteBinlog |