Skip to content

Regression

org.eclipse.emf.compare.ide.ui.tests.unit.GitLogicalMergeWithCustomDependenciesTest.testRemoteBranchAddsUnlinkedEmptyDependentFile (from org.eclipse.emf.compare.ide.ui.tests.suite.GitTests)

Failing for the past 1 build (Since #4084 )
Took 0.32 sec.

Error Message

java.nio.file.NoSuchFileException: /home/jenkins/agent/workspace/master-gerrit/PLATFORM/2022-03/jdk/adoptopenjdk-openj9-jdk11-latest/label/migration/plugins/org.eclipse.emf.compare.ide.ui.tests.git/target/work/data/.git/gc.log.lock

Stacktrace

java.io.UncheckedIOException: java.nio.file.NoSuchFileException: /home/jenkins/agent/workspace/master-gerrit/PLATFORM/2022-03/jdk/adoptopenjdk-openj9-jdk11-latest/label/migration/plugins/org.eclipse.emf.compare.ide.ui.tests.git/target/work/data/.git/gc.log.lock
	at org.eclipse.emf.compare.ide.ui.tests.unit.GitLogicalMergeWithCustomDependenciesTest.tearDown(GitLogicalMergeWithCustomDependenciesTest.java:76)
Caused by: java.nio.file.NoSuchFileException: /home/jenkins/agent/workspace/master-gerrit/PLATFORM/2022-03/jdk/adoptopenjdk-openj9-jdk11-latest/label/migration/plugins/org.eclipse.emf.compare.ide.ui.tests.git/target/work/data/.git/gc.log.lock
	at org.eclipse.emf.compare.ide.ui.tests.unit.GitLogicalMergeWithCustomDependenciesTest.tearDown(GitLogicalMergeWithCustomDependenciesTest.java:76)