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 #33147

Merged
merged 3 commits into from
Mar 18, 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
29 changes: 29 additions & 0 deletions unstable.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
ddl TestModifyColumn
ddl TestModifyColumnTypeWhenInterception
util/cpuprofile TestGetCPUProfile
executor TestDefaultValForAnalyze
executor TestPBMemoryLeak
executor TestInvalidReadCacheTable
executor TestCancelMppTasks
executor testSuite.TestTimestampDefaultValueTimeZone
executor TestIndexJoin31494
executor TestInvalidReadCacheTable
executor TestPartitionTable
executor TestRangePartitionBoundariesLtM
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 TestPartitionWithVariedDataSources
planner/core TestCopPaging
planner/core TestPlanCachePointGetAndTableDual
planner/core TestSimplifyOuterJoinWithCast
executor/seqtest TestShow