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 case testDBSuite8.TestCreateWithSameName #29734

Closed
Tracked by #25899
bb7133 opened this issue Nov 12, 2021 · 4 comments · Fixed by #28898
Closed
Tracked by #25899

Unstable test case testDBSuite8.TestCreateWithSameName #29734

bb7133 opened this issue Nov 12, 2021 · 4 comments · Fixed by #28898
Assignees
Labels
component/test severity/major type/bug The issue is confirmed as a bug.

Comments

@bb7133
Copy link
Member

bb7133 commented Nov 12, 2021

Bug Report

The link: https://ci.pingcap.net/blue/organizations/jenkins/tidb_ghpr_check_2/detail/tidb_ghpr_check_2/45160/pipeline

[2021-11-12T10:08:15.537Z] + cat test.log
[2021-11-12T10:08:15.537Z] + grep -Ev '^\[[[:digit:]]{4}(/[[:digit:]]{2}){2}'
[2021-11-12T10:08:15.537Z] + grep -A 30 '\-------'
[2021-11-12T10:08:15.537Z] + grep -A 29 FAIL
[2021-11-12T10:08:15.537Z] FAIL: attributes_sql_test.go:391: testDBSuite8.TestCreateWithSameName
[2021-11-12T10:08:15.537Z] 
[2021-11-12T10:08:15.537Z] attributes_sql_test.go:463:
[2021-11-12T10:08:15.537Z]     c.Assert(len(rows), Equals, 0)
[2021-11-12T10:08:15.537Z] ... obtained int = 1
[2021-11-12T10:08:15.537Z] ... expected int = 0
@bb7133 bb7133 added the type/bug The issue is confirmed as a bug. label Nov 12, 2021
@bb7133
Copy link
Member Author

bb7133 commented Nov 12, 2021

PTAL @rleungx

@rleungx
Copy link
Member

rleungx commented Nov 15, 2021

/close

@ti-chi-bot
Copy link
Member

@rleungx: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@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 type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants