From adc2888b5fe5df2c125dc3769891b3b85ea764e8 Mon Sep 17 00:00:00 2001 From: dianqihanwangzi Date: Fri, 18 Mar 2022 13:54:30 +0800 Subject: [PATCH] *: update unstable unit test case list (#33147) ref pingcap/tidb#32303 --- unstable.txt | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/unstable.txt b/unstable.txt index b974c34bf4c47..5de094539bc02 100644 --- a/unstable.txt +++ b/unstable.txt @@ -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 \ No newline at end of file