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 2022/05/17-2022/05/23 (pingcap…
…#34890) close pingcap#32303
- Loading branch information
1 parent
0cf93b5
commit e83e9a0
Showing
1 changed file
with
20 additions
and
18 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,26 +1,28 @@ | ||
executor TestShow | ||
executor TestPBMemoryLeak | ||
ddl TestCancel | ||
server TestInternalSessionTxnStartTS | ||
util/watcher TestWatcher | ||
server TestTopSQLCPUProfile | ||
planner/core TestPartitionWithVariedDataSources | ||
executor TestPBMemoryLeak | ||
executor TestStaleReadPrepare | ||
ddl TestParallelDDL | ||
ddl TestCacheTableSizeLimit | ||
domain TestNormalSessionPool | ||
executor TestPartitionTable | ||
ddl TestModifyColumnTypeWhenInterception | ||
executor TestIn | ||
ddl TestReorgOwner | ||
executor TestIssue20236 | ||
util/cpuprofile TestGetCPUProfile | ||
ddl TestAlterColumn | ||
executor TestClusterTableSlowQuery | ||
executor TestCancelParseSlowLog | ||
domain TestInfo | ||
executor TestDirectReadingWithAgg | ||
server TestGetSchemaStorage | ||
ddl TestAddColumn2 | ||
executor/oomtest TestMemTracker4DeleteExec | ||
ddl TestCreateTable | ||
executor TestDefaultValForAnalyze | ||
executor TestAdminCheckIndex | ||
session TestUpgrade | ||
util/cpuprofile TestGetCPUProfile | ||
executor TestSlowQueryRetriever | ||
executor TestPartitionTable | ||
ddl TestModifyColumn | ||
executor TestUnion | ||
executor TestClusterTableSlowQuery | ||
planner/core TestPartitionWithVariedDataSources | ||
statistics/handle TestConcurrentLoadHist | ||
ddl TestSchema | ||
executor TestBatchLogForReversedScan | ||
executor TestIndexJoin31494 | ||
executor TestIn | ||
expression TestGetLock | ||
planner/core TestIndexMerge | ||
tidb-binlog/pump_client TestWriteBinlog | ||
executor TestIndexJoin31494 |