tidb icon indicating copy to clipboard operation
tidb copied to clipboard

flaky case TestPhysicalTableScanExtractCorrelatedCols

Open D3Hunter opened this issue 1 year ago • 0 comments

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

https://do.pingcap.net/jenkins/blue/rest/organizations/jenkins/pipelines/pingcap/pipelines/tidb/pipelines/ghpr_unit_test/runs/4227/nodes/63/steps/69/log/?start=0

    physical_plan_test.go:495: 
        	Error Trace:	pkg/planner/core/physical_plan_test.go:495
        	Error:      	Not equal: 
        	            	expected: 1
        	            	actual  : 0
        	Test:       	TestPhysicalTableScanExtractCorrelatedCols

2. What did you expect to see? (Required)

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

master

D3Hunter avatar Feb 23 '24 12:02 D3Hunter