Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
o Raise the surefire test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
nabcos committed Nov 23, 2010
1 parent b04b9dc commit cdbcdd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.maven.ide.eclipse.io.test/pom.xml
Expand Up @@ -24,7 +24,7 @@
<useUIHarness>false</useUIHarness>
<argLine>${tycho.test.jvmArgs}</argLine>
<appArgLine>-eclipse.keyring target/keyring -eclipse.password resources/secure-storage-password.txt -pluginCustomization ${basedir}/plugin_customization.ini</appArgLine>
<forkedProcessTimeoutInSeconds>720</forkedProcessTimeoutInSeconds>
<forkedProcessTimeoutInSeconds>1020</forkedProcessTimeoutInSeconds>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit cdbcdd7

Please sign in to comment.