Skip to content

Commit

Permalink
DO NOT MERGE: disabled RunFormatterTests to check CompletionTests fails
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveeclipse committed Jun 24, 2024
1 parent 0ede6c4 commit 5709a3b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion org.eclipse.jdt.core.tests.model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@
<includes>
<include>org/eclipse/jdt/core/tests/model/AllJavaModelTestsTracing.class</include>
<include>org/eclipse/jdt/core/tests/dom/RunAllTestsTracing.class</include>
<include>org/eclipse/jdt/core/tests/RunFormatterTests.class</include>
<!--
<include>org/eclipse/jdt/core/tests/RunFormatterTests.class</include>
-->
</includes>
</configuration>
</plugin>
Expand Down

0 comments on commit 5709a3b

Please sign in to comment.