-
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/04/28-2022/05/05 (#34372)
ref #32303
- Loading branch information
1 parent
167d4eb
commit 7925d5a
Showing
1 changed file
with
12 additions
and
3 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,5 +1,14 @@ | ||
ddl TestSchema | ||
ddl TestCacheTableSizeLimit | ||
executor TestPBMemoryLeak | ||
ddl TestModifyColumn | ||
planner/core TestPartitionWithVariedDataSources | ||
expression TestGetLock | ||
ddl TestParallelDDL | ||
server TestTopSQLCPUProfile | ||
ddl TestModifyColumnTypeWhenInterception | ||
executor TestIn | ||
executor TestStaleReadPrepare | ||
executor TestHashRowContainer | ||
executor TestIndexJoin31494 | ||
ddl TestAddColumn | ||
executor TestDefaultValForAnalyze | ||
|
||
executor TestIn |