Skip to content

Investigate novel pub/sub failure #1062

Description

@dhermes

In https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/75334450, the merge build for #1060, we got an (flaky) error we have yet to see:

======================================================================ERROR: test_message_pull_mode_e2e (pubsub.TestPubsub)
----------------------------------------------------------------------Traceback (mostrecentcalllast):
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/system_tests/pubsub.py", line123, intest_message_pull_mode_e2esubscription.acknowledge(ack_ids)
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests3/lib/python3.4/site-packages/gcloud/pubsub/subscription.py", line230, inacknowledgemethod='POST', path='%s:acknowledge'% (self.path,), data=data)
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests3/lib/python3.4/site-packages/gcloud/connection.py", line419, inapi_requesterror_info=method+' '+url)
gcloud.exceptions.BadRequest: 400YouhavenotspecifiedanackIDintherequest. (POSThttps://pubsub.googleapis.com/v1/projects/precise-truck-742/subscriptions/subscribing-now:acknowledge)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions