Skip to content

ITBiqueryTest.testConnectionCancel failing with AssertionError on Kokoro GraalVM job #1916

@mpeddada1

Description

@mpeddada1

The ITBigqueryTest.testConnectionCancel is failing with the following error for the Native Image testing Kokoro job. This failure was first discovered in #1374.

[ERROR] testConnectionCancel  Time elapsed: 5.127 s  <<< FAILURE!
java.lang.AssertionError
	at com.google.cloud.bigquery.it.ITBigQueryTest.testConnectionCancel(ITBigQueryTest.java:2610)

Note that the failure occurs before the Native Image build step.

However, running this test locally with mvn test -Pnative results in a successful build.

Screen Shot 2022-03-10 at 12 16 21 PM

Creating this issue to keep track of similar errors in the future.

cc @stephaniewang526

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.api: bigqueryIssues related to the googleapis/java-bigquery API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions