Skip to content

Commit

Permalink
Increase timeout for OpenJcePlusTests (#5174) (#5175)
Browse files Browse the repository at this point in the history
Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
  • Loading branch information
llxia committed Mar 25, 2024
1 parent 56d1ee2 commit 5b6feb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functional/OpenJcePlusTests/test.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
fork="true"
failonerror="true"
dir="${basedir}"
timeout="3600000"
timeout="7200000"
taskname="test">
<classpath>
<pathelement location="${ant.home}/lib/ant-launcher.jar" />
Expand Down

0 comments on commit 5b6feb2

Please sign in to comment.