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

dialogflow.cloud-client.create_document_test: test_create_document failed #4668

Closed
flaky-bot bot opened this issue Sep 11, 2020 · 1 comment
Closed
Assignees
Labels
api: dialogflow Issues related to the Dialogflow API. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. samples Issues that are directly related to samples. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Sep 11, 2020

Note: #3672 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: 41a97a1
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/dialogflow/cloud-client/create_document_test.py", line 54, in test_create_document
    'text/html', 'FAQ', 'https://cloud.google.com/storage/docs/faq')
  File "/workspace/dialogflow/cloud-client/document_management.py", line 63, in create_document
    document = response.result(timeout=120)
  File "/workspace/dialogflow/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/api_core/future/polling.py", line 130, in result
    raise self._exception
google.api_core.exceptions.GoogleAPICallError: None Failed to find FAQ in the document.
@flaky-bot flaky-bot bot added buildcop: issue priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Sep 11, 2020
@product-auto-label product-auto-label bot added api: dialogflow Issues related to the Dialogflow API. samples Issues that are directly related to samples. labels Sep 11, 2020
@flaky-bot
Copy link
Author

flaky-bot bot commented Sep 12, 2020

Test passed for commit 1f77772 (Build Status, Sponge)! Closing this issue.

@flaky-bot flaky-bot bot closed this as completed Sep 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: dialogflow Issues related to the Dialogflow API. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. samples Issues that are directly related to samples. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

1 participant