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

jetty#11789 run list distinct on the generated resources list during startup #11790

Open
wants to merge 2 commits into
base: jetty-12.0.x
Choose a base branch
from

jetty#11789 added missing import statement

900afee
Select commit
Loading
Failed to load commit list.
Open

jetty#11789 run list distinct on the generated resources list during startup #11790

jetty#11789 added missing import statement
900afee
Select commit
Loading
Failed to load commit list.
Webtide Jenkins / Tests / Parallel Stage / Build / Test - JDK22 failed Sep 8, 2024 in 0s

org.eclipse.jetty.ee10.session.AsyncTest.testSessionWithAsyncComplete failed

Send us feedback

Details

org.eclipse.jetty.ee10.session.AsyncTest.testSessionWithAsyncComplete

expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31)
	at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:183)
	at org.eclipse.jetty.ee10.session.AsyncTest.testSessionWithAsyncComplete(AsyncTest.java:138)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:507)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1491)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:2073)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:2035)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:187)
Standard error
2024-09-08 22:42:34.467:INFO :oejsh.ContextHandler:ForkJoinPool-1-worker-14: Started oeje10s.ServletContextHandler@5e515bf0{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@5f83b42a{STARTED}}
2024-09-08 22:42:34.470:INFO :oejs.DefaultSessionIdManager:ForkJoinPool-1-worker-1: Session workerName=w13
2024-09-08 22:42:34.470:INFO :oejes.ServletContextHandler:ForkJoinPool-1-worker-14: Started oeje10s.ServletContextHandler@5e515bf0{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@5f83b42a{STARTED}}