Skip to content

Conversation

stephentoub
Copy link
Member

We had a test bug that was hiding cases where one of the expected / actual was NaN and the other wasn't.

#100535

Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-numerics
See info in area-owners.md if you want to be subscribed.

We had a test bug that was hiding cases where one of the expected / actual was NaN and the other wasn't.
@stephentoub
Copy link
Member Author

@tannergooding, mind approving if it looks ok to you?

@stephentoub stephentoub merged commit aab8803 into dotnet:main Apr 29, 2024
@stephentoub stephentoub deleted the fixequalitynan branch April 29, 2024 22:16
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
…otnet#101690)

We had a test bug that was hiding cases where one of the expected / actual was NaN and the other wasn't.
@LoopedBard3
Copy link
Member

LoopedBard3 commented May 2, 2024

Regressions:
Linux arm64: dotnet/perf-autofiling-issues#33681

@stephentoub
Copy link
Member Author

Regressions: Linux arm64: dotnet/perf-autofiling-issues#33681

Thanks. This is good to see, actually; shows that the vectorization was beneficial. We just need to make it correct first :)

@EgorBo
Copy link
Member

EgorBo commented May 7, 2024

@DrewScoggins
Copy link
Member

There were also some possible improvements here: dotnet/perf-autofiling-issues#33927

michaelgsharp pushed a commit to michaelgsharp/runtime that referenced this pull request May 9, 2024
…otnet#101690)

We had a test bug that was hiding cases where one of the expected / actual was NaN and the other wasn't.
Ruihan-Yin pushed a commit to Ruihan-Yin/runtime that referenced this pull request May 30, 2024
…otnet#101690)

We had a test bug that was hiding cases where one of the expected / actual was NaN and the other wasn't.
@github-actions github-actions bot locked and limited conversation to collaborators Jun 7, 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.

5 participants