Intent of retry_policy.go ×1
All 93 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/93 tests-
server/93 tests-
chasm/10 tests-
lib/10 tests-
activity/10 tests-
TestRequestIDGeneratedWhenMissing/1 test -
TestRequestIdStableAcrossRetries/2 tests -
TestValidateAllActivityFailures/3 tests-
go.temporal.io/server/chasm/lib/activity/TestValidateAllActivityFailures/ActivityId_exceeds_length_limit -
go.temporal.io/server/chasm/lib/activity/TestValidateAllActivityFailures/ActivityType_exceeds_length_limit -
go.temporal.io/server/chasm/lib/activity/TestValidateAllActivityFailures/Invalid_Priority
-
-
go.temporal.io/server/chasm/lib/activity/TestMergeActivityOptionsRejectsInvalidMergedRetryPolicy -
go.temporal.io/server/chasm/lib/activity/TestNewStandaloneActivity_OriginalOptionsUnaffectedBySubfieldUpdate
-
-
-
-
common/10 tests-
retrypolicy/10 tests-
TestValidateRetryPolicy/10 tests-
go.temporal.io/server/common/retrypolicy/TestValidateRetryPolicy/coefficient_<_1 -
go.temporal.io/server/common/retrypolicy/TestValidateRetryPolicy/initial_interval_negative -
go.temporal.io/server/common/retrypolicy/TestValidateRetryPolicy/maxAttempts_is_1,_coefficient_<_1 -
go.temporal.io/server/common/retrypolicy/TestValidateRetryPolicy/maximum_attempts_negative -
go.temporal.io/server/common/retrypolicy/TestValidateRetryPolicy/maximum_interval_in_less_than_initial_interval -
go.temporal.io/server/common/retrypolicy/TestValidateRetryPolicy/maximum_interval_in_seconds_is_negative -
go.temporal.io/server/common/retrypolicy/TestValidateRetryPolicy/nil_policy_is_okay -
go.temporal.io/server/common/retrypolicy/TestValidateRetryPolicy/timeout_nonretryable_error_-_unknown_type -
go.temporal.io/server/common/retrypolicy/TestValidateRetryPolicy/timeout_nonretryable_error_-_unspecified_type -
go.temporal.io/server/common/retrypolicy/TestValidateRetryPolicy/timeout_nonretryable_error_-_valid_type
-
-
-
-
service/63 tests-
frontend/9 tests-
TestWorkflowHandlerSuite/9 tests-
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_EnsureNonNilRetryPolicyInitialized -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_Failed_CronAndStartDelaySet -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_Failed_InvalidExecutionTimeout -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_Failed_InvalidRunTimeout -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_Failed_InvalidStartDelay -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_Failed_InvalidTaskTimeout -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_Failed_NamespaceNotSet -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_Failed_TaskQueueNotSet -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_Failed_WorkflowTypeNotSet
-
-
-
history/54 tests-
TestEngine2Suite/31 tests-
TestStartWorkflowExecution_Dedup/17 tests-
when_workflow_completed/17 tests-
with_failure/12 tests-
status_Canceled/3 tests-
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_Canceled/and_id_reuse_policy_ALLOW_DUPLICATE -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_Canceled/and_id_reuse_policy_ALLOW_DUPLICATE_FAILED_ONLY -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_Canceled/and_id_reuse_policy_REJECT_DUPLICATE
-
-
status_Failed/3 tests-
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_Failed/and_id_reuse_policy_ALLOW_DUPLICATE -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_Failed/and_id_reuse_policy_ALLOW_DUPLICATE_FAILED_ONLY -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_Failed/and_id_reuse_policy_REJECT_DUPLICATE
-
-
status_Terminated/3 tests-
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_Terminated/and_id_reuse_policy_ALLOW_DUPLICATE -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_Terminated/and_id_reuse_policy_ALLOW_DUPLICATE_FAILED_ONLY -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_Terminated/and_id_reuse_policy_REJECT_DUPLICATE
-
-
status_TimedOut/3 tests-
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_TimedOut/and_id_reuse_policy_ALLOW_DUPLICATE -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_TimedOut/and_id_reuse_policy_ALLOW_DUPLICATE_FAILED_ONLY -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_TimedOut/and_id_reuse_policy_REJECT_DUPLICATE
-
-
-
with_success/4 tests-
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_success/and_id_reuse_policy_ALLOW_DUPLICATE_FAILED_ONLY -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_success/and_id_reuse_policy_REJECT_DUPLICATE -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_success/and_id_reuse_policy_is_ALLOW_DUPLICATE -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_success/and_id_reuse_policy_is_TERMINATE_IF_RUNNING
-
-
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/ignore_error_when_request_ID_is_the_same
-
-
-
go.temporal.io/server/service/history/TestEngine2Suite/TestSignalWithStartWorkflowExecution_JustSignal -
go.temporal.io/server/service/history/TestEngine2Suite/TestSignalWithStartWorkflowExecution_Start_DuplicateRequests -
go.temporal.io/server/service/history/TestEngine2Suite/TestSignalWithStartWorkflowExecution_Start_WorkflowAlreadyStarted -
go.temporal.io/server/service/history/TestEngine2Suite/TestSignalWithStartWorkflowExecution_WorkflowNotExist -
go.temporal.io/server/service/history/TestEngine2Suite/TestSignalWithStartWorkflowExecution_WorkflowNotRunning -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_BrandNew -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_BrandNew_SearchAttributes -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup_Running_CalledTooSoon -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup_Running_PolicyFail -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup_Running_SameAttachedRequestID -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup_Running_SameRequestID -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup_Running_UseExisting -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Terminate_Existing -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Terminate_Running
-
-
TestEngine3Suite/3 tests-
go.temporal.io/server/service/history/TestEngine3Suite/TestSignalWithStartWorkflowExecution_JustSignal -
go.temporal.io/server/service/history/TestEngine3Suite/TestSignalWithStartWorkflowExecution_WorkflowNotExist -
go.temporal.io/server/service/history/TestEngine3Suite/TestStartWorkflowExecution_BrandNew
-
-
TestEngineSuite/10 tests-
go.temporal.io/server/service/history/TestEngineSuite/TestEagerWorkflowStart_DoesNotCreateTransferTask -
go.temporal.io/server/service/history/TestEngineSuite/TestEagerWorkflowStart_FromCron_SkipsEager -
go.temporal.io/server/service/history/TestEngineSuite/TestEagerWorkflowStart_WithSearchAttributes -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondWorkflowTaskCompletedConflictOnUpdate -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondWorkflowTaskCompletedSingleActivityScheduledAttribute -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondWorkflowTaskCompletedSingleActivityScheduledWorkflowTask -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondWorkflowTaskCompleted_ActivityEagerExecution_Cancelled -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondWorkflowTaskCompleted_ActivityEagerExecution_NotCancelled -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondWorkflowTaskCompleted_ActivityEagerExecution_WorkflowClosed -
go.temporal.io/server/service/history/TestEngineSuite/TestValidateSignalRequest
-
-
api/10 tests-
TestCommandAttrValidatorSuite/7 tests-
TestValidateActivityRetryPolicy/5 tests-
go.temporal.io/server/service/history/api/TestCommandAttrValidatorSuite/TestValidateActivityRetryPolicy/do_not_override_fully_set_policy -
go.temporal.io/server/service/history/api/TestCommandAttrValidatorSuite/TestValidateActivityRetryPolicy/override_all_defaults -
go.temporal.io/server/service/history/api/TestCommandAttrValidatorSuite/TestValidateActivityRetryPolicy/override_non-set_policy -
go.temporal.io/server/service/history/api/TestCommandAttrValidatorSuite/TestValidateActivityRetryPolicy/partial_override_of_fields -
go.temporal.io/server/service/history/api/TestCommandAttrValidatorSuite/TestValidateActivityRetryPolicy/set_expected_max_interval_if_only_init_interval_set
-
-
TestValidateActivityScheduleAttributes_WorkflowTaskQueue/2 tests-
go.temporal.io/server/service/history/api/TestCommandAttrValidatorSuite/TestValidateActivityScheduleAttributes_WorkflowTaskQueue/normal_workflow_scheduling_activity_on_normal_task_queue_is_allowed -
go.temporal.io/server/service/history/api/TestCommandAttrValidatorSuite/TestValidateActivityScheduleAttributes_WorkflowTaskQueue/per-ns-tq_workflow_scheduling_activity_on_per-ns-tq_is_allowed
-
-
-
updateactivityoptions/3 tests-
TestActivityOptionsSuite/3 tests-
go.temporal.io/server/service/history/api/updateactivityoptions/TestActivityOptionsSuite/Test_updateActivityOptionsAcceptance -
go.temporal.io/server/service/history/api/updateactivityoptions/TestActivityOptionsSuite/Test_updateActivityOptionsRejectsInvalidMergedRetryPolicy -
go.temporal.io/server/service/history/api/updateactivityoptions/TestActivityOptionsSuite/Test_updateActivityOptions_PerNSTQ_Allowed
-
-
-
-
-
-
temporal/4 tests -
temporaltest/6 tests-
go.temporal.io/server/temporaltest/ExampleNewServer -
go.temporal.io/server/temporaltest/TestClientWithCustomInterceptor -
go.temporal.io/server/temporaltest/TestDefaultWorkerOptions -
go.temporal.io/server/temporaltest/TestNewServer -
go.temporal.io/server/temporaltest/TestNewWorkerWithOptions -
go.temporal.io/server/temporaltest/TestSearchAttributeRegistration
-
-
-