======================================================================
FAIL: test_read_from_cli_info (gcloud.test__helpers.Test__get_default_service_project_id)
----------------------------------------------------------------------
Traceback (most recent call last):
File "C:\projects\gcloud-python\gcloud\test__helpers.py", line 223, in test_read_from_cli_info
self.assertEqual('test-project-id', project_id)
AssertionError: 'test-project-id' != None
See also #1973