Skip to content

Tests broken/flaky on Mac OS X #1310

@elharo

Description

@elharo

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions