Skip to content

[Pubsub] Test failure or possible flake #1465

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

Closed
frankyn opened this issue Apr 26, 2018 · 1 comment
Closed

[Pubsub] Test failure or possible flake #1465

frankyn opened this issue Apr 26, 2018 · 1 comment

Comments

@frankyn
Copy link
Contributor

frankyn commented Apr 26, 2018

In which file did you encounter the issue?

In PR 1464

Did you change the file? If so, how?

I updated READMEs, but pubsub test failed.

Describe the issue

I'm unsure what the actual issue, but the Travis CI error:

=================================== FAILURES ===================================
_____________________ test_receive_with_custom_attributes ______________________
Traceback (most recent call last):
  File "/home/travis/build/GoogleCloudPlatform/python-docs-samples/pubsub/cloud-client/subscriber_test.py", line 174, in test_receive_with_custom_attributes
    assert 'Attributes' in out
AssertionError: assert 'Attributes' in 'Listening for messages on projects/python-docs-samples-tests/subscriptions/subscription-test-subscription\nReceived message: Message {\n  data: b\'Test message\'\n  attributes: {\n    "origin": "python-sample"\n  }\n}\n'
===================== 1 failed, 21 passed in 54.73 seconds =====================
nox > Command pytest --junitxml=sponge_log.xml -m not slow failed with exit code 1
nox > Session py36(sample='./pubsub/cloud-client') failed.
@anguillanneuf
Copy link
Member

Closing this as Won't Fix: Obsolete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants