Skip to content

Investigate novel pub/sub system test failure (only one message returned) #1081

@dhermes

Description

@dhermes

From: https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/77052107

======================================================================
ERROR: test_message_pull_mode_e2e (pubsub.TestPubsub)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/travis/build/GoogleCloudPlatform/gcloud-python/system_tests/pubsub.py", line 129, in test_message_pull_mode_e2e
    message1, message2 = sorted(messages, key=_by_timestamp)
ValueError: need more than 1 value to unpack
----------------------------------------------------------------------

FWIW It seems pretty straightforward. Maybe we should revive #535? Our system tests are very flaky now.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions