Skip to content

ITInstanceAdminTest #update / #updateViaEntity fail when two tests are running simultaneously #1626

@thiagotnunes

Description

@thiagotnunes

The update and updateViaEntity tests update the current instance display name to a random one. If there are two tests running simultaneously the assertions might fail, because the updated name can match the wrong display name.

We need to fix these tests so that they are self-contained.

Metadata

Metadata

Labels

api: spannerIssues related to the googleapis/java-spanner API.priority: p2Moderately-important priority. Fix may not be included in next release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions