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 lightningServerSuite.TestGetDeleteTask #27820

Closed
Tracked by #25899
zhouqiang-cl opened this issue Sep 6, 2021 · 2 comments · Fixed by #27856
Closed
Tracked by #25899

Unstable test lightningServerSuite.TestGetDeleteTask #27820

zhouqiang-cl opened this issue Sep 6, 2021 · 2 comments · Fixed by #27856
Assignees
Labels
component/test severity/major type/bug The issue is confirmed as a bug.

Comments

@zhouqiang-cl
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!



[2021-09-06T03:00:00.583Z] lightning_test.go:361:

[2021-09-06T03:00:00.583Z]     c.Assert(getAllTasks(), DeepEquals, getAllResultType{

[2021-09-06T03:00:00.583Z]         Current: third,

[2021-09-06T03:00:00.583Z]         Queue:   []int64{},

[2021-09-06T03:00:00.583Z]     })

[2021-09-06T03:00:00.583Z] ... obtained lightning.getAllResultType = lightning.getAllResultType{Current:0, Queue:[]int64{}}

[2021-09-06T03:00:00.583Z] ... expected lightning.getAllResultType = lightning.getAllResultType{Current:1630897188966644757, Queue:[]int64{}}

1. Minimal reproduce step (Required)

in ci https://ci.pingcap.net/blue/organizations/jenkins/tidb-unit-test-nightly/detail/tidb-unit-test-nightly/10247/pipeline/123

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

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

@sleepymole
Copy link
Contributor

/assign

@github-actions
Copy link

github-actions bot commented Sep 9, 2021

Please check whether the issue should be labeled with 'affects-x.y' or 'backport-x.y.z',
and then remove 'needs-more-info' label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

3 participants