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

Issue #265 --list-config license enhancement #9964

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

Issue #265 Add license headers to new files

f04a1ce
Select commit
Failed to load commit list.
Open

Issue #265 --list-config license enhancement #9964

Issue #265 Add license headers to new files
f04a1ce
Select commit
Failed to load commit list.
Webtide Jenkins / Tests / Parallel Stage / Build / Test - JDK17 failed May 19, 2024 in 0s

org.eclipse.jetty.http2.client.StreamResetTest.testClientResetConsumesQueuedData failed

Send us feedback

Details

org.eclipse.jetty.http2.client.StreamResetTest.testClientResetConsumesQueuedData

expected: <0> but was: <32768>
Stack trace
org.opentest4j.AssertionFailedError: expected: <0> but was: <32768>
	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.AssertEquals.failNotEqual(AssertEquals.java:197)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:531)
	at org.eclipse.jetty.http2.client@10.0.21-SNAPSHOT/org.eclipse.jetty.http2.client.StreamResetTest.testClientResetConsumesQueuedData(StreamResetTest.java:454)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Standard error
Running org.eclipse.jetty.http2.client.StreamResetTest.testClientResetConsumesQueuedData()
2024-05-19 21:01:57.849:INFO :oejs.Server:main: jetty-10.0.21-SNAPSHOT; built: 2024-05-19T20:23:28.640Z; git: 8b8c1867145f83765689d13cea5d171a49428015; jvm 17.0.9+9
2024-05-19 21:01:57.851:INFO :oejss.DefaultSessionIdManager:main: Session workerName=node0
2024-05-19 21:01:57.856:INFO :oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@4c1fed69{/,null,AVAILABLE}
2024-05-19 21:01:57.860:INFO :oejs.AbstractConnector:main: Started ServerConnector@1fd77205{h2c, (h2c)}{0.0.0.0:46451}
2024-05-19 21:01:57.860:INFO :oejs.Server:main: Started Server@62a6a47e{STARTING}[10.0.21-SNAPSHOT,sto=0] @197859ms
2024-05-19 21:01:57.889:INFO :oejs.Server:main: Stopped Server@62a6a47e{STOPPING}[10.0.21-SNAPSHOT,sto=0]
2024-05-19 21:01:57.890:INFO :oejs.AbstractConnector:main: Stopped ServerConnector@1fd77205{h2c, (h2c)}{0.0.0.0:0}
2024-05-19 21:01:57.890:INFO :oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@4c1fed69{/,null,STOPPED}