-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Trace: unit tests are non-deterministically broken on Windows #4366
Copy link
Copy link
Closed
Labels
api: cloudtraceIssues related to the Cloud Trace API.Issues related to the Cloud Trace API.flakypriority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.testingtype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Metadata
Metadata
Assignees
Labels
api: cloudtraceIssues related to the Cloud Trace API.Issues related to the Cloud Trace API.flakypriority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.testingtype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Type
Fields
Give feedbackNo fields configured for issues without a type.
e.g.:
I think this is related to #4323. I had to make changes there because of
.isoformat()quirks on Windows. It looks like the.00000seems to be truncated in.isoformat()?