TestUtils#deleteTempDirs: don't throw exception when cleanup fails
commit861165909c581fbb6c3cd27304ceca61d2c97675
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 17 Nov 2021 18:09:06 +0000 (17 19:09 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 17 Nov 2021 18:09:06 +0000 (17 19:09 +0100)
tree1d36507554b8df588848ae85c2827a7f091cab7b
parent514969d2b8b04cdcb8f3bbf686a3093be2b30ef7
TestUtils#deleteTempDirs: don't throw exception when cleanup fails

This now happened frequently on Eclipse CI systems failing tests
unnecessarily.

Change-Id: I651ba084c336db8ef6d51a5c50c6ae1bc478b152
org.eclipse.egit.core.junit/src/org/eclipse/egit/core/test/TestUtils.java