forked from pingcap/tidb
-
Notifications
You must be signed in to change notification settings - Fork 0
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 0407-0412 (pingcap#33955)
ref pingcap#32303
- Loading branch information
1 parent
45e48b6
commit 5544c09
Showing
1 changed file
with
8 additions
and
10 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,19 +1,17 @@ | ||
ddl TestModifyColumn | ||
ddl TestPartition | ||
ddl TestDuplicateErrorMessage | ||
ddl TestAddIndexWithSplitTable | ||
ddl TestAddColumn | ||
executor TestDefaultValForAnalyze | ||
executor TestPBMemoryLeak | ||
executor testSuite.TestTimestampDefaultValueTimeZone | ||
executor TestPartitionTable | ||
executor TestIn | ||
server TestTopSQLCPUProfile | ||
planner/core TestIssue20710 | ||
planner/core TestPartitionWithVariedDataSources | ||
planner/core TestPlanCacheUnionScan | ||
planner/core TestIssue32632 | ||
executor TestInvalidReadTemporaryTable | ||
session testPessimisticSuite.TestAmendForIndexChange | ||
store/mockstore/unistore/tikv TestDeadlock | ||
expression TestIssue27831 | ||
executor TestListColumnsPartitionWithGeneratedColumn | ||
executor testClusterTableSuite.TestSlowQuery | ||
executor TestInvalidReadCacheTable | ||
executor TestStaleReadPrepare | ||
executor TestSlowQuery | ||
planner/core TestApproxCountDistinctInPartitionTable | ||
planner/core TestCheckFullGroupBy | ||
planner/core TestIssue23839 |