clintropolis commented on PR #12919: URL: https://github.com/apache/druid/pull/12919#issuecomment-1226325648
Ah, I think there is a hole in the check test script that caused this PR to have to run all the tests. This PR changed a file in licenses and https://github.com/apache/druid/blob/master/check_test_suite.py#L114 isn't ignoring changes to that directory so it counts as a "java" and so has to run the tests. Since the license check job itself is always ran, i think we could just add it to the ignored list. -- 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]
