Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
dhermes opened this issue Aug 24, 2015 · 1 comment
Closed
Assignees
Labels
api: pubsub Issues related to the Pub/Sub API. testing

Comments

@dhermes
Copy link
Contributor

dhermes commented Aug 24, 2015

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.

@dhermes dhermes added api: pubsub Issues related to the Pub/Sub API. testing labels Aug 25, 2015
@dhermes dhermes changed the title Investigate novel test failure Investigate novel test failure (only one message returned) Aug 25, 2015
@dhermes dhermes changed the title Investigate novel test failure (only one message returned) Investigate novel pub/sub system test failure (only one message returned) Aug 27, 2015
@dhermes
Copy link
Contributor Author

dhermes commented Aug 27, 2015

Merging into #1085

@dhermes dhermes closed this as completed Aug 27, 2015
@dhermes dhermes added the flaky label Aug 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the Pub/Sub API. testing
Projects
None yet
Development

No branches or pull requests

2 participants