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

db_test.go:testDBSuite5.TestParallelDropSchemaAndDropTable failed #17967

Closed
sre-bot opened this issue Jun 11, 2020 · 10 comments · Fixed by #19825
Closed

db_test.go:testDBSuite5.TestParallelDropSchemaAndDropTable failed #17967

sre-bot opened this issue Jun 11, 2020 · 10 comments · Fixed by #19825
Assignees
Labels

Comments

@sre-bot
Copy link
Contributor

sre-bot commented Jun 11, 2020

db_test.go:testDBSuite5.TestParallelDropSchemaAndDropTable

[2020-06-11T03:41:26.157Z] ----------------------------------------------------------------------
[2020-06-11T03:41:26.157Z] FAIL: db_test.go:686: testDBSuite5.TestParallelDropSchemaAndDropTable
[2020-06-11T03:41:26.157Z]
[2020-06-11T03:41:26.157Z] db_test.go:717:
[2020-06-11T03:41:26.157Z]     c.Assert(checkErr.Error(), Equals, "[schema:1051]Unknown table 'test_drop_schema_table.t'")
[2020-06-11T03:41:26.157Z] ... obtained string = "[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"
[2020-06-11T03:41:26.157Z] ... expected string = "[schema:1051]Unknown table 'test_drop_schema_table.t'"
[2020-06-11T03:41:26.157Z]

Latest failed builds:
https://internal.pingcap.net/idc-jenkins/job/tidb_ghpr_check_2/38743/display/redirect
https://internal.pingcap.net/idc-jenkins/job/tidb_ghpr_unit_test/39641/display/redirect

@sre-bot
Copy link
Contributor Author

sre-bot commented Jul 8, 2020

@SunRunAway
Copy link
Contributor

@sre-bot
Copy link
Contributor Author

sre-bot commented Jul 15, 2020

@wjhuang2016
Copy link
Member

Fixed by #18234

@sre-bot
Copy link
Contributor Author

sre-bot commented Jul 17, 2020

@sre-bot
Copy link
Contributor Author

sre-bot commented Jul 24, 2020

@sre-bot
Copy link
Contributor Author

sre-bot commented Aug 18, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants