Skip to content

Commit 6074f32

Browse files
committed
[Build] Set general test timeout of 20min per test-project
1 parent 1674224 commit 6074f32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eclipse-platform-parent/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@
138138
<surefire.moduleProperties>--add-modules=ALL-SYSTEM</surefire.moduleProperties>
139139
<!-- system specific JVM args; if needed provided by system properties to the build command -->
140140
<surefire.systemProperties></surefire.systemProperties>
141+
<surefire.timeout>1200</surefire.timeout>
141142
<java.version>17</java.version>
142143
<printApiMessages>false</printApiMessages>
143144
<failOnJavadocErrors>false</failOnJavadocErrors>

0 commit comments

Comments
 (0)