sebastian-nagel commented on PR #862: URL: https://github.com/apache/nutch/pull/862#issuecomment-3276301923
... and the reason is: `AbstractHttpProtocolPluginTest` (in core, `o.a.n.protocol`) is already upgraded to JUnit 5 while the HTTP protocol plugin test classes aren't yet, although they inherit from the abstract test class. Simplest solution: revert the changes to `AbstractHttpProtocolPluginTest` until the plugin tests are migrated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@nutch.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org