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

Fix double logging the end message #319

Merged
merged 1 commit into from
May 20, 2024
Merged

Fix double logging the end message #319

merged 1 commit into from
May 20, 2024

Conversation

slinkydeveloper
Copy link
Contributor

No description provided.

@slinkydeveloper slinkydeveloper linked an issue May 20, 2024 that may be closed by this pull request
Copy link
Contributor

github-actions bot commented May 20, 2024

Test Results

 48 files  ± 0   48 suites  ±0   3m 15s ⏱️ +58s
664 tests +19  655 ✅ +44  9 💤 ±0  0 ❌  - 25 
665 runs  +20  656 ✅ +45  9 💤 ±0  0 ❌  - 25 

Results for commit a96bb3f. ± Comparison against base commit 32e0b7d.

This pull request removes 24 and adds 43 tests. Note that renamed tests count towards both.
dev.restate.e2e.JavaAwaitTimeoutTest ‑ initializationError
dev.restate.e2e.JavaAwakeableTest ‑ initializationError
dev.restate.e2e.JavaCancelInvocationTest ‑ initializationError
dev.restate.e2e.JavaCoordinatorWithNodeReceiverServiceToServiceCallTest ‑ initializationError
dev.restate.e2e.JavaErrorsTest ‑ initializationError
dev.restate.e2e.JavaKafkaIngressTest ‑ initializationError
dev.restate.e2e.JavaRequestSigningTest ‑ initializationError
dev.restate.e2e.JavaSampleWorkflowTest ‑ initializationError
dev.restate.e2e.JavaServiceToServiceCallTest ‑ initializationError
dev.restate.e2e.JavaSimpleSleepTest ‑ initializationError
…
dev.restate.e2e.JavaAwaitTimeoutTest ‑ Test Awaitable#await(Duration)
dev.restate.e2e.JavaAwakeableTest ‑ generate(IngressClient)
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(IngressClient)
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
…

♻️ This comment has been updated with latest results.

@slinkydeveloper slinkydeveloper merged commit d08025a into main May 20, 2024
4 checks passed
@slinkydeveloper slinkydeveloper deleted the issues/309 branch May 20, 2024 16:12
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.

End invocation logged twice
1 participant