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

A couple of changes to allow override the test artifact output (which would otherwise conflict) #369

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

slinkydeveloper
Copy link
Contributor

No description provided.

@slinkydeveloper slinkydeveloper force-pushed the issues/integrations-yaml-change-artifact-name branch from 38ff09e to 497a225 Compare August 15, 2024 08:14
@slinkydeveloper slinkydeveloper force-pushed the issues/integrations-yaml-change-artifact-name branch from 497a225 to cfaa886 Compare August 15, 2024 08:15
Copy link
Contributor

Test Results

  5 files   -  97    5 suites   - 97   2m 41s ⏱️ - 22m 10s
 42 tests  -  42   42 ✅  -  42  0 💤 ±0  0 ❌ ±0 
104 runs   - 113  104 ✅  - 113  0 💤 ±0  0 ❌ ±0 

Results for commit cfaa886. ± Comparison against base commit d791c07.

This pull request removes 84 and adds 42 tests. Note that renamed tests count towards both.
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.e2e.JavaErrorsTest ‑ Test propagate failure from another service
…
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 0eb736d into main Aug 15, 2024
6 checks passed
@slinkydeveloper slinkydeveloper deleted the issues/integrations-yaml-change-artifact-name branch August 15, 2024 08:22
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