Skip to content

Cleaning up docker build process #1179

Cleaning up docker build process

Cleaning up docker build process #1179

GitHub Actions / Test Results succeeded Oct 12, 2023 in 0s

All 94 tests pass in 34s

94 tests  ±0   94 ✔️ ±0   34s ⏱️ -1s
21 suites ±0     0 💤 ±0 
21 files   ±0     0 ±0 

Results for commit 4e4d146. ± Comparison against earlier commit 619f182.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

94 tests found

There are 94 tests, see "Raw output" for the full list of tests.
Raw output
com.mantisrx.common.utils.LabelUtilsTest ‑ testAllPairsPresent
com.mantisrx.common.utils.LabelUtilsTest ‑ testAllPairsPresent2
com.mantisrx.common.utils.LabelUtilsTest ‑ testGenerate1Pair
com.mantisrx.common.utils.LabelUtilsTest ‑ testGenerate3Pairs
com.mantisrx.common.utils.LabelUtilsTest ‑ testGeneratePairMalformed
com.mantisrx.common.utils.LabelUtilsTest ‑ testGeneratePairNull
com.mantisrx.common.utils.LabelUtilsTest ‑ testGeneratePairPartialMalformed
com.mantisrx.common.utils.LabelUtilsTest ‑ testSerDe
com.mantisrx.common.utils.LabelUtilsTest ‑ testSomePairsPresent
com.mantisrx.common.utils.LabelUtilsTest ‑ testSomePairsPresent2
com.mantisrx.common.utils.LabelUtilsTest ‑ testSomePairsPresent3
io.mantisrx.common.AckTest ‑ testAckInstance
io.mantisrx.common.WorkerPortsTest ‑ shouldConstructValidWorkerPorts
io.mantisrx.common.WorkerPortsTest ‑ shouldNotConstructWorkerPorts
io.mantisrx.common.WorkerPortsTest ‑ shouldNotConstructWorkerPortsWithDuplicatePorts
io.mantisrx.common.WorkerPortsTest ‑ shouldNotConstructWorkerPortsWithInvalidPortRange
io.mantisrx.common.WorkerPortsTest ‑ testIfWorkerPortsIsSerializableByJson
io.mantisrx.common.WorkerPortsTest ‑ testWorkerPortsIsSerializableByJava
io.mantisrx.common.compression.CompressionUtilsTest ‑ shouldTokenizeWithEventsContainingPartialDelimiterMatches
io.mantisrx.common.compression.CompressionUtilsTest ‑ shouldTokenizeWithEventsContainingPartialDelimiterMatchesWithCustomDelimiter
io.mantisrx.common.compression.CompressionUtilsTest ‑ testCompression
io.mantisrx.common.compression.CompressionUtilsTest ‑ testDelimiterWiithPrefixMatchingEndOfMEssage
io.mantisrx.common.compression.CompressionUtilsTest ‑ testMultiline
io.mantisrx.discovery.proto.AppJobClustersMapTest ‑ testDeSerFromString
io.mantisrx.discovery.proto.AppJobClustersMapTest ‑ testSerDe
io.mantisrx.runtime.MachineDefinitionTest ‑ testMachineDefinition
io.mantisrx.runtime.core.MantisStreamImplTest ‑ testGraphApi
io.mantisrx.runtime.core.MantisStreamImplTest ‑ testTopSort
io.mantisrx.runtime.core.functions.FunctionCombinatorTest ‑ testKeyedFunction
io.mantisrx.runtime.core.functions.FunctionCombinatorTest ‑ testKeyedWindowWithReduce
io.mantisrx.runtime.core.functions.FunctionCombinatorTest ‑ testSimple
io.mantisrx.runtime.descriptor.DeploymentStrategyTest ‑ shouldNotRequireInheritInstanceCheck
io.mantisrx.runtime.descriptor.DeploymentStrategyTest ‑ shouldRequireInheritInstanceCheck
io.mantisrx.runtime.descriptor.DeploymentStrategyTest ‑ testSerialization
io.mantisrx.runtime.descriptor.DeploymentStrategyTest ‑ testSerializationBackCompat
io.mantisrx.runtime.descriptor.SchedulingInfoTest ‑ buildWithInheritInstanceTest
io.mantisrx.runtime.descriptor.SchedulingInfoTest ‑ testSerialization
io.mantisrx.runtime.descriptor.SchedulingInfoTest ‑ testSerializationWithSkuId
io.mantisrx.runtime.descriptor.StageScalingPolicyTest ‑ testDeserialization
io.mantisrx.runtime.descriptor.StageScalingPolicyTest ‑ testSerialization
io.mantisrx.runtime.loader.SubscriptionStateHandlerImplTest ‑ testSubscriptionState
io.mantisrx.runtime.parameter.ParametersTest ‑ testGet
io.mantisrx.runtime.parameter.ParametersTest ‑ testGetWithDefaultValue
io.mantisrx.runtime.parameter.SinkParameterTest ‑ testGenerateURI
io.mantisrx.runtime.parameter.SinkParameterTest ‑ testGenerateURI2
io.mantisrx.runtime.parameter.SinkParameterTest ‑ testGenerateURI3
io.mantisrx.runtime.parameter.SinkParameterTest ‑ testGenerateURI4
io.mantisrx.runtime.parameter.SourceJobParametersTest ‑ shouldChangeSecondTargetId
io.mantisrx.runtime.parameter.SourceJobParametersTest ‑ shouldChangeSecondTargetIdWithDefaults
io.mantisrx.runtime.parameter.SourceJobParametersTest ‑ shouldInsertDefaultClientIdIfNoneIsPresent
io.mantisrx.runtime.parameter.SourceJobParametersTest ‑ shouldNotChangeSingleSourceWithClientId
io.mantisrx.runtime.parameter.SourceJobParametersTest ‑ shouldNotImpactUnrelatedSource
io.mantisrx.runtime.parameter.SourceJobParametersTest ‑ shouldParseEmptyJson
io.mantisrx.runtime.parameter.SourceJobParametersTest ‑ shouldParseTargetInfoJson
io.mantisrx.runtime.parameter.TestSerialization ‑ testSerializationOfParameters
io.mantisrx.runtime.scheduler.MantisRxSingleThreadSchedulerTest ‑ testObserveOnAfterOnCompleteMantisRxScheduler
io.reactivex.mantis.network.push.TimedChunkerTest ‑ testBufferLength()
io.reactivex.mantis.network.push.TimedChunkerTest ‑ testMaxTime()
io.reactivex.mantis.network.push.TimedChunkerTest ‑ testProcessData()
io.reactivx.common.consistenthashing.ConsistentHashTest ‑ emptyNodeThrowsTest
io.reactivx.common.consistenthashing.ConsistentHashTest ‑ oneNodeTest
io.reactivx.common.consistenthashing.ConsistentHashTest ‑ twoNodeTest
io.reactivx.common.consistenthashing.ServerSlotManagerTest ‑ oneNodeTest
io.reactivx.common.consistenthashing.ServerSlotManagerTest ‑ threeNodeSameClientIdTest
io.reactivx.common.consistenthashing.ServerSlotManagerTest ‑ twoNodeDifferentClientIdTest
io.reactivx.common.consistenthashing.ServerSlotManagerTest ‑ twoNodeSameClientIdTest
io.reactivx.common.consistenthashing.ServerSlotManagerTest ‑ twoSameOneDifferentClientIdTest
io.reactivx.mantis.operators.OperatorGroupByTest ‑ innerEscapeCompleted
io.reactivx.mantis.operators.OperatorGroupByTest ‑ keySelectorThrows
io.reactivx.mantis.operators.OperatorGroupByTest ‑ normalBehavior
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testCompletionIfInnerNotSubscribed
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testEmpty
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testError
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testExceptionIfSubscribeToChildMoreThanOnce
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testFirstGroupsCompleteAndParentSlowToThenEmitFinalGroupsAndThenComplete
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testFirstGroupsCompleteAndParentSlowToThenEmitFinalGroupsWhichThenObservesOnAndDelaysAndThenCompletes
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testFirstGroupsCompleteAndParentSlowToThenEmitFinalGroupsWhichThenSubscribesOnAndDelaysAndThenCompletes
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testGroupBy
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testGroupByBackpressure
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testGroupByOnAsynchronousSourceAcceptsMultipleSubscriptions
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testGroupByWithElementSelector
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testGroupByWithElementSelector2
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testGroupedEventStream
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testGroupsWithNestedObserveOn
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testGroupsWithNestedSubscribeOn
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testIgnoringGroups
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testStaggeredCompletion
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testUnsubscribeOnNestedTakeAndAsyncInfiniteStream
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testUnsubscribeOnNestedTakeAndSyncInfiniteStream
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testUnsubscribeViaTakeOnGroupThenMergeAndTake
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testUnsubscribeViaTakeOnGroupThenTakeOnInner
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testgroupByBackpressure
io.reactivx.mantis.operators.OperatorGroupByTest ‑ testgroupByBackpressure2
io.reactivx.mantis.operators.OperatorGroupByTest ‑ valueSelectorThrows