Lianet Magrans created KAFKA-18973:
--------------------------------------
Summary: Review
MetadataSchemaCheckerToolTest.testVerifyEvolutionGit requiring git project
Key: KAFKA-18973
URL: https://issues.apache.org/jira/browse/KAFKA-18973
Project: Kafka
Issue Type: Test
Affects Versions: 4.0.0
Reporter: Lianet Magrans
While testing a release candidate we noticed that the fact that the test
testVerifyEvolutionGit requires a git directory, causes that running tests on a
release source folder after download doesn't work anymore (as it used to in
previous versions). As of 4.0 it fails with: {_}java.lang.RuntimeException:
Invalid directory, need to be within a Git repository{_}.
This started failing on 4.0 which is the first release to include this test.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)