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

flaky test TestCreateDropCreateTable #50061

Closed
Tracked by #41316
Defined2014 opened this issue Jan 4, 2024 · 2 comments · Fixed by #50076
Closed
Tracked by #41316

flaky test TestCreateDropCreateTable #50061

Defined2014 opened this issue Jan 4, 2024 · 2 comments · Fixed by #50076
Labels
affects-7.5 component/ddl This issue is related to DDL of TiDB. component/test severity/major type/bug The issue is confirmed as a bug.

Comments

@Defined2014
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

--- FAIL: TestCreateDropCreateTable (5.46s)
    ddl_api_test.go:214: 
        	Error Trace:	/home/prow/go/src/github.com/pingcap/tidb/pkg/ddl/ddl_api_test.go:214
        	Error:      	"446773575105380352" is not less than "446773574582665216"
        	Test:       	TestCreateDropCreateTable
        	Messages:   	second create should finish after drop

https://prow.tidb.net/view/gs/prow-tidb-logs/logs/periodic-daily-tidb-unit-test/1742606910567223296

@Defined2014 Defined2014 added type/bug The issue is confirmed as a bug. component/ddl This issue is related to DDL of TiDB. labels Jan 4, 2024
@tangenta tangenta removed the type/bug The issue is confirmed as a bug. label Jan 9, 2024
@tangenta tangenta added the type/enhancement The issue or PR belongs to an enhancement. label Mar 7, 2024
@tangenta tangenta added type/bug The issue is confirmed as a bug. affects-7.5 severity/major and removed type/enhancement The issue or PR belongs to an enhancement. labels May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-7.5 component/ddl This issue is related to DDL of TiDB. 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