-
Notifications
You must be signed in to change notification settings - Fork 180
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Affected version
HEAD
Bug description
Tests look broken or at least flaky:
Error: org.apache.maven.scm.provider.git.gitexe.command.changelog.GitExeChangeLogCommandTckTest.testChangeLogCommand -- Time elapsed: 1.260 s <<< FAILURE!
java.lang.AssertionError:
The git-log command failed.: /bin/sh -c cd '/Users/runner/work/maven-scm/maven-scm/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/target/scm-test/working-copy' && 'git' 'whatchanged' '--format=medium' '--decorate=short' '--raw' '--no-merges' '--date=iso' '--' '.'
'git whatchanged' is nominated for removal.
If you still use this command, please add an extra
option, '--i-still-use-this', on the command line
and let us know you still use it by sending an e-mail
to <git@vger.kernel.org>. Thanks.
fatal: refusing to run without --i-still-use-this
seems to be reproducible on Mac OS X and not other platforms, likely due to a different version of git
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working