-
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/23-2022/05/30 (#35027)
ref #32303
- Loading branch information
1 parent
dbce66a
commit 6baa358
Showing
1 changed file
with
34 additions
and
21 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,28 +1,41 @@ | ||
executor TestShow | ||
ddl TestCancel | ||
server TestInternalSessionTxnStartTS | ||
owner TestCluster | ||
executor TestAdmin | ||
ddl TestReorg | ||
ddl TestModifyColumnTypeWhenInterception | ||
util/watcher TestWatcher | ||
server TestTopSQLCPUProfile | ||
executor TestPBMemoryLeak | ||
executor TestStaleReadPrepare | ||
statistics/handle TestConcurrentLoadHistTimeout | ||
infoschema TestSimpleStmtSummaryEvictedCount | ||
server TestTopSQLCPUProfile | ||
ddl TestCancel | ||
ddl TestParallelDDL | ||
ddl TestCacheTableSizeLimit | ||
ddl TestModifyColumnTypeWhenInterception | ||
executor TestDirectReadingWithAgg | ||
server TestGetSchemaStorage | ||
ddl TestAddColumn2 | ||
executor/oomtest TestMemTracker4DeleteExec | ||
ddl TestCreateTable | ||
executor TestDefaultValForAnalyze | ||
session TestUpgrade | ||
util/cpuprofile TestGetCPUProfile | ||
executor TestSlowQueryRetriever | ||
executor TestPartitionTable | ||
executor TestParallelApply | ||
executor TestIndexJoin31494 | ||
executor TestShow | ||
executor TestSlowQuery | ||
expression TestGetLock | ||
tests/realtikvtest/sessiontest TestRetry | ||
executor TestIdexMerge | ||
executor TestBatchLogForReversedScan | ||
planner/core TestPrepareCache | ||
executor TestDirectReadingWithUnionScan | ||
expression TestVectorizedBuiltinTimeFunc | ||
ddl TestModifyColumn | ||
executor TestClusterTableSlowQuery | ||
planner/core TestPartitionWithVariedDataSources | ||
statistics/handle TestConcurrentLoadHist | ||
ddl TestSchema | ||
executor TestDefaultValForAnalyze | ||
executor TestIn | ||
expression TestGetLock | ||
executor TestIndexJoin31494 | ||
executor TestOrderBy | ||
executor TestPBMemoryLeak | ||
ddl TestSchema | ||
expression TestVectorizedBuiltinTimeEvalOneVecGenerated | ||
br/pkg/stream TestIntegration | ||
executor TestPartitionTable | ||
executor TestSlowQueryRetriever | ||
ddl TestCacheTableSizeLimit | ||
executor TestView | ||
br/pkg/stream TestIntegration/TestForwardProgress | ||
server TestInternalSessionTxnStartTS | ||
executor TestPartitionTableIndexJoinIndexLookUp | ||
executor TestIssue20236 | ||
executor TestSubqueries |