Description
The Integration tests are sometimes failing due to two flaky tests:
- GapicSpannerRpcTest.testCloseAllThreadsWhenClosingSpanner:217
- GapicSpannerRpcTest.testMultipleOpenSpanners:277
The errors produced are:
[ERROR] GapicSpannerRpcTest.testCloseAllThreadsWhenClosingSpanner:217
Expected: is <0>
but: was <16>
[ERROR] GapicSpannerRpcTest.testMultipleOpenSpanners:277
Expected: is <0>
but: was <16>