diff --git a/common/persistence/persistence-tests/executionManagerTest.go b/common/persistence/persistence-tests/executionManagerTest.go index f050e14eb4..8c66a7b284 100644 --- a/common/persistence/persistence-tests/executionManagerTest.go +++ b/common/persistence/persistence-tests/executionManagerTest.go @@ -54,8 +54,8 @@ type ( ) var ( - testContextTimeout = 5 * time.Second - largeTestContextTimeout = 10 * time.Second + testContextTimeout = 15 * time.Second + largeTestContextTimeout = 30 * time.Second testWorkflowChecksum = checksum.Checksum{ Version: 22,