FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

dialogflow: make flaky test more generic by nnegrey · Pull Request #2936 · GoogleCloudPlatform/python-docs-samples · GitHub

dialogflow: make flaky test more generic - #2936

Merged
nnegrey merged 6 commits into
masterfrom
dialogflow-flaky-test
Feb 26, 2020
Merged

dialogflow: make flaky test more generic#2936
nnegrey merged 6 commits into
masterfrom
dialogflow-flaky-test

Conversation

nnegrey commented Feb 19, 2020

Copy link
Copy Markdown
Contributor

No description provided.

nnegrey requested a review from a team as a code owner February 19, 2020 22:21
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 19, 2020

nnegrey commented Feb 19, 2020

Copy link
Copy Markdown
Contributor Author

Fix: #2898

nnegrey commented Feb 26, 2020

Copy link
Copy Markdown
Contributor Author

I think the datetime seconds is not quite granular enough for the 4 python versions in parallel, switching to UUID. And where required cutting strings to length of 30 characters.

nnegrey commented Feb 26, 2020

Copy link
Copy Markdown
Contributor Author

and quota issues again.

nnegrey added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 26, 2020
kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 26, 2020
nnegrey merged commit fe705fc into master Feb 26, 2020
nnegrey deleted the dialogflow-flaky-test branch February 26, 2020 17:58
busunkim96 added a commit to busunkim96/dialogflow-python-client-v2 that referenced this pull request Nov 30, 2020
…m/python-docs-samples#2936)

* dialogflow: make flaky test more generic

* use uuid instead of datetime to avoid conflicts when parallel tests are run

Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
busunkim96 added a commit to googleapis/python-dialogflow that referenced this pull request Dec 9, 2020
…m/python-docs-samples#2936)

* dialogflow: make flaky test more generic

* use uuid instead of datetime to avoid conflicts when parallel tests are run

Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
telpirion pushed a commit that referenced this pull request Jan 18, 2023
* dialogflow: make flaky test more generic

* use uuid instead of datetime to avoid conflicts when parallel tests are run

Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
dandhlee pushed a commit that referenced this pull request Feb 6, 2023
* dialogflow: make flaky test more generic

* use uuid instead of datetime to avoid conflicts when parallel tests are run

Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
telpirion pushed a commit that referenced this pull request Mar 13, 2023
* dialogflow: make flaky test more generic

* use uuid instead of datetime to avoid conflicts when parallel tests are run

Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
vchudnov-g pushed a commit to googleapis/google-cloud-python that referenced this pull request Sep 20, 2023
…m/python-docs-samples#2936)

* dialogflow: make flaky test more generic

* use uuid instead of datetime to avoid conflicts when parallel tests are run

Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL