OK. Clearly, we can't run timing-sensitive tests on the GitHub CI fleet
with adequate reliability. I'm going to move both of the TLS handshake
timeout integration tests to the `slow` group that I created a few weeks
ago. They can be invoked manually by running `./mvnw -Pslow-tests`.

On Sun, Oct 26, 2025 at 2:26 AM Oleg Kalnichevski <[email protected]> wrote:

> On Sat, 2025-10-25 at 22:27 -0700, Ryan Schmitt wrote:
> > I've never seen this test throw ConnectTimeoutException on Java 8
> > before. I
> > don't have access to an Oracle JRE right this minute, but I'm able to
> > reproduce what you're seeing by running the tests on Zulu 8.90.0.19.
> > I
> > can't reproduce this issue with Corretto 8.472.08.1, even though they
> > both
> > report openjdk version 1.8.0_472. Go figure.
> >
> > I'm going to remove the exception type assertion altogether.
> >
>
> Hi Ryan
>
> The TLS handshake timeout tests still fail sometimes in GitHub CI
>
>
> https://github.com/apache/httpcomponents-client/actions/runs/18815872122/job/53684087126
>
> Oleg
>
> > On Fri, Oct 24, 2025 at 5:27 AM Gary Gregory <[email protected]>
> > wrote:
> >
> > > Ryan,
> > >
> > > Can you provide any insights on the failures in
> > > TestTlsHandshakeTimeout?
> > >
> > > TY,
> > > Gary
> > >
> > > On Thu, Oct 23, 2025 at 9:41 PM Ryan Schmitt <[email protected]>
> > > wrote:
> > > >
> > > > [x] +1 Release the packages as HttpClient 5.6-alpha1
> > > >
> > > > On Tue, Oct 21, 2025 at 1:45 PM Oleg Kalnichevski
> > > > <[email protected]>
> > > wrote:
> > > >
> > > > > Please vote on releasing these packages as HttpClient 5.6-
> > > > > alpha1.
> > > > > The vote is open for the at least 72 hours, and only votes from
> > > > > HttpComponents PMC members are binding. The vote passes if at
> > > > > least
> > > > > three binding +1 votes are cast and there are more +1 than -1
> > > > > votes.
> > > > >
> > > > > Release notes:
> > > > >
> > > > >
> > >
> https://dist.apache.org/repos/dist/dev/httpcomponents/httpclient-5.6-alpha1-RC1/RELEASE_NOTES-5.6.x.txt
> > > > >
> > > > > Maven artefacts:
> > > > >
> > > > >
> > >
> https://repository.apache.org/content/repositories/orgapachehttpcomponents-1197/org/apache/httpcomponents/client5/
> > > > >
> > > > > Git Tag: 5.6-alpha1-RC1
> > > > >
> > > > > https://github.com/apache/httpcomponents-client/tree/5.6-alpha1-
> > > > > RC1
> > > > >
> > > > > Packages:
> > > > >
> > > > >
> > >
> https://dist.apache.org/repos/dist/dev/httpcomponents/httpclient-5.6-alpha1-RC1
> > > > >  revision 80224
> > > > >
> > > > > Hashes:
> > > > >
> > > a7daf80a96f213ca3920a950e4f1ee3e08a8fc81615d2fa48b4d94a1c8f16ac0c05
> > > d4e89178e0339a968b6a84fb965922bfdac07317738eb351ecbbbd659f835
> > > > > *httpcomponents-client-5.6-alpha1-src.tar.gz
> > > > > httpcomponents-client-5.6-alpha1-src.tar.gz
> > > > >
> > > 83a30b2becc84865f0511f7d211d0ccb841980e412ef7c9676778212284b06a2079
> > > dc6b75ffa847bc9d7ffa6c7b46cec5876d1e14b9988f5f4d2de94164f6a56
> > > > > *httpcomponents-client-5.6-alpha1-src.zip
> > > > > httpcomponents-client-5.6-alpha1-src.zip
> > > > >
> > > 65705d5db07632d2c081919850ff4401f49c34c606279c790a91f149fdbcd46a2d6
> > > 3e8b515b76fdc18525c9b5e5999dce9d9d2a426c3ec09323096a3ca47d6df
> > > > > *httpcomponents-client-5.6-alpha1-bin.tar.gz
> > > > > httpcomponents-client-5.6-alpha1-bin.tar.gz
> > > > >
> > > 783fdb2d539db3ebdd0054aa562fbcaa59adc3193de37166fe06bcf2a6b02327c82
> > > e311cb0588d89165696903d3f65b07d99e25401abc9b055bddbd97321e996
> > > > > *httpcomponents-client-5.6-alpha1-bin.zip
> > > > > httpcomponents-client-5.6-alpha1-bin.zip
> > > > >
> > > > > Keys:
> > > > >  https://www.apache.org/dist/httpcomponents/httpclient/KEYS
> > > > >
> > > > >
> > > -------------------------------------------------------------------
> > > -------
> > > > > Vote: HttpClient 5.6-alpha1 release
> > > > > [ ] +1 Release the packages as HttpClient 5.6-alpha1.
> > > > > [ ] -1 I am against releasing the packages (must include a
> > > > > reason).
> > > > >
> > > > >
> > > > > ---------------------------------------------------------------
> > > > > ------
> > > > > To unsubscribe, e-mail: [email protected]
> > > > > For additional commands, e-mail: [email protected]
> > > > >
> > > > >
> > >
> > > -------------------------------------------------------------------
> > > --
> > > To unsubscribe, e-mail: [email protected]
> > > For additional commands, e-mail: [email protected]
> > >
> > >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to