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 CI test TestDBNameEscape #30303

Closed
tiancaiamao opened this issue Dec 1, 2021 · 3 comments
Closed

Unstable CI test TestDBNameEscape #30303

tiancaiamao opened this issue Dec 1, 2021 · 3 comments
Labels
component/test severity/major sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.

Comments

@tiancaiamao
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

[2021-12-01T02:09:48.585Z] --- FAIL: TestDBNameEscape (1.69s)
[2021-12-01T02:09:48.585Z]     dbtestkit.go:72:
[2021-12-01T02:09:48.585Z]              Error Trace:    dbtestkit.go:72
[2021-12-01T02:09:48.585Z]                                                      server_test.go:1638
[2021-12-01T02:09:48.585Z]                                                      server_test.go:117
[2021-12-01T02:09:48.585Z]                                                      server_test.go:1635
[2021-12-01T02:09:48.585Z]                                                      tidb_test.go:220
[2021-12-01T02:09:48.585Z]              Error:          Received unexpected error:
[2021-12-01T02:09:48.585Z]                              No Pem data found, data: ^U^D#28000Access denied for user 'root'@'127.0.0.1' (using password: YES)
[2021-12-01T02:09:48.585Z]              Test:           TestDBNameEscape
[2021-12-01T02:09:48.585Z]              Messages:       sql:USE mysql;, args:[]

1. Minimal reproduce step (Required)

Found in CI https://ci.pingcap.net/blue/organizations/jenkins/tidb_ghpr_check_2/detail/tidb_ghpr_check_2/49324/pipeline
#30290

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

CI success

3. What did you see instead (Required)

Fail

4. What is your TiDB version? (Required)

commit a046014 (HEAD -> master, origin/master, origin/HEAD)
Author: Song Gao disxiaofei@163.com
Date: Wed Dec 1 11:23:53 2021 +0800

planner: Add trace for proj elimination rule (#30275)
@tiancaiamao
Copy link
Contributor Author

This one looks like #30249

@bb7133
Copy link
Member

bb7133 commented Dec 16, 2021

Very likely that this issue can be closed by #30306, I will close it for now.

@bb7133 bb7133 closed this as completed Dec 16, 2021
@github-actions
Copy link

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

3 participants