Skip to content

LogEntryTest.java#testStructureLogPresentations is flaky #1005

@bpcreech

Description

@bpcreech

LogEntryTest.java#testStructureLogPresentations is rendering a LogEntry into JSON and comparing it to a literal string.

This is flaky because JSON does not guarantee dictionary element ordering, and the order indeed does change (e.g., in my local tests).

Will send a PR to fix

Metadata

Metadata

Assignees

Labels

api: loggingIssues related to the googleapis/java-logging API.priority: p2Moderately-important priority. Fix may not be included in 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