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

TestBootstrapWithError hang forever #46385

Closed
Tracked by #41316
Defined2014 opened this issue Aug 24, 2023 · 3 comments · Fixed by #46408
Closed
Tracked by #41316

TestBootstrapWithError hang forever #46385

Defined2014 opened this issue Aug 24, 2023 · 3 comments · Fixed by #46408
Assignees
Labels
component/test severity/moderate 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)

/usr/local/go/bin/go test -timeout 90s -tags intest,deadlock -run ^TestBootstrapWithError$ github.com/pingcap/tidb/session

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

pass

3. What did you see instead (Required)

After 90s, timeout

4. What is your TiDB version? (Required)

@Defined2014 Defined2014 added the type/bug The issue is confirmed as a bug. label Aug 24, 2023
@Defined2014
Copy link
Contributor Author

Seems caused by #45465

@Defined2014
Copy link
Contributor Author

/cc @CabinfeverB PTAL

@CabinfeverB
Copy link
Contributor

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test severity/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants