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 pdutil.TestTimeFromPD #7201

Closed
Tracked by #2246
sleepymole opened this issue Sep 23, 2022 · 1 comment · Fixed by #7219
Closed
Tracked by #2246

Unstable test pdutil.TestTimeFromPD #7201

sleepymole opened this issue Sep 23, 2022 · 1 comment · Fixed by #7219
Assignees
Labels
area/ticdc Issues or PRs related to TiCDC. severity/minor type/bug The issue is confirmed as a bug.

Comments

@sleepymole
Copy link
Contributor

sleepymole commented Sep 23, 2022

What did you do?

go test -count=1 -v -run TestTimeFromPD  github.com/pingcap/tiflow/pkg/pdutil

Ref https://ci.pingcap.net/blue/organizations/jenkins/ut-check/detail/ut-check/36222/pipeline/.

What did you expect to see?

Test pass.

What did you see instead?

Test stuck.

=== RUN   TestTimeFromPD
=== PAUSE TestTimeFromPD
=== CONT  TestTimeFromPD
[2022/09/23 11:13:38.120 +08:00] [WARN] [clock.go:99] ["get time from pd failed, will use local time as pd time"]

Versions of the cluster

master
@sleepymole sleepymole added type/bug The issue is confirmed as a bug. area/ticdc Issues or PRs related to TiCDC. labels Sep 23, 2022
@Rustin170506
Copy link
Member

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ticdc Issues or PRs related to TiCDC. severity/minor type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants