diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-01-12 23:45:34 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-04-26 21:26:05 +0200 |
commit | 61d4e31349719778bce67fc9ec707cbb0a98def6 (patch) | |
tree | d104e8efbd33c670bead5fba57dd9acae56e3041 /org.eclipse.jgit.pgm.test/org.eclipse.jgit.pgm--All-Tests (Java8).launch | |
parent | f3a3a2e8772222d89e4fbcf1dab43aa08935ea97 (diff) | |
download | jgit-61d4e31349719778bce67fc9ec707cbb0a98def6.tar.gz jgit-61d4e31349719778bce67fc9ec707cbb0a98def6.zip |
[bazel] Skip ConfigTest#testCommitTemplatePathInHomeDirecory
Move this test to another class and skip it when running tests with
bazel since the bazel test runner does not allow to create files in the
home directory.
FS#userHome retrieves the home directory on the first call and caches it
for subsequent calls to avoid overhead in case path translation is
required (currently on cygwin). This prevents that the test can mock the
home directory using MockSystemReader like SshTestHarness does.
Change-Id: I6a22f37f4a19eb4b4935509eae508a23e56db7aa
Diffstat (limited to 'org.eclipse.jgit.pgm.test/org.eclipse.jgit.pgm--All-Tests (Java8).launch')
0 files changed, 0 insertions, 0 deletions