Uh oh!
There was an error while loading. Please reload this page.
[ADDENDUM] HBASE-28295 Few tests are failing due to NCDFE: org/bouncycastle/opera… - #5611
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
Apache-HBase
commented
Jan 8, 2024
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 8, 2024
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 8, 2024
🎊 +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 |
Apache9
commented
Jan 10, 2024
+1, please file another issue for fixing the test itself~ |
NihalJain
commented
Jan 10, 2024
Sure let me commit this and raise a fix for reflection issue. |
…castle/operator/OperatorCreationException (#5611) Signed-off-by: Duo Zhang <zhangduo@apache.org>
…tor/OperatorCreationException