Re: Test failures on FreeBSD

2022-05-18 Thread Oleg Kalnichevski
On Wed, 2022-05-18 at 21:28 +0200, Michael Osipov wrote: > Am 2022-05-18 um 17:47 schrieb Oleg Kalnichevski: > > On Wed, 2022-05-18 at 16:26 +0200, Michael Osipov wrote: > > > Am 2022-05-18 um 15:23 schrieb Oleg Kalnichevski: > > > > Hi Michael > > > > > > > > Could you please try the latest 1.8,

[GitHub] [httpcomponents-client] ok2c commented on pull request #366: chore: Included githubactions in the dependabot config

2022-05-18 Thread GitBox
ok2c commented on PR #366: URL: https://github.com/apache/httpcomponents-client/pull/366#issuecomment-1131234425 @naveensrinivasan Build fails due to missing ASL header. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [httpcomponents-client] naveensrinivasan opened a new pull request, #366: chore: Included githubactions in the dependabot config

2022-05-18 Thread GitBox
naveensrinivasan opened a new pull request, #366: URL: https://github.com/apache/httpcomponents-client/pull/366 This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure. Dependabot helps in keeping the supply chain secure ht

Re: Test failures on FreeBSD

2022-05-18 Thread Oleg Kalnichevski
On Wed, 2022-05-18 at 16:26 +0200, Michael Osipov wrote: > Am 2022-05-18 um 15:23 schrieb Oleg Kalnichevski: > > Hi Michael > > > > Could you please try the latest 1.8, 11, and 17 JDKs and see if the > > issue is consistently reproducible across all versions or is > > specific > > to some. > > I

Re: Test failures on FreeBSD

2022-05-18 Thread Michael Osipov
Am 2022-05-18 um 15:23 schrieb Oleg Kalnichevski: Hi Michael Could you please try the latest 1.8, 11, and 17 JDKs and see if the issue is consistently reproducible across all versions or is specific to some. I see the failure consistently on all Java versions: osipovmi@deblndw011x:~/var/Proj

Test failures on FreeBSD

2022-05-18 Thread Oleg Kalnichevski
Hi Michael Could you please try the latest 1.8, 11, and 17 JDKs and see if the issue is consistently reproducible across all versions or is specific to some. Oleg --- INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.085 s - in org.apache.hc.client5.testing.async.TestH2

[GitHub] [httpcomponents-client] ok2c merged pull request #363: add br decompression support

2022-05-18 Thread GitBox
ok2c merged PR #363: URL: https://github.com/apache/httpcomponents-client/pull/363 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@hc.ap

[GitHub] [httpcomponents-client] michael-o commented on pull request #363: add br decompression support

2022-05-18 Thread GitBox
michael-o commented on PR #363: URL: https://github.com/apache/httpcomponents-client/pull/363#issuecomment-1129998480 > @michael-o Tests pass on Travis and Jenkins. Are you running FreeBSD? If you are getting the same OOM with the current master, can we deal with the issue after merging th

[GitHub] [httpcomponents-client] ok2c commented on pull request #363: add br decompression support

2022-05-18 Thread GitBox
ok2c commented on PR #363: URL: https://github.com/apache/httpcomponents-client/pull/363#issuecomment-1129982781 @michael-o Tests pass on Travis and Jenkins. Are you running FreeBSD? If you are getting the same OOM with the current master, can we deal with the issue after merging this PR?

[GitHub] [httpcomponents-client] michael-o commented on pull request #363: add br decompression support

2022-05-18 Thread GitBox
michael-o commented on PR #363: URL: https://github.com/apache/httpcomponents-client/pull/363#issuecomment-1129958671 I can't even pass the current tests, they hang with: ``` ``` Because they create too many threads (thread dump of the hanging Surefire Booter) JVM: ``` $