jetty.project/tests
Simone Bordet c946a41871 Fixes #10123 - MultiPartByteRanges request gets stuck
The handling of reads in MultiPartByteRanges.PathContentSource was broken for ranges that were larger than the read buffer size.

Fixed by properly counting how many bytes are left to read.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-07-18 21:37:35 +02:00
..
jetty-home-tester Jetty-12.0.x tests in parallel (down build time on CI from 1h25 to 55min) some modules are still not parallel due to some static usage (#9635) 2023-04-21 10:42:12 +10:00
jetty-jmh Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2023-06-29 15:01:19 +02:00
jetty-test-session-common Remove duplicated classes from test session, fix some to be able to run in parallel and not restarting 3rd party for each tests (#9782) 2023-06-09 06:47:36 +10:00
test-distribution Fixes #10123 - MultiPartByteRanges request gets stuck 2023-07-18 21:37:35 +02:00
test-integration Updating to version 11.0.16-SNAPSHOT 2023-04-11 13:53:30 -05:00
test-jpms Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2023-06-05 17:31:13 +02:00
pom.xml Remove duplicated classes from test session, fix some to be able to run in parallel and not restarting 3rd party for each tests (#9782) 2023-06-09 06:47:36 +10:00