From 14ca7fbfeb85d6233ad1d5a3fcc2e80441f0d8bb Mon Sep 17 00:00:00 2001 From: rubenporras <43636626+rubenporras@users.noreply.github.com> Date: Thu, 5 Dec 2024 12:44:56 +0100 Subject: [PATCH] mark test HoverTest as ignored until it can be fixed (#1156) --- .../src/org/eclipse/lsp4e/test/hover/HoverTest.java | 2 ++ 1 file changed, 2 insertions(+) diff --git a/org.eclipse.lsp4e.test/src/org/eclipse/lsp4e/test/hover/HoverTest.java b/org.eclipse.lsp4e.test/src/org/eclipse/lsp4e/test/hover/HoverTest.java index 0c086537e..be76a57ca 100644 --- a/org.eclipse.lsp4e.test/src/org/eclipse/lsp4e/test/hover/HoverTest.java +++ b/org.eclipse.lsp4e.test/src/org/eclipse/lsp4e/test/hover/HoverTest.java @@ -48,6 +48,7 @@ import org.eclipse.ui.ide.IDE; import org.junit.Assert; import org.junit.Before; +import org.junit.Ignore; import org.junit.Test; @SuppressWarnings("restriction") @@ -153,6 +154,7 @@ public void testMultipleHovers() throws Exception { assertNotEquals("Hover content found only once", -1, index); } + @Ignore("The test does not work from Eclipse 2024-12 onwards because the command org.eclipse.ui.file.close is not enabled") @Test public void testIntroUrlLink() throws Exception { final var hoverResponse = new Hover(