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

Closed
Tracked by #25899
feitian124 opened this issue Oct 7, 2021 · 2 comments
Labels
severity/major sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.

Comments

@feitian124
Copy link
Contributor

Bug Report

[2021-10-07T02:38:39.053Z] FAIL: db_partition_test.go:2944: testIntegrationSuite5.TestDropSchemaWithPartitionTable
[2021-10-07T02:38:39.053Z] 
[2021-10-07T02:38:39.053Z] db_partition_test.go:2994:
[2021-10-07T02:38:39.053Z]     c.Assert(recordsNum, Equals, 0)
[2021-10-07T02:38:39.053Z] ... obtained int = 4
[2021-10-07T02:38:39.053Z] ... expected int = 0
[2021-10-07T02:38:39.054Z] 

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

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

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

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

@feitian124 feitian124 added the type/bug The issue is confirmed as a bug. label Oct 7, 2021
@tiancaiamao
Copy link
Contributor

Duplicated with #28206

@github-actions
Copy link

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