Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

fix: removes flaky intent equivalence assertion #688

Merged
merged 2 commits into from Sep 3, 2021

Conversation

telpirion
Copy link
Contributor

Because of how intents work in Dialogflow, asserting that the actual name of a resource matches the name of a newly created resource will not always be deterministic, especially if duplicate intents are added. This PR removes the offending assertion.

Fixes #623 ☕️

@telpirion telpirion requested a review from a team as a code owner September 2, 2021 18:50
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 2, 2021
@product-auto-label product-auto-label bot added the api: dialogflow Issues related to the googleapis/java-dialogflow API. label Sep 2, 2021
@Neenu1995 Neenu1995 closed this Sep 3, 2021
@Neenu1995 Neenu1995 reopened this Sep 3, 2021
@Neenu1995 Neenu1995 added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Sep 3, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 3, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit a965fb9 into master Sep 3, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the fix-detect-intent-failure branch September 3, 2021 19:06
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Sep 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: dialogflow Issues related to the googleapis/java-dialogflow API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
3 participants