Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E2E actions for running in runtime #364

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Conversation

slinkydeveloper
Copy link
Contributor

No description provided.

@slinkydeveloper slinkydeveloper force-pushed the issues/composable-wf branch 4 times, most recently from 91e4d6a to 0bc013b Compare August 5, 2024 13:29
Copy link
Contributor

github-actions bot commented Aug 5, 2024

Test Results

  5 files   -  45    5 suites   - 45   7m 45s ⏱️ +2s
 42 tests  - 717   42 ✅  - 710  0 💤  - 7  0 ❌ ±0 
104 runs   - 656  104 ✅  - 649  0 💤  - 7  0 ❌ ±0 

Results for commit 02ed35c. ± Comparison against base commit c5a54f6.

This pull request removes 759 and adds 42 tests. Note that renamed tests count towards both.
RestateRequestIdentityVerifierTest ‑ parseKey()
dev.restate.e2e.JavaAwaitTimeoutTest ‑ Test Awaitable#await(Duration)
dev.restate.e2e.JavaAwakeableTest ‑ generate(Client)
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(Client)
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.sdktesting.tests.AwaitTimeout ‑ timeout(Client)
dev.restate.sdktesting.tests.CallOrdering ‑ ordering(boolean[], Client)[1]
dev.restate.sdktesting.tests.CallOrdering ‑ ordering(boolean[], Client)[2]
dev.restate.sdktesting.tests.CallOrdering ‑ ordering(boolean[], Client)[3]
dev.restate.sdktesting.tests.CancelInvocation ‑ cancelInvocation(BlockingOperation, Client, URL)[1]
dev.restate.sdktesting.tests.CancelInvocation ‑ cancelInvocation(BlockingOperation, Client, URL)[2]
dev.restate.sdktesting.tests.CancelInvocation ‑ cancelInvocation(BlockingOperation, Client, URL)[3]
dev.restate.sdktesting.tests.Ingress ‑ headersPassThrough(Client)
dev.restate.sdktesting.tests.Ingress ‑ idempotentInvokeSend(Client)
dev.restate.sdktesting.tests.Ingress ‑ idempotentInvokeService(Client)
…

@slinkydeveloper slinkydeveloper merged commit 27175da into main Aug 5, 2024
6 checks passed
@slinkydeveloper slinkydeveloper deleted the issues/composable-wf branch August 5, 2024 13:40
slinkydeveloper added a commit that referenced this pull request Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant