Closed jasonmreding closed 1 month ago
30 files ± 0 30 suites ±0 45m 25s :stopwatch: + 6m 40s 665 tests + 14 665 :white_check_mark: + 14 0 :zzz: ±0 0 :x: ±0 16 550 runs +420 15 480 :white_check_mark: +420 1 070 :zzz: ±0 0 :x: ±0
Results for commit 56d048e6. ± Comparison against base commit d67c2443.
:recycle: This comment has been updated with latest results.
What does this Pull Request accomplish?
Updates the channel pool so that by default it:
Why should this Pull Request be merged?
This minimizes support issues with http proxies that are often difficult to diagnose.
What testing has been done?
http_proxy
environment variable set before and after this change. I validated that example measurements fail to start successfully before the change (can't connect to discovery when trying to register themselves), and they start successfully after this change.