zabetak opened a new pull request, #3772: URL: https://github.com/apache/calcite/pull/3772
The testContributorsFileIsSorted and testMailmapFile tests fail cause they rely on git and there is no git info available in source distribution. In fact the tests don't really need git and the paths to the .mailmap and contributor.yml files can be specified explicitly. This removes the git requirement and also makes the tests more efficient since there is no process calls and lookup involved. -- 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]
