Skip to content

Merge pull request #162 from conductor-sdk/fix/failing-integration-tests

Sign in for the full log view
GitHub Actions / Integration tests report failed Nov 27, 2024 in 0s

53 passed, 1 failed and 0 skipped

Tests failed

❌ report.xml

54 tests were completed in 75s with 53 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
github.com/conductor-sdk/conductor-go/test/integration_tests 53✅ 1❌ 71s

❌ github.com/conductor-sdk/conductor-go/test/integration_tests

❌ TestWorkflowCreation
	=== RUN   TestWorkflowCreation
✅ TestApplicationLifecycle
✅ TestRoleManagementForApplicationUser
✅ TestAccessKeyLifecycle
✅ TestGetTagsForApplication
✅ TestApplicationClientIntegration
✅ TestApplicationClientErrorHandling
✅ TestGetAccessKeys
✅ TestCreateOrUpdateEnvVariable
✅ TestDeleteEnvVariable
✅ TestDeleteTagForEnvVar
✅ TestGetEnvVariable
✅ TestGetAllEnvVariables
✅ TestGetTagsForEnvVar
✅ TestPutTagForEnvVar
✅ TestRetryNotFound
✅ TestRegisterWorkflow
✅ TestGetWorkflow
✅ TestUpdateTaskByRefName
✅ TestUpdate
✅ TestStartWorkflowWithContext
✅ TestIntegrationClient
✅ TestRegisterWorkflowDefWithTags
✅ TestUpdateWorkflowDefWithTags
✅ TestRegisterTaskDefWithTags
✅ TestGetTagsForTaskDef
✅ TestUpdateTaskDefWithTags
✅ TestUpdateTaskRefByName
✅ TestCheckPermissions
✅ TestDeleteUser
✅ TestGetGrantedPermissions
✅ TestGetUser
✅ TestGetUserNotFound
✅ TestListUsers
✅ TestUpsertUser
✅ TestWorkerBatchSize
✅ TestFaultyWorker
✅ TestWorkerWithNonRetryableError
✅ TestHttpTask
✅ TestInlineTask
✅ TestSqsEventTask
✅ TestConductorEventTask
✅ TestKafkaPublishTask
✅ TestDoWhileTask
✅ TestTerminateTask
✅ TestSwitchTask
✅ TestDynamicForkWorkflow
✅ TestComplexSwitchWorkflow
✅ TestRemoveWorkflow
✅ TestExecuteWorkflow
✅ TestExecuteWorkflowWithCorrelationIds
✅ TestTerminateWorkflowWithFailure
✅ TestExecuteWorkflowSync
✅ TestIdempotencyCombinations