Note: #86 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 7bf0386cffba77c0a0b14865d28944f476e9c5e2 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/00af0d43-6328-4db5-8d99-3d1dbed23cb2), [Sponge](http://sponge2/00af0d43-6328-4db5-8d99-3d1dbed23cb2) status: failed <details><summary>Test output</summary><br><pre>self = <tests.unit.test__http.TestConnection testMethod=test_extra_headers> def test_extra_headers(self): import requests > from google.cloud import _http as base_http tests/unit/test__http.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ """Shared implementation of connections to API servers.""" import json import platform import warnings from pkg_resources import get_distribution > from six.moves.urllib.parse import urlencode E ModuleNotFoundError: No module named 'six' .nox/unit-3-7/lib/python3.7/site-packages/google/cloud/_http.py:22: ModuleNotFoundError</pre></details>
Note: #86 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 7bf0386
buildURL: Build Status, Sponge
status: failed
Test output