Skip to content

Change default executor service implementation to WORKER_THREAD_POOL - #6077

Open
marcphilipp wants to merge 1 commit into
mainfrom
marc/promote-worker-thread-pool-executor-service
Open

marcphilipp wants to merge 1 commit into
mainfrom
marc/promote-worker-thread-pool-executor-service

Conversation

@marcphilipp

Copy link
Copy Markdown
Member

Resolves #5291.

@testlens-app

testlens-app Bot commented Sep 18, 2026

Copy link
Copy Markdown

✅ All tests passed ✅

⚠️ TestLens detected flakiness ⚠️

Test Summary

CI / Build / Windows > :jupiter-tests:test

Test Runs Flakiness
@Timeout > separate thread > when one test is stuck "forever" the next tests should not get stuck ⚠️ 1% 🟡

🏷️ Commit: b3eb839
▶️ Tests: 29725 executed
⚪️ Checks: 16/16 completed

Test Failures

@Timeout > separate thread > when one test is stuck "forever" the next tests should not get stuck (:jupiter-tests:test in CI / Build / Windows)
org.opentest4j.AssertionFailedError: 
expected: SUCCESSFUL
 but was: FAILED
	at org.junit.jupiter.engine.extension.TimeoutExtensionTests$SeparateThread.oneThreadStuckForever(TimeoutExtensionTests.java:426)
expected actual
SUCCESSFUL FAILED

Learn more about TestLens at testlens.app/docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change default executor service implementation to worker_thread_pool

1 participant