Skip to content

Commit

Permalink
Increase timeout for cryptotest/CryptoTest test
Browse files Browse the repository at this point in the history
- Increased the timeout to 1200seconds that is 20minutes

related: eclipse-openj9/openj9#19264

Signed-off-by: Anna Babu Palathingal <[email protected]>
  • Loading branch information
annaibm committed Apr 9, 2024
1 parent a96a397 commit fc99a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cryptotest/CryptoTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
* cryptotest.utils.Misc
* cryptotest.utils.TestResult
* cryptotest.utils.Xml
* @run main/othervm/timeout=600 cryptotest.CryptoTest
* @run main/othervm/timeout=1800 cryptotest.CryptoTest
*/

public class CryptoTest {
Expand Down

0 comments on commit fc99a30

Please sign in to comment.