Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
Restore releng for org.eclipse.mylyn.reviews #3
Browse files Browse the repository at this point in the history
Skip GerritUrlHandlerTest test
See #5

Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
  • Loading branch information
ruspl-afed committed Dec 22, 2022
1 parent 027ec02 commit 379e4f4
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,15 @@
import org.eclipse.mylyn.tasks.ui.TasksUi;
import org.eclipse.ui.IWorkbenchPage;
import org.eclipse.ui.PlatformUI;
import org.junit.Ignore;
import org.junit.Test;

/**
* @author Steffen Pingel
*/
//FIXME: AF: enable tests
//https://github.com/eclipse-mylyn/org.eclipse.mylyn.reviews/issues/5
@Ignore
public class GerritUrlHandlerTest {

private final TaskRepository repository = new TaskRepository(GerritConnector.CONNECTOR_KIND,
Expand Down

0 comments on commit 379e4f4

Please sign in to comment.