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

flaky test TestAnalyzeClusteredIndexPrimary #51649

Closed
Tracked by #41316
hawkingrei opened this issue Mar 11, 2024 · 0 comments · Fixed by #51670
Closed
Tracked by #41316

flaky test TestAnalyzeClusteredIndexPrimary #51649

hawkingrei opened this issue Mar 11, 2024 · 0 comments · Fixed by #51670
Labels
affects-7.1 This bug affects the 7.1.x(LTS) versions. affects-7.5 This bug affects the 7.5.x(LTS) versions. component/test severity/moderate sig/planner SIG: Planner type/bug The issue is confirmed as a bug.

Comments

@hawkingrei
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

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

3. What did you see instead (Required)

         	Error Trace:	pkg/testkit/result.go:49
        	            				pkg/executor/test/analyzetest/analyze_test.go:601
        	Error:      	Not equal: 
        	            	expected: "[test t0  PRIMARY 1 0 1 1 1111 1111 0]\n[test t1  PRIMARY 1 0 1 1 1111 1111 0]\n"
        	            	actual  : "[test t1  PRIMARY 1 0 1 1 1111 1111 0]\n[test t0  PRIMARY 1 0 1 1 1111 1111 0]\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,3 +1,3 @@
        	            	+[test t1  PRIMARY 1 0 1 1 1111 1111 0]
        	            	 [test t0  PRIMARY 1 0 1 1 1111 1111 0]
        	            	-[test t1  PRIMARY 1 0 1 1 1111 1111 0]
        	            	 
        	Test:       	TestAnalyzeClusteredIndexPrimary
        	Messages:   	sql:show stats_buckets, args:[] 

https://tiprow.hawkingrei.com/view/gs/pingcapprow/pr-logs/pull/pingcap_tidb/51648/fast_test_tiprow/1767043025764093952#1:build-log.txt%3A2490

4. What is your TiDB version? (Required)

@hawkingrei hawkingrei added the type/bug The issue is confirmed as a bug. label Mar 11, 2024
@ti-chi-bot ti-chi-bot added affects-7.5 This bug affects the 7.5.x(LTS) versions. affects-7.1 This bug affects the 7.1.x(LTS) versions. labels Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-7.1 This bug affects the 7.1.x(LTS) versions. affects-7.5 This bug affects the 7.5.x(LTS) versions. component/test severity/moderate sig/planner SIG: Planner type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants