Add ctx.stateKeys()
(#219)
#108
GitHub Actions / Test Results
succeeded
Feb 9, 2024 in 0s
All 94 tests pass in 10m 11s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
94 tests found
There are 94 tests, see "Raw output" for the full list of tests.
Raw output
dev.restate.e2e.JavaAwaitTimeoutTest ‑ Test Awaitable#await(Duration)
dev.restate.e2e.JavaAwakeableTest ‑ generate(RandomNumberListGeneratorBlockingStub)
dev.restate.e2e.JavaCancelInvocationTest ‑ cancel blocked invocation on AWAKEABLE
dev.restate.e2e.JavaCancelInvocationTest ‑ cancel blocked invocation on CALL
dev.restate.e2e.JavaCancelInvocationTest ‑ cancel blocked invocation on SLEEP
dev.restate.e2e.JavaCoordinatorWithNodeReceiverServiceToServiceCallTest ‑ synchronousCall(CoordinatorBlockingStub)
dev.restate.e2e.JavaErrorsTest ‑ Test calling method that fails terminally
dev.restate.e2e.JavaErrorsTest ‑ Test calling method that fails terminally multiple times
dev.restate.e2e.JavaErrorsTest ‑ Test invocations are retried until they succeed
dev.restate.e2e.JavaErrorsTest ‑ Test propagate failure from another service
dev.restate.e2e.JavaErrorsTest ‑ Test propagate failure from sideEffect and internal invoke
dev.restate.e2e.JavaErrorsTest ‑ Test set then fail should persist the set
dev.restate.e2e.JavaErrorsTest ‑ Test side effects are retried until they succeed
dev.restate.e2e.JavaErrorsTest ‑ Test terminal error of side effects is propagated
dev.restate.e2e.JavaKafkaIngressTest ‑ handleEventInCounterService(URL, int, CounterBlockingStub)
dev.restate.e2e.JavaKafkaIngressTest ‑ handleEventInEventHandler(URL, int, CounterBlockingStub)
dev.restate.e2e.JavaNonDeterminismTest ‑ BackgroundInvokeWithDifferentTargets
dev.restate.e2e.JavaNonDeterminismTest ‑ CallDifferentMethod
dev.restate.e2e.JavaNonDeterminismTest ‑ LeftSleepRightCall
dev.restate.e2e.JavaNonDeterminismTest ‑ SetDifferentKey
dev.restate.e2e.JavaSampleWorkflowTest ‑ Sample workflow with sleep, side effect, call and one way call
dev.restate.e2e.JavaServiceToServiceCallTest ‑ synchronousCall(CoordinatorBlockingStub)
dev.restate.e2e.JavaSideEffectTest ‑ Side effect should wait on acknowledgements
dev.restate.e2e.JavaSimpleSleepTest ‑ manySleeps(Channel)
dev.restate.e2e.JavaSimpleSleepTest ‑ sleep(CoordinatorBlockingStub)
dev.restate.e2e.JavaSleepWithFailuresTest ‑ sleepAndKillServiceEndpoint(Channel, ContainerHandle)
dev.restate.e2e.JavaSleepWithFailuresTest ‑ sleepAndTerminateServiceEndpoint(Channel, ContainerHandle)
dev.restate.e2e.JavaStateTest ‑ add(CounterBlockingStub)
dev.restate.e2e.JavaStateTest ‑ getAndSet(CounterBlockingStub)
dev.restate.e2e.JavaStateTest ‑ setStateViaOneWayCallFromAnotherService(ProxyCounterBlockingStub, CounterBlockingStub)
dev.restate.e2e.NodeAwaitTimeoutTest ‑ Test Awaitable#await(Duration)
dev.restate.e2e.NodeAwakeableTest ‑ generate(RandomNumberListGeneratorBlockingStub)
dev.restate.e2e.NodeCancelInvocationTest ‑ cancel blocked invocation on AWAKEABLE
dev.restate.e2e.NodeCancelInvocationTest ‑ cancel blocked invocation on CALL
dev.restate.e2e.NodeCancelInvocationTest ‑ cancel blocked invocation on SLEEP
dev.restate.e2e.NodeCoordinatorWithJavaReceiverServiceToServiceCallTest ‑ synchronousCall(CoordinatorBlockingStub)
dev.restate.e2e.NodeErrorsTest ‑ Test calling method that fails terminally
dev.restate.e2e.NodeErrorsTest ‑ Test calling method that fails terminally multiple times
dev.restate.e2e.NodeErrorsTest ‑ Test invocations are retried until they succeed
dev.restate.e2e.NodeErrorsTest ‑ Test propagate failure from another service
dev.restate.e2e.NodeErrorsTest ‑ Test set then fail should persist the set
dev.restate.e2e.NodeErrorsTest ‑ Test side effects are retried until they succeed
dev.restate.e2e.NodeErrorsTest ‑ Test terminal error of failing side effect with finite retry policy is propagated
dev.restate.e2e.NodeErrorsTest ‑ Test terminal error of side effects is propagated
dev.restate.e2e.NodeHandlerAPIKafkaIngressTest ‑ handleKeyedEvent(URL, int, URL)
dev.restate.e2e.NodeKafkaIngressTest ‑ handleEventInCounterService(URL, int, CounterBlockingStub)
dev.restate.e2e.NodeKafkaIngressTest ‑ handleEventInEventHandler(URL, int, CounterBlockingStub)
dev.restate.e2e.NodeNonDeterminismTest ‑ BackgroundInvokeWithDifferentTargets
dev.restate.e2e.NodeNonDeterminismTest ‑ CallDifferentMethod
dev.restate.e2e.NodeNonDeterminismTest ‑ LeftSleepRightCall
dev.restate.e2e.NodeNonDeterminismTest ‑ SetDifferentKey
dev.restate.e2e.NodeSampleWorkflowTest ‑ Sample workflow with sleep, side effect, call and one way call
dev.restate.e2e.NodeServiceToServiceCallTest ‑ synchronousCall(CoordinatorBlockingStub)
dev.restate.e2e.NodeSideEffectTest ‑ Side effect should wait on acknowledgements
dev.restate.e2e.NodeSimpleSleepTest ‑ manySleeps(Channel)
dev.restate.e2e.NodeSimpleSleepTest ‑ sleep(CoordinatorBlockingStub)
dev.restate.e2e.NodeSleepWithFailuresTest ‑ sleepAndKillServiceEndpoint(Channel, ContainerHandle)
dev.restate.e2e.NodeSleepWithFailuresTest ‑ sleepAndTerminateServiceEndpoint(Channel, ContainerHandle)
dev.restate.e2e.NodeStateTest ‑ add(CounterBlockingStub)
dev.restate.e2e.NodeStateTest ‑ getAndSet(CounterBlockingStub)
dev.restate.e2e.NodeStateTest ‑ setStateViaOneWayCallFromAnotherService(ProxyCounterBlockingStub, CounterBlockingStub)
dev.restate.e2e.NodeWithBase64CompletionAwakeableTest ‑ generate(RandomNumberListGeneratorBlockingStub)
dev.restate.e2e.node.EmbeddedHandlerApiTest ‑ consecutiveSideEffects(int, URL)
dev.restate.e2e.node.EmbeddedHandlerApiTest ‑ delayedIncrementCounter(int, URL)
dev.restate.e2e.node.EmbeddedHandlerApiTest ‑ incrementCounter(int, URL)
dev.restate.e2e.node.EmbeddedHandlerApiTest ‑ oneWayIncrementCounter(int, URL)
dev.restate.e2e.node.EmbeddedHandlerApiTest ‑ sideEffectAndAwakeable(int, URL)
dev.restate.e2e.node.HandlerApiTest ‑ echo(URL)
dev.restate.e2e.node.StateSerDeTest ‑ addAndClear(ListServiceBlockingStub)
dev.restate.e2e.node.VerificationTest ‑ Suspending or returning with an unawaited blocked syncCall should not deadlock
dev.restate.e2e.node.VerificationTest ‑ killingTheRuntime(CommandVerifierBlockingStub, ContainerHandle)
dev.restate.e2e.node.VerificationTest ‑ killingTheServiceEndpoint(CommandVerifierBlockingStub, ContainerHandle)
dev.restate.e2e.node.VerificationTest ‑ simple(CommandVerifierBlockingStub)
dev.restate.e2e.node.VerificationTest ‑ stoppingTheRuntime(CommandVerifierBlockingStub, ContainerHandle)
dev.restate.e2e.node.VerificationTest ‑ stoppingTheServiceEndpoint(CommandVerifierBlockingStub, ContainerHandle)
dev.restate.e2e.runtime.ConnectIngressTest ‑ badContentType(URL)
dev.restate.e2e.runtime.ConnectIngressTest ‑ getAndAdd(URL)
dev.restate.e2e.runtime.ConnectIngressTest ‑ malformedJson(URL)
dev.restate.e2e.runtime.IngressServiceTest ‑ idempotentInvoke(CounterBlockingStub)
dev.restate.e2e.runtime.IngressServiceTest ‑ invokeAddThroughConnect(URL, CounterBlockingStub)
dev.restate.e2e.runtime.IngressServiceTest ‑ invokeAddThroughGrpc(IngressBlockingStub, CounterBlockingStub)
dev.restate.e2e.runtime.InvokeOrderingTest ‑ [1] [true, false, false]
dev.restate.e2e.runtime.InvokeOrderingTest ‑ [2] [false, true, false]
dev.restate.e2e.runtime.InvokeOrderingTest ‑ [3] [true, true, false]
dev.restate.e2e.runtime.KillInvocationTest ‑ kill(IngressBlockingStub, KillSingletonServiceBlockingStub, AwakeableHolderServiceBlockingStub, URL)
dev.restate.e2e.runtime.PersistenceTest ‑ startAndKillRuntimeRetainsTheState(CounterBlockingStub, ContainerHandle)
dev.restate.e2e.runtime.PersistenceTest ‑ startAndStopRuntimeRetainsTheState(CounterBlockingStub, ContainerHandle)
dev.restate.e2e.runtime.PrivateServiceTest ‑ privateService(URL, CounterBlockingStub, ProxyCounterBlockingStub)
dev.restate.e2e.runtime.RetryOnUnknownServiceTest ‑ retryOnUnknownServiceUsingCall(IngressBlockingStub, ProxyServiceBlockingStub, ListServiceBlockingStub, URL)
dev.restate.e2e.runtime.RetryOnUnknownServiceTest ‑ retryOnUnknownServiceUsingOneWayCall(IngressBlockingStub, ProxyServiceBlockingStub, ListServiceBlockingStub, URL)
dev.restate.e2e.runtime.SingletonCounterTest ‑ singleton(SingletonCounterBlockingStub)
dev.restate.e2e.runtime.UpgradeServiceTest ‑ executesNewInvocationWithLatestServiceRevisions(UpgradeTestServiceBlockingStub, URL)
dev.restate.e2e.runtime.UpgradeServiceTest ‑ inFlightInvocation(IngressBlockingStub, UpgradeTestServiceBlockingStub, AwakeableHolderServiceBlockingStub, ListServiceBlockingStub, URL)
dev.restate.e2e.runtime.UpgradeServiceTest ‑ inFlightInvocationStoppingTheRuntime(IngressBlockingStub, UpgradeTestServiceBlockingStub, AwakeableHolderServiceBlockingStub, ListServiceBlockingStub, URL, ContainerHandle)
Loading