googleapis / googleapis/google-cloud-cpp
Determine if GCS ThreadIntegrationTest.ReuseConnections should be kept
Open
type: cleanup
- Dominant language
- C++
- Stars
- 659
- Forks
- 462
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 89
Description
This test attempts to measure connection reuse by inspecting curl(Info) log messages. The format of these log messages has changed with recent versions of curl, breaking the test.
Determine if we want to keep this test and if so how to rework the data collection.
Contributor guide
Assessment
This issue has not been assessed yet.