GitCloneWizardTestBase: ignore errors during cleanup
commit6f07ca4d32861e29e103e1f0fe68de80368168a7
authorMatthias Sohn <matthias.sohn@sap.com>
Tue, 23 Nov 2021 11:19:05 +0000 (23 12:19 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 24 Nov 2021 15:02:33 +0000 (24 16:02 +0100)
tree77736ccfd514e01fe7ed291f841ef0d5f97c358a
parent73ddda1782301aed71746e808b3fd3ed37db3346
GitCloneWizardTestBase: ignore errors during cleanup

On Jiro sometimes there are failures to remove files created by tests.
Ignore these errors to not fail the build.

Change-Id: Ic68fd90347a9251b66de05b120e116b293ac6ebf
org.eclipse.egit.ui.test/src/org/eclipse/egit/ui/wizards/clone/GitCloneWizardTestBase.java