eclipse-equinox / p2

Eclipse Public License 2.0
14 stars 40 forks source link

Unwind ExecutionException when testing for retry exceptions #444

Closed merks closed 7 months ago

merks commented 7 months ago

The httpclientjava implementation can throw an ExecutionException, e.g., when jdk.internal.net.http.Http2Connection.handleGoAway(GoAwayFrame) is called. This should be unwound so that a retry will be attempted.

github-actions[bot] commented 7 months ago

Test Results

    9 files  ±0      9 suites  ±0   33m 19s :stopwatch: - 2m 18s 2 183 tests ±0  2 179 :white_check_mark: ±0   4 :zzz: ±0  0 :x: ±0  6 639 runs  ±0  6 628 :white_check_mark: ±0  11 :zzz: ±0  0 :x: ±0 

Results for commit eb81ae12. ± Comparison against base commit 47cdea89.