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

CI: lightning_error_summary test case failed. #29177

Closed
3pointer opened this issue Oct 27, 2021 · 1 comment · Fixed by #30547
Closed

CI: lightning_error_summary test case failed. #29177

3pointer opened this issue Oct 27, 2021 · 1 comment · Fixed by #30547
Labels
component/lightning This issue is related to Lightning of TiDB. severity/major type/bug The issue is confirmed as a bug.

Comments

@3pointer
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

https://ci.pingcap.net/blue/organizations/jenkins/br_ghpr_unit_and_integration_test/detail/br_ghpr_unit_and_integration_test/7834/pipeline

ERRORCODE is 0 but expect not.

This case expect to return checksum mismatch error. because it insert some data before lightning local backend starts.
I think the reason is lightning calculate the wrong checksum or missing some data.

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

test passed.

3. What did you see instead (Required)

test failed.

4. What is your TiDB version? (Required)

master

@3pointer 3pointer added type/bug The issue is confirmed as a bug. component/lightning This issue is related to Lightning of TiDB. labels Oct 27, 2021
@3pointer 3pointer changed the title CI: Lightning_error_summary test case failed. CI: lightning_error_summary test case failed. Oct 27, 2021
@github-actions
Copy link

github-actions bot commented Dec 9, 2021

Please check whether the issue should be labeled with 'affects-x.y' or 'fixes-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/lightning This issue is related to Lightning of TiDB. severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants