Fix instability in CreatePatchActionTest
commit7bf9738bd01723042d53e8ed4cf6d9f3a080f228
authorRobin Stocker <robin@nibor.org>
Wed, 21 Aug 2013 13:26:53 +0000 (21 15:26 +0200)
committerRobin Stocker <robin@nibor.org>
Wed, 21 Aug 2013 13:28:40 +0000 (21 15:28 +0200)
tree39370d2dddca6c939be5aa4ee9fe268ef5b26edb
parent028a56f056e39d2a06203fc66f0f95dec963e84e
Fix instability in CreatePatchActionTest

* The cleanup was insufficient as it left some untracked files around
* It relied on the correct patch format being selected, which is not
  always the case depending on test order. Select format explicitly.

See https://hudson.eclipse.org/egit/job/egit-stable.gerrit/50/

Change-Id: Ifcff41f31cb8f2b2cd4adcc5700478b460ee292c
Signed-off-by: Robin Stocker <robin@nibor.org>
org.eclipse.egit.ui.test/src/org/eclipse/egit/ui/common/CreatePatchWizard.java
org.eclipse.egit.ui.test/src/org/eclipse/egit/ui/test/team/actions/CreatePatchActionTest.java
org.eclipse.egit.ui.test/src/org/eclipse/egit/ui/test/team/actions/LocationPage.java