-
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/05-2022/05/10 (#34520)
close #34540
- Loading branch information
1 parent
53f228a
commit 1b81285
Showing
1 changed file
with
6 additions
and
9 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,14 +1,11 @@ | ||
ddl TestSchema | ||
ddl TestCacheTableSizeLimit | ||
executor TestPBMemoryLeak | ||
ddl TestModifyColumn | ||
planner/core TestPartitionWithVariedDataSources | ||
expression TestGetLock | ||
ddl TestParallelDDL | ||
server TestTopSQLCPUProfile | ||
executor TestStaleReadPrepare | ||
executor TestHashRowContainer | ||
ddl TestModifyColumnTypeWhenInterception | ||
util/watcher TestWatcher | ||
executor TestSlowQuery | ||
server TestGetSchemaStorage | ||
executor TestClusterTableSlowQuery | ||
executor TestIndexJoin31494 | ||
ddl TestAddColumn | ||
executor TestDefaultValForAnalyze | ||
executor TestIn | ||
expression TestGetLock |