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 TestIssue21732 #38263

Closed
purelind opened this issue Sep 30, 2022 · 1 comment · Fixed by #38278
Closed

unstable test TestIssue21732 #38263

purelind opened this issue Sep 30, 2022 · 1 comment · Fixed by #38278
Assignees
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@purelind
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

Error:      	Not equal: 
        	            	expected: "[2 2]\n[1 1]\n[3 3]\n"
        	            	actual  : "[1 1]\n[3 3]\n[2 2]\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,4 +1,4 @@
        	            	-[2 2]
        	            	 [1 1]
        	            	 [3 3]
        	            	+[2 2]
        	            	 
        	Test:       	TestIssue21732
        	Messages:   	sql:select * from p use index (idx), args:[]

link https://ci.pingcap.net/blue/organizations/jenkins/tidb-unit-test-hourly/detail/tidb-unit-test-hourly/8353/tests

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

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

@purelind purelind added the type/bug The issue is confirmed as a bug. label Sep 30, 2022
@tiancaiamao tiancaiamao self-assigned this Sep 30, 2022
@tiancaiamao tiancaiamao added type/enhancement The issue or PR belongs to an enhancement. and removed type/bug The issue is confirmed as a bug. labels Sep 30, 2022
@tiancaiamao
Copy link
Contributor

It's just the poor quality test code, not related to the product. Remove 'bug' label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants