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

unstable test in the TestCheckActRowsWithUnistore #33768

Open
hawkingrei opened this issue Apr 7, 2022 · 1 comment · Fixed by #33772
Open

unstable test in the TestCheckActRowsWithUnistore #33768

hawkingrei opened this issue Apr 7, 2022 · 1 comment · Fixed by #33772
Labels
severity/moderate 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)

make test
    explain_test.go:294: 
        	Error Trace:	explain_test.go:294
        	            				explain_test.go:354
        	Error:      	Not equal: 
        	            	expected: "4"
        	            	actual  : "0"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-4
        	            	+0
        	Test:       	TestCheckActRowsWithUnistore
        	Messages:   	error comparing select * from t_unistore_act_rows

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

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

@jackysp
Copy link
Member

jackysp commented Feb 26, 2024

It happened again in #50365 (release-7.1).

@jackysp jackysp reopened this Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants