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

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
gcf-merge-on-green bot pushed a commit that referenced this pull request Sep 3, 2021
🤖 I have created a release \*beep\* \*boop\*
---
### [4.1.2](https://www.github.com/googleapis/java-dialogflow/compare/v4.1.1...v4.1.2) (2021-09-03)


### Bug Fixes

* removes flaky intent equivalence assertion ([#688](https://www.github.com/googleapis/java-dialogflow/issues/688)) ([a965fb9](https://www.github.com/googleapis/java-dialogflow/commit/a965fb919fef422dd1a3fcea300f060706885fa7))


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v2.1.2 ([#680](https://www.github.com/googleapis/java-dialogflow/issues/680)) ([4e6b60e](https://www.github.com/googleapis/java-dialogflow/commit/4e6b60ec28b4ce33b9f48b815304ab6e063f80f7))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#681](https://www.github.com/googleapis/java-dialogflow/issues/681)) ([6708e3a](https://www.github.com/googleapis/java-dialogflow/commit/6708e3a1f1ab2431add1084b20a1c562ba934d61))


### Documentation

* clarified some LRO types ([#686](https://www.github.com/googleapis/java-dialogflow/issues/686)) ([84b863c](https://www.github.com/googleapis/java-dialogflow/commit/84b863cd166f3f5a0df353f381f9f03b2f6556b8))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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

Development

Successfully merging this pull request may close these issues.

dialogflow.v2.it.ITSystemTest: detectIntentTest failed

3 participants