Skip to content

Conversation

@noahfalk
Copy link
Member

Fixes #85290
Desktop .NET Framework on x86 improperly rounds double values in some circumstances. I switched the test to use a lower precision double value so that it is not impacted by the extra rounding.

Fixes #85290
Desktop .NET Framework on x86 improperly rounds double values in some circumstances. I switched the test to use a lower precision double value so that it is not impacted by the extra rounding.
@noahfalk
Copy link
Member Author

/azp run runtime-libraries-coreclr outerloop

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@noahfalk
Copy link
Member Author

PTAL @tarekgh

@noahfalk
Copy link
Member Author

There are a variety of outerloop failures in unrelated tests, but none in MetricsEventSource.

@noahfalk noahfalk merged commit 115a475 into main May 16, 2023
@agocke agocke deleted the noahfalk-patch-1 branch May 16, 2023 18:08
@ghost ghost locked as resolved and limited conversation to collaborators Jun 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[TestFailure] System.Diagnostics.Metrics.Tests.MetricEventSourceTests.EventSourcePublishesAllDataTypes

3 participants