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

Nightly Build Failure - DialogFlow ITSystemTest #11033

Open
burkedavison opened this issue Jul 26, 2024 · 0 comments
Open

Nightly Build Failure - DialogFlow ITSystemTest #11033

burkedavison opened this issue Jul 26, 2024 · 0 comments
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@burkedavison
Copy link
Contributor

burkedavison commented Jul 26, 2024

Two nights in a row:

07:29:51:761 [ERROR] com.google.cloud.dialogflow.v2.it.ITSystemTest.detectIntentTest -- Time elapsed: 0.358 s <<< FAILURE!
org.junit.ComparisonFailure: expected:<[test-event-985402ff-4fa5-415b-96f7-36bed9117a18]> but was:<[]>
	at org.junit.Assert.assertEquals(Assert.java:117)
	at org.junit.Assert.assertEquals(Assert.java:146)
	at com.google.cloud.dialogflow.v2.it.ITSystemTest.detectIntentTest(ITSystemTest.java:282)
	at java.base/java.lang.reflect.Method.invoke([Method.java:566](https://cs.corp.google.com/#search/&sq=package:%5Epiper$%20project:openjdk21&q=java/lang/reflect/Method.java:566))

07:29:51:761 [ERROR] com.google.cloud.dialogflow.v2.it.ITSystemTest.listContextsTest -- Time elapsed: 0.151 s <<< FAILURE!
org.junit.ComparisonFailure: expected:<...e9a729cb97/contexts/[test-context-934c090a]> but was:<...e9a729cb97/contexts/[__system_counters__]>
	at org.junit.Assert.assertEquals(Assert.java:117)
	at org.junit.Assert.assertEquals(Assert.java:146)
	at com.google.cloud.dialogflow.v2.it.ITSystemTest.listContextsTest(ITSystemTest.java:293)
	at java.base/java.lang.reflect.Method.invoke([Method.java:566](https://cs.corp.google.com/#search/&sq=package:%5Epiper$%20project:openjdk21&q=java/lang/reflect/Method.java:566))
@zhumin8 zhumin8 added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p3 Desirable enhancement or fix. May not be included in next release. labels Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. 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

2 participants