This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
Merge pull request #266 from nabbisen/fix-readme-typo-of-task-kafka-w… #79
GitHub Actions / Unit Test Results
succeeded
Sep 8, 2023 in 0s
All 183 tests pass in 5m 18s
Annotations
Check notice on line 0 in .github
github-actions / Unit Test Results
183 tests found
There are 183 tests, see "Raw output" for the full list of tests.
Raw output
com.netflix.conductor.azureblob.storage.AzureBlobPayloadStorageTest ‑ testGetAllLocations
com.netflix.conductor.azureblob.storage.AzureBlobPayloadStorageTest ‑ testGetLocationFixedPath
com.netflix.conductor.azureblob.storage.AzureBlobPayloadStorageTest ‑ testNoStorageAccount
com.netflix.conductor.azureblob.storage.AzureBlobPayloadStorageTest ‑ testUseConnectionString
com.netflix.conductor.azureblob.storage.AzureBlobPayloadStorageTest ‑ testUseEndpoint
com.netflix.conductor.contribs.listener.ArchivingWorkflowStatusListenerTest ‑ testArchiveOnWorkflowCompleted
com.netflix.conductor.contribs.listener.ArchivingWorkflowStatusListenerTest ‑ testArchiveOnWorkflowTerminated
com.netflix.conductor.contribs.metrics.LoggingMetricsConfigurationTest ‑ testCollector
com.netflix.conductor.contribs.metrics.PrometheusMetricsConfigurationTest ‑ testCollector
com.netflix.conductor.contribs.queue.amqp.AMQPEventQueueProviderTest ‑ testAMQPEventQueueProvider_defaultconfig_exchange
com.netflix.conductor.contribs.queue.amqp.AMQPEventQueueProviderTest ‑ testAMQPEventQueueProvider_defaultconfig_queue
com.netflix.conductor.contribs.queue.amqp.AMQPObservableQueueTest ‑ testAMQPObservalbleQueue_addressEmpty
com.netflix.conductor.contribs.queue.amqp.AMQPObservableQueueTest ‑ testAMQPObservalbleQueue_batchsizezero
com.netflix.conductor.contribs.queue.amqp.AMQPObservableQueueTest ‑ testAMQPObservalbleQueue_empty
com.netflix.conductor.contribs.queue.amqp.AMQPObservableQueueTest ‑ testAMQPObservalbleQueue_polltimezero
com.netflix.conductor.contribs.queue.amqp.AMQPObservableQueueTest ‑ testAMQPObservalbleQueue_settingsEmpty
com.netflix.conductor.contribs.queue.amqp.AMQPObservableQueueTest ‑ testAck
com.netflix.conductor.contribs.queue.amqp.AMQPObservableQueueTest ‑ testGetMessagesFromExistingExchangeWithDefaultConfiguration
com.netflix.conductor.contribs.queue.amqp.AMQPObservableQueueTest ‑ testGetMessagesFromExistingExchangeWithDurableExclusiveAutoDeleteQueueConfiguration
com.netflix.conductor.contribs.queue.amqp.AMQPObservableQueueTest ‑ testGetMessagesFromExistingQueueAndDefaultConfiguration
com.netflix.conductor.contribs.queue.amqp.AMQPObservableQueueTest ‑ testGetMessagesFromNotExistingQueueAndDefaultConfiguration
com.netflix.conductor.contribs.queue.amqp.AMQPObservableQueueTest ‑ testGetMessagesFromQueueWithBadChannel
com.netflix.conductor.contribs.queue.amqp.AMQPObservableQueueTest ‑ testPublishMessagesToNotExistingExchangeAndDefaultConfiguration
com.netflix.conductor.contribs.queue.amqp.AMQPObservableQueueTest ‑ testPublishMessagesToQueueWithBadChannel
com.netflix.conductor.contribs.queue.amqp.AMQPObservableQueueTest ‑ testclosetExistingQueueAndDefaultConfiguration
com.netflix.conductor.contribs.queue.amqp.AMQPSettingsTest ‑ testAMQPSettings_exchange_fromuri_defaultconfig
com.netflix.conductor.contribs.queue.amqp.AMQPSettingsTest ‑ testAMQPSettings_exchange_fromuri_wrongdeliverymode
com.netflix.conductor.contribs.queue.amqp.AMQPSettingsTest ‑ testAMQPSettings_queue_fromuri_defaultconfig
com.netflix.conductor.contribs.tasks.kafka.KafkaProducerManagerTest ‑ testCacheInvalidation
com.netflix.conductor.contribs.tasks.kafka.KafkaProducerManagerTest ‑ testExecutionException
com.netflix.conductor.contribs.tasks.kafka.KafkaProducerManagerTest ‑ testMaxBlockMsFromConfig
com.netflix.conductor.contribs.tasks.kafka.KafkaProducerManagerTest ‑ testMaxBlockMsFromInput
com.netflix.conductor.contribs.tasks.kafka.KafkaProducerManagerTest ‑ testRequestTimeoutSetFromConfig
com.netflix.conductor.contribs.tasks.kafka.KafkaProducerManagerTest ‑ testRequestTimeoutSetFromDefault
com.netflix.conductor.contribs.tasks.kafka.KafkaProducerManagerTest ‑ testRequestTimeoutSetFromInput
com.netflix.conductor.contribs.tasks.kafka.KafkaPublishTaskTest ‑ integerSerializer_integerObject
com.netflix.conductor.contribs.tasks.kafka.KafkaPublishTaskTest ‑ kafkaPublishExecutionException_Fail
com.netflix.conductor.contribs.tasks.kafka.KafkaPublishTaskTest ‑ kafkaPublishSuccess_AsyncComplete
com.netflix.conductor.contribs.tasks.kafka.KafkaPublishTaskTest ‑ kafkaPublishSuccess_Completed
com.netflix.conductor.contribs.tasks.kafka.KafkaPublishTaskTest ‑ kafkaPublishUnknownException_Fail
com.netflix.conductor.contribs.tasks.kafka.KafkaPublishTaskTest ‑ longSerializer_longObject
com.netflix.conductor.contribs.tasks.kafka.KafkaPublishTaskTest ‑ missingBootStrapServers_Fail
com.netflix.conductor.contribs.tasks.kafka.KafkaPublishTaskTest ‑ missingRequest_Fail
com.netflix.conductor.contribs.tasks.kafka.KafkaPublishTaskTest ‑ missingValue_Fail
com.netflix.conductor.contribs.tasks.kafka.KafkaPublishTaskTest ‑ noSerializer_StringObject
com.netflix.conductor.core.execution.mapper.KafkaPublishTaskMapperTest ‑ getMappedTasks
com.netflix.conductor.core.execution.mapper.KafkaPublishTaskMapperTest ‑ getMappedTasks_WithoutTaskDef
com.netflix.conductor.es7.dao.index.TestBulkRequestBuilderWrapper ‑ testAddNullIndexRequest
com.netflix.conductor.es7.dao.index.TestBulkRequestBuilderWrapper ‑ testAddNullUpdateRequest
com.netflix.conductor.es7.dao.index.TestBulkRequestBuilderWrapper ‑ testBuilderCalls
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7 ‑ assertInitialSetup
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7 ‑ shouldAddEventExecution
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7 ‑ shouldAddIndexPrefixToIndexTemplate
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7 ‑ shouldAddMessage
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7 ‑ shouldAddTaskExecutionLogs
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7 ‑ shouldAddTaskExecutionLogsAsync
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7 ‑ shouldAsyncAddEventExecution
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7 ‑ shouldAsyncRemoveTask
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7 ‑ shouldAsyncRemoveWorkflow
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7 ‑ shouldAsyncUpdateWorkflow
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7 ‑ shouldCountWorkflows
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7 ‑ shouldIndexTask
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7 ‑ shouldIndexTaskAsync
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7 ‑ shouldIndexWorkflow
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7 ‑ shouldIndexWorkflowAsync
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7 ‑ shouldNotAsyncRemoveTaskWhenNotAssociatedWithWorkflow
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7 ‑ shouldNotRemoveTaskWhenNotAssociatedWithWorkflow
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7 ‑ shouldRemoveTask
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7 ‑ shouldRemoveWorkflow
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7 ‑ shouldSearchRecentRunningWorkflows
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7 ‑ shouldUpdateWorkflow
com.netflix.conductor.es7.dao.index.TestElasticSearchRestDAOV7Batch ‑ indexTaskWithBatchSizeTwo
com.netflix.conductor.es7.dao.query.parser.TestExpression ‑ test
com.netflix.conductor.es7.dao.query.parser.TestExpression ‑ testWithSysConstants
com.netflix.conductor.es7.dao.query.parser.TestGroupedExpression ‑ test
com.netflix.conductor.es7.dao.query.parser.internal.TestBooleanOp ‑ test
com.netflix.conductor.es7.dao.query.parser.internal.TestBooleanOp ‑ testInvalid
com.netflix.conductor.es7.dao.query.parser.internal.TestComparisonOp ‑ test
com.netflix.conductor.es7.dao.query.parser.internal.TestComparisonOp ‑ testInvalidOp
com.netflix.conductor.es7.dao.query.parser.internal.TestConstValue ‑ testArray
com.netflix.conductor.es7.dao.query.parser.internal.TestConstValue ‑ testBadRange
com.netflix.conductor.es7.dao.query.parser.internal.TestConstValue ‑ testInvalid
com.netflix.conductor.es7.dao.query.parser.internal.TestConstValue ‑ testNumConst
com.netflix.conductor.es7.dao.query.parser.internal.TestConstValue ‑ testRange
com.netflix.conductor.es7.dao.query.parser.internal.TestConstValue ‑ testStringConst
com.netflix.conductor.es7.dao.query.parser.internal.TestConstValue ‑ testSystemConst
com.netflix.conductor.es7.dao.query.parser.internal.TestName ‑ test
com.netflix.conductor.mysql.dao.MySQLExecutionDAOTest ‑ complexExecutionTest
com.netflix.conductor.mysql.dao.MySQLExecutionDAOTest ‑ testCreateTaskException
com.netflix.conductor.mysql.dao.MySQLExecutionDAOTest ‑ testCreateTaskException2
com.netflix.conductor.mysql.dao.MySQLExecutionDAOTest ‑ testPending
com.netflix.conductor.mysql.dao.MySQLExecutionDAOTest ‑ testPendingByCorrelationId
com.netflix.conductor.mysql.dao.MySQLExecutionDAOTest ‑ testTaskCreateDups
com.netflix.conductor.mysql.dao.MySQLExecutionDAOTest ‑ testTaskExceedsLimit
com.netflix.conductor.mysql.dao.MySQLExecutionDAOTest ‑ testTaskOps
com.netflix.conductor.mysql.dao.MySQLMetadataDAOTest ‑ testDuplicateWorkflowDef
com.netflix.conductor.mysql.dao.MySQLMetadataDAOTest ‑ testEventHandlers
com.netflix.conductor.mysql.dao.MySQLMetadataDAOTest ‑ testGetAllWorkflowDefsLatestVersions
com.netflix.conductor.mysql.dao.MySQLMetadataDAOTest ‑ testRemoveNotExistingTaskDef
com.netflix.conductor.mysql.dao.MySQLMetadataDAOTest ‑ testRemoveNotExistingWorkflowDef
com.netflix.conductor.mysql.dao.MySQLMetadataDAOTest ‑ testTaskDefOperations
com.netflix.conductor.mysql.dao.MySQLMetadataDAOTest ‑ testWorkflowDefOperations
com.netflix.conductor.mysql.dao.MySQLQueueDAOTest ‑ complexQueueTest
com.netflix.conductor.mysql.dao.MySQLQueueDAOTest ‑ containsMessageTest
com.netflix.conductor.mysql.dao.MySQLQueueDAOTest ‑ pollDeferredMessagesTest
com.netflix.conductor.mysql.dao.MySQLQueueDAOTest ‑ pollMessagesTest
com.netflix.conductor.mysql.dao.MySQLQueueDAOTest ‑ processUnacksTest
com.netflix.conductor.postgres.controller.ExternalPostgresPayloadResourceTest ‑ testGetExternalStorageData
com.netflix.conductor.postgres.dao.PostgresExecutionDAOTest ‑ complexExecutionTest
com.netflix.conductor.postgres.dao.PostgresExecutionDAOTest ‑ testCreateTaskException
com.netflix.conductor.postgres.dao.PostgresExecutionDAOTest ‑ testCreateTaskException2
com.netflix.conductor.postgres.dao.PostgresExecutionDAOTest ‑ testPending
com.netflix.conductor.postgres.dao.PostgresExecutionDAOTest ‑ testPendingByCorrelationId
com.netflix.conductor.postgres.dao.PostgresExecutionDAOTest ‑ testRemoveWorkflow
com.netflix.conductor.postgres.dao.PostgresExecutionDAOTest ‑ testRemoveWorkflowWithExpiry
com.netflix.conductor.postgres.dao.PostgresExecutionDAOTest ‑ testTaskCreateDups
com.netflix.conductor.postgres.dao.PostgresExecutionDAOTest ‑ testTaskExceedsLimit
com.netflix.conductor.postgres.dao.PostgresExecutionDAOTest ‑ testTaskOps
com.netflix.conductor.postgres.dao.PostgresIndexDAOTest ‑ testAddTaskExecutionLogs
com.netflix.conductor.postgres.dao.PostgresIndexDAOTest ‑ testFullTextSearchWorkflowSummary
com.netflix.conductor.postgres.dao.PostgresIndexDAOTest ‑ testGetTaskExecutionLogs
com.netflix.conductor.postgres.dao.PostgresIndexDAOTest ‑ testIndexExistingTask
com.netflix.conductor.postgres.dao.PostgresIndexDAOTest ‑ testIndexExistingWorkflow
com.netflix.conductor.postgres.dao.PostgresIndexDAOTest ‑ testIndexNewTask
com.netflix.conductor.postgres.dao.PostgresIndexDAOTest ‑ testIndexNewWorkflow
com.netflix.conductor.postgres.dao.PostgresIndexDAOTest ‑ testJsonSearchWorkflowSummary
com.netflix.conductor.postgres.dao.PostgresIndexDAOTest ‑ testSearchTaskSummary
com.netflix.conductor.postgres.dao.PostgresIndexDAOTest ‑ testSearchTaskSummaryPagination
com.netflix.conductor.postgres.dao.PostgresIndexDAOTest ‑ testSearchWorkflowSummary
com.netflix.conductor.postgres.dao.PostgresIndexDAOTest ‑ testSearchWorkflowSummaryPagination
com.netflix.conductor.postgres.dao.PostgresMetadataDAOTest ‑ testDuplicateWorkflowDef
com.netflix.conductor.postgres.dao.PostgresMetadataDAOTest ‑ testEventHandlers
com.netflix.conductor.postgres.dao.PostgresMetadataDAOTest ‑ testGetAllWorkflowDefsLatestVersions
com.netflix.conductor.postgres.dao.PostgresMetadataDAOTest ‑ testRemoveNotExistingTaskDef
com.netflix.conductor.postgres.dao.PostgresMetadataDAOTest ‑ testRemoveNotExistingWorkflowDef
com.netflix.conductor.postgres.dao.PostgresMetadataDAOTest ‑ testTaskDefOperations
com.netflix.conductor.postgres.dao.PostgresMetadataDAOTest ‑ testWorkflowDefOperations
com.netflix.conductor.postgres.dao.PostgresQueueDAOTest ‑ complexQueueTest
com.netflix.conductor.postgres.dao.PostgresQueueDAOTest ‑ containsMessageTest
com.netflix.conductor.postgres.dao.PostgresQueueDAOTest ‑ pollDeferredMessagesTest
com.netflix.conductor.postgres.dao.PostgresQueueDAOTest ‑ pollMessagesTest
com.netflix.conductor.postgres.dao.PostgresQueueDAOTest ‑ processAllUnacksTest
com.netflix.conductor.postgres.dao.PostgresQueueDAOTest ‑ processUnacksTest
com.netflix.conductor.postgres.storage.PostgresPayloadStorageTest ‑ testDistinctHashedKey
com.netflix.conductor.postgres.storage.PostgresPayloadStorageTest ‑ testHashEnsuringNoDuplicates
com.netflix.conductor.postgres.storage.PostgresPayloadStorageTest ‑ testMaxRowInTable
com.netflix.conductor.postgres.storage.PostgresPayloadStorageTest ‑ testMultithreadDownload
com.netflix.conductor.postgres.storage.PostgresPayloadStorageTest ‑ testMultithreadInsert
com.netflix.conductor.postgres.storage.PostgresPayloadStorageTest ‑ testReadInputStreamFromDb
com.netflix.conductor.postgres.storage.PostgresPayloadStorageTest ‑ testReadNonExistentInputStreamFromDb
com.netflix.conductor.postgres.storage.PostgresPayloadStorageTest ‑ testWriteInputStreamToDb
com.netflix.conductor.postgres.util.PostgresIndexQueryBuilderTest ‑ shouldAllowFullTextSearch()
com.netflix.conductor.postgres.util.PostgresIndexQueryBuilderTest ‑ shouldAllowJsonSearch()
com.netflix.conductor.postgres.util.PostgresIndexQueryBuilderTest ‑ shouldGenerateOrderBy()
com.netflix.conductor.postgres.util.PostgresIndexQueryBuilderTest ‑ shouldGenerateOrderByMultiple()
com.netflix.conductor.postgres.util.PostgresIndexQueryBuilderTest ‑ shouldGenerateQueryForEmptyString()
com.netflix.conductor.postgres.util.PostgresIndexQueryBuilderTest ‑ shouldGenerateQueryForMultipleConditions()
com.netflix.conductor.postgres.util.PostgresIndexQueryBuilderTest ‑ shouldGenerateQueryForMultipleInClause()
com.netflix.conductor.postgres.util.PostgresIndexQueryBuilderTest ‑ shouldGenerateQueryForNull()
com.netflix.conductor.postgres.util.PostgresIndexQueryBuilderTest ‑ shouldGenerateQueryForSingleInClause()
com.netflix.conductor.postgres.util.PostgresIndexQueryBuilderTest ‑ shouldGenerateQueryForStartTimeGt()
com.netflix.conductor.postgres.util.PostgresIndexQueryBuilderTest ‑ shouldGenerateQueryForStartTimeLt()
com.netflix.conductor.postgres.util.PostgresIndexQueryBuilderTest ‑ shouldGenerateQueryForUpdateTimeGt()
com.netflix.conductor.postgres.util.PostgresIndexQueryBuilderTest ‑ shouldGenerateQueryForUpdateTimeLt()
com.netflix.conductor.postgres.util.PostgresIndexQueryBuilderTest ‑ shouldGenerateQueryForWorkflowId()
com.netflix.conductor.postgres.util.PostgresIndexQueryBuilderTest ‑ shouldNotAllowInvalidColumns()
com.netflix.conductor.postgres.util.PostgresIndexQueryBuilderTest ‑ shouldNotAllowInvalidSortColumn()
com.netflix.conductor.test.integration.KafkaPublishTaskSpec ‑ Test the kafka template usage failure case
com.netflix.conductor.test.integration.KafkaPublishTaskSpec ‑ Test the kafka template usage success case
com.netflix.conductor.test.integration.grpc.mysql.MySQLGrpcEndToEndTest ‑ testAll
com.netflix.conductor.test.integration.grpc.mysql.MySQLGrpcEndToEndTest ‑ testEphemeralWorkflowsWithEphemeralAndStoredTasks
com.netflix.conductor.test.integration.grpc.mysql.MySQLGrpcEndToEndTest ‑ testEphemeralWorkflowsWithEphemeralTasks
com.netflix.conductor.test.integration.grpc.mysql.MySQLGrpcEndToEndTest ‑ testEphemeralWorkflowsWithStoredTasks
com.netflix.conductor.test.integration.grpc.mysql.MySQLGrpcEndToEndTest ‑ testEventHandler
com.netflix.conductor.test.integration.grpc.postgres.PostgresGrpcEndToEndTest ‑ testAll
com.netflix.conductor.test.integration.grpc.postgres.PostgresGrpcEndToEndTest ‑ testEphemeralWorkflowsWithEphemeralAndStoredTasks
com.netflix.conductor.test.integration.grpc.postgres.PostgresGrpcEndToEndTest ‑ testEphemeralWorkflowsWithEphemeralTasks
com.netflix.conductor.test.integration.grpc.postgres.PostgresGrpcEndToEndTest ‑ testEphemeralWorkflowsWithStoredTasks
com.netflix.conductor.test.integration.grpc.postgres.PostgresGrpcEndToEndTest ‑ testEventHandler
com.netflix.conductor.test.listener.WorkflowStatusPublisherIntegrationTest ‑ testListenerOnCompletedWorkflow
com.netflix.conductor.test.listener.WorkflowStatusPublisherIntegrationTest ‑ testListenerOnTerminatedWorkflow
com.netflix.conductor.zookeeper.lock.ZookeeperLockTest ‑ testLockReentrance
com.netflix.conductor.zookeeper.lock.ZookeeperLockTest ‑ testZkLock
Loading