-
Notifications
You must be signed in to change notification settings - Fork 289
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
Temporary fix for ErrSnapshotSchemaNotFound and ErrSchemaStorageGCed #1069
Temporary fix for ErrSnapshotSchemaNotFound and ErrSchemaStorageGCed #1069
Conversation
/run-all-tests |
/run-all-tests |
/run-all-tests |
/run-all-tests |
/run-all-tests |
/run-all-tests |
/run-all-tests |
/run-all-tests |
/run-all-tests |
/run-all-tests |
/run-all-tests |
/run-all-tests |
/run-all-tests |
/run-all-tests |
/run-all-tests |
Codecov Report
@@ Coverage Diff @@
## master #1069 +/- ##
================================================
+ Coverage 37.8006% 37.8510% +0.0504%
================================================
Files 110 110
Lines 11394 11466 +72
================================================
+ Hits 4307 4340 +33
- Misses 6662 6698 +36
- Partials 425 428 +3 |
/run-all-tests |
/run-all-tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/merge |
/run-all-tests |
@liuzix merge failed. |
/run-integration-tests |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
cherry pick to release-4.0 in PR #1114 |
What problem does this PR solve?
What is changed and how it works?
Note: The last two are ad-hoc temporary fixes, and the problems should be identified exhaustively before making other plans for fixing.
Check List
Tests
Side effects
Related changes
Release note