Skip to content

Conversation

@adamsitnik
Copy link
Member

fixes #103550

@adamsitnik adamsitnik added this to the 9.0.0 milestone Jun 28, 2024
@adamsitnik adamsitnik requested a review from bartonjs June 28, 2024 12:23
@adamsitnik adamsitnik self-assigned this Jun 28, 2024
// but it reports allocations for all threads. Using this API would require
// ensuring that it's the only test that is being run at a time.
// Mono either allocates more than expected or the API is not precise enough
// Mono either allocates more than expected or the API is not precise enough.
Copy link
Member

@jkotas jkotas Jun 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this suppression still valid after this change?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am going to use the CI to find out

@adamsitnik adamsitnik merged commit fb762d1 into dotnet:main Jun 29, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jul 31, 2024
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.

Test failure: System.Formats.Nrbf.Tests.AttackTests.ArraysOfStringsAreNotBeingPreAllocated

2 participants