From https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/151011241#L623:
======================================================================
FAIL: test_fetch_delete_subscription_w_deleted_topic (pubsub.TestPubsub)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/travis/build/GoogleCloudPlatform/gcloud-python/system_tests/pubsub.py", line 264, in test_fetch_delete_subscription_w_deleted_topic
self.assertEqual(len(created), 1)
AssertionError: 0 != 1
----------------------------------------------------------------------