Skip to content

Commit 5614e89

Browse files
committed
Temporarily disable GraalVM test
1 parent 5b3c156 commit 5614e89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

platform-tooling-support-tests/src/test/java/platform/tooling/support/tests/GraalVmStarterTests.java

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121

2222
import de.sormuras.bartholdy.tool.GradleWrapper;
2323

24+
import org.junit.jupiter.api.Disabled;
2425
import org.junit.jupiter.api.Test;
2526

2627
import platform.tooling.support.MavenRepo;
@@ -29,6 +30,7 @@
2930
/**
3031
* @since 1.9.1
3132
*/
33+
@Disabled("temporarily")
3234
class GraalVmStarterTests {
3335

3436
@Test

0 commit comments

Comments
 (0)