Hi Arturo
I had to revive my 10 year old notebook and put Windows 11 on it. I am
aware it is quite old and under-powered. If I run HttpClient tests on it
I get several test case failures all related to BackoffManager
implementations. Ideally test cases ought not be failing even in
resource constrained environments.
Would you have time to review those failing test cases or shall I
disable them?
Oleg
---
[INFO]
[ERROR] Failures:
[ERROR]
TestAIMDBackoffManager.backoffDoesNotAdjustDuringCoolDownPeriod:111
expected: <2> but was: <1>
[ERROR]
TestAIMDBackoffManager.probeDoesNotAdjustDuringCooldownPeriod:137
expected: <5> but was: <6>
[ERROR]
TestLinearBackoffManager.backoffDoesNotAdjustDuringCoolDownPeriod:82
expected: <5> but was: <6>
[ERROR]
TestLinearBackoffManager.probeDoesNotAdjustDuringCooldownPeriod:114
expected: <3> but was: <2>
[INFO]
[ERROR] Tests run: 719, Failures: 4, Errors: 0, Skipped: 0
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org