Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*: update unstable unit test case list #33784

Merged
merged 2 commits into from
Apr 12, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 13 additions & 27 deletions unstable.txt
Original file line number Diff line number Diff line change
@@ -1,33 +1,19 @@
ddl TestModifyColumn
ddl TestModifyColumnTypeWhenInterception
util/cpuprofile TestGetCPUProfile
ddl TestPartition
ddl TestDuplicateErrorMessage
ddl TestAddIndexWithSplitTable
ddl TestAddColumn
executor TestDefaultValForAnalyze
executor TestPBMemoryLeak
executor TestInvalidReadCacheTable
executor TestCancelMppTasks
executor testSuite.TestTimestampDefaultValueTimeZone
executor TestIndexJoin31494
executor TestInvalidReadCacheTable
executor TestPartitionTable
executor TestRangePartitionBoundariesLtM
executor TestIn
server TestTopSQLCPUProfile
server TestErrorNoRollback
server TestUint64
planner/core TestIssue27544
planner/core TestIssue20139
planner/core TestAggPushToCopForCachedTable
planner/core TestIssue23887
planner/core TestOrderedResultModeOnJoin
planner/core TestCompareSubquery
planner/core TestEstimation
planner/core TestPlanStringer
planner/core TestMultiColInExpression
planner/core TestIssue16407
planner/core TestPrepareCacheNow
planner/core TestDAGPlanBuilderSplitAvg
planner/core TestIndexMerge
planner/core TestUnmatchedTableInHint
planner/core TestCopPaging
planner/core TestPlanCachePointGetAndTableDual
planner/core TestSimplifyOuterJoinWithCast
executor/seqtest TestShow
planner/core TestIssue20710
planner/core TestPartitionWithVariedDataSources
planner/core TestPlanCacheUnionScan
planner/core TestIssue32632
executor TestInvalidReadTemporaryTable
session testPessimisticSuite.TestAmendForIndexChange
store/mockstore/unistore/tikv TestDeadlock
expression TestIssue27831