-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
HBASE-27874 Problem in flakey generated report causes pre-commit run to fail #5244
Conversation
…to fail Change-Id: I68aca8c5216e03120a848ee9bfc020a9b5cdcbc2
🎊 +1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
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, thank you!
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.
Why is this targeted for branch-2? Isn't it required on master as well?
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.
Better add some comments to explain the logic? And this should be applied to master as well?
So far, I had only seen this in branch-2, but it may also affect master. It all depends on the maven output for last nightly build, if that comes with a malformed line like below, then the issue would surface:
|
Change-Id: Ib9165a994185f364387f78087a5585cac5ee562e
🎊 +1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
Anyway, let's merge this to branch-2 first and then forward cherry-pick to master, as now branch-2 nightly is failing. |
…to fail (apache#5244) Signed-off-by: Peter Somogyi <psomogyi@apache.org> Signed-off-by: Duo Zhang <zhangduo@apache.org> Reviewew-by: Kota-SH <shanmukhaharipriya@gmail.com> (cherry picked from commit 0ba562a) (cherry picked from commit 4348695) Change-Id: I9d9518893b6559cb25addd843e537281c7ad6b9c
No description provided.