Skip to content

Pubsub system test: test_fetch_delete_subscription_w_deleted_topic fails to find all subscriptions #2079

@tseaver

Description

@tseaver

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
----------------------------------------------------------------------

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions