-
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 0412-0419 (#34095)
ref #32303
- Loading branch information
1 parent
d63a5fd
commit 36c3488
Showing
1 changed file
with
17 additions
and
15 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,17 +1,19 @@ | ||
ddl TestModifyColumn | ||
executor TestDefaultValForAnalyze | ||
executor TestPBMemoryLeak | ||
executor testSuite.TestTimestampDefaultValueTimeZone | ||
ddl TestModifyColumnTypeWhenInterception | ||
ddl TestAddIndexWithSplitTable | ||
executor TestIndexJoin31494 | ||
executor TestShow | ||
executor TestPartitionTable | ||
executor TestIn | ||
server TestTopSQLCPUProfile | ||
planner/core TestIssue20710 | ||
planner/core TestPlanCacheUnionScan | ||
planner/core TestIssue32632 | ||
executor TestListColumnsPartitionWithGeneratedColumn | ||
executor testClusterTableSuite.TestSlowQuery | ||
executor TestInvalidReadCacheTable | ||
ddl TestCacheTableSizeLimit | ||
server TestGetSchemaStorage | ||
executor TestStaleReadPrepare | ||
executor TestSlowQuery | ||
planner/core TestApproxCountDistinctInPartitionTable | ||
planner/core TestCheckFullGroupBy | ||
planner/core TestIssue23839 | ||
ddl TestAddColumn | ||
infoschema TestSlowQuery | ||
infoschema TestTableIfHasColumn | ||
planner/core TestConflictReadFromStorage | ||
server TestTopSQLCPUProfile | ||
infoschema TestSlowQueryOOM | ||
ddl TestModifyColumn | ||
executor TestDefaultValForAnalyze | ||
session testTxnStateSerialSuite.TestBasic | ||
infoschema TestSelectClusterTable |