Then when the test finish and cleanup, the process hang, and then timeout:'
[2022-02-10T10:19:34.680Z] 2022-02-10 18:17:46.303891 I | httptest.Server blocked in Close after 5 seconds, waiting for connections:
[2022-02-10T10:19:34.680Z] *net.TCPConn 0xc005bb4860 127.0.0.1:46380 in state active
[2022-02-10T10:19:34.680Z] coverage: 19.0% of statements
[2022-02-10T10:19:34.680Z] panic: test timed out after 2m0s
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
Found in CI https://ci.pingcap.net/blue/organizations/jenkins/tidb_ghpr_unit_test/detail/tidb_ghpr_unit_test/35082/pipeline/
2. What did you expect to see? (Required)
3. What did you see instead (Required)
It's werid... the test itself run success:
Then when the test finish and cleanup, the process hang, and then timeout:'
There are some error message like this:
From the goroutine stack, Close operation blocked on a waitgroup:
4. What is your TiDB version? (Required)
master fe0f1ea
The text was updated successfully, but these errors were encountered: