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 db_partition_test.go: testIntegrationSuite5.TestDropSchemaWithPartitionTable #28206

Closed
karuppiah7890 opened this issue Sep 18, 2021 · 1 comment · Fixed by #29499
Closed
Assignees
Labels
component/test severity/major sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.

Comments

@karuppiah7890
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

https://ci.pingcap.net/blue/organizations/jenkins/tidb_ghpr_check_2/detail/tidb_ghpr_check_2/34569/pipeline

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

Passing tests

3. What did you see instead (Required)

[2021-09-18T12:46:41.405Z] FAIL: db_partition_test.go:2940: testIntegrationSuite5.TestDropSchemaWithPartitionTable
[2021-09-18T12:46:41.405Z] 
[2021-09-18T12:46:41.405Z] db_partition_test.go:2990:
[2021-09-18T12:46:41.405Z]     c.Assert(recordsNum, Equals, 0)
[2021-09-18T12:46:41.405Z] ... obtained int = 4
[2021-09-18T12:46:41.405Z] ... expected int = 0

4. What is your TiDB version? (Required)

#28204 of commit 044e4b7

@github-actions
Copy link

github-actions bot commented Nov 8, 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

Successfully merging a pull request may close this issue.

3 participants