-
Notifications
You must be signed in to change notification settings - Fork 3.4k
[ADDENDUM] HBASE-28295 Few tests are failing due to NCDFE: org/bouncycastle/opera… #5611
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
Conversation
|
Searched for all tests invoking Some tests pass with patch, fails without. Except for IntegrationTestImportTsv which fails irrespective. While trying to run these tests, found issues in IntegrationTestImportTsv,, will fix as part of HBASE-28297, as they are unrelated CC: @Apache9 |
…castle/operator/OperatorCreationException
dfc553a to
52e2631
Compare
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
Rebased and ran test. IntegrationTestImportTsv now fails due to reflection issue. Should I raise another issue and fix? I have figured out a fix to solve the error. or should I club with this change, although unrelated to this? Please let me know how to proceed. @Apache9 |
|
+1, please file another issue for fixing the test itself~ |
Sure let me commit this and raise a fix for reflection issue. |
…castle/operator/OperatorCreationException (#5611) Signed-off-by: Duo Zhang <[email protected]>
…castle/operator/OperatorCreationException (#5611) Signed-off-by: Duo Zhang <[email protected]> (cherry picked from commit 0db4231)
…castle/operator/OperatorCreationException (#5611) Signed-off-by: Duo Zhang <[email protected]> (cherry picked from commit 0db4231)
…tor/OperatorCreationException