mumrah commented on PR #17397: URL: https://github.com/apache/kafka/pull/17397#issuecomment-2402494111
@chia7712 let me know what you think of this approach. Once this catalog file is populated, I intend to use it like this: * In GHA, checkout the `test-catalog` branch from "7 days ago" * Run a Python script to convert the catalog into something easy to ingest in Java (single file of className#methodName) * Pass this file into JUnit ExecutionCondition plugin * The plugin compares each test being run with the catalog to determine if it should be quarantined or not -- 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]
