HBASE-30082 Upgrade hbase-server to use junit5 Part12 (#8190)#8253
Conversation
Signed-off-by: Xiao Liu <liuxiaocs@apache.org> (cherry picked from commit 61e78cd)
|
@ndimiduk Could you please take a look at this? I'm not sure what is the problem here... |
Let me try again with Yetus HEAD. |
|
|
So the only way is to split the PR to several smaller ones? |
In Yetus 0.15, yes. But I fixed this in YETUS-1263, so I expect that building against Yetus HEAD should process this PR correctly, we'll see in a few hours. |
|
Seems the script for generating job summary is broken on the latest yetus... |
Sorry, but what are you looking at specifically? https://github.com/apache/hbase/actions/runs/26086185939?pr=8253 looks fine to me. |
|
TestClientScannerTimeouts is a bit flaky on jdk8, I can also reproduce the failure locally, but it does not fail everytime. Will file another issue in the future to track the flakyness of this test. |
(cherry picked from commit 61e78cd)