dweiss opened a new pull request, #15949: URL: https://github.com/apache/lucene/pull/15949
This is a dodge-the-problem workaround for gradle/gradle#36508 which switches test execution to junit-platform (vintage runner). This is also the first step to eventually upgrade to junit jupiter... Not that it's a dramatic change to any existing tests but features of jupiter are quite nice. I've also started working on moving the randomizedtesting package to jupiter. It isn't a straightforward upgrade (the API is slightly different and some code changes are needed). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
