From: https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/151011241#L822
====================================================================== 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 273, in test_fetch_delete_subscription_w_deleted_topic self.assertTrue(orphaned.topic is None) AssertionError: False is not true ----------------------------------------------------------------------