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

IT Unstable case TestGetIndexMVCC #30286

Closed
aytrack opened this issue Nov 30, 2021 · 4 comments
Closed

IT Unstable case TestGetIndexMVCC #30286

aytrack opened this issue Nov 30, 2021 · 4 comments
Assignees
Labels
component/test severity/major sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.

Comments

@aytrack
Copy link
Contributor

aytrack commented Nov 30, 2021

Bug Report

Please answer these questions before submitting your issue. Thanks!
in ci https://ci.pingcap.net/blue/organizations/jenkins/tidb_ghpr_coverage/detail/tidb_ghpr_coverage/1412/pipeline

2021-11-30T11:48:42.472Z] --- FAIL: TestGetIndexMVCC (1.37s)
[2021-11-30T11:48:42.472Z]     dbtestkit.go:72: 
[2021-11-30T11:48:42.472Z]         	Error Trace:	dbtestkit.go:72
[2021-11-30T11:48:42.472Z]         	            				http_handler_test.go:505
[2021-11-30T11:48:42.472Z]         	            				http_handler_test.go:748
[2021-11-30T11:48:42.472Z]         	Error:      	Received unexpected error:
[2021-11-30T11:48:42.472Z]         	            	commands out of sync. Did you run multiple statements at once?
[2021-11-30T11:48:42.472Z]         	Test:       	TestGetIndexMVCC
[2021-11-30T11:48:42.472Z]         	Messages:   	sql:create database tidb;, args:[]
[2021-11-30T11:48:42.472Z]     http_handler_test.go:501: 
[2021-11-30T11:48:42.472Z]         	Error Trace:	http_handler_test.go:501
[2021-11-30T11:48:42.472Z]         	            				panic.go:613
[2021-11-30T11:48:42.472Z]         	            				testing.go:741
[2021-11-30T11:48:42.472Z]         	            				dbtestkit.go:72
[2021-11-30T11:48:42.472Z]         	            				http_handler_test.go:505
[2021-11-30T11:48:42.472Z]         	            				http_handler_test.go:748
[2021-11-30T11:48:42.472Z]         	Error:      	Received unexpected error:
[2021-11-30T11:48:42.472Z]         	            	bad connection
[2021-11-30T11:48:42.472Z]         	Test:       	TestGetIndexMVCC

1. Minimal reproduce step (Required)

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

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

@mjonss
Copy link
Contributor

mjonss commented Dec 1, 2021

Related to #30249 ?

@djshow832
Copy link
Contributor

Related to #30249 ?

I think so. There are at least 5 relevant issues.

@hawkingrei
Copy link
Member

Closed #30306. We can re-open it if the error happens again.

@github-actions
Copy link

github-actions bot commented Dec 7, 2021

Please check whether the issue should be labeled with 'affects-x.y' or 'fixes-x.y.z', and then remove 'needs-more-info' label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test severity/major sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

4 participants