Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

System.Numeric.Tests tests now have unique inputs - #40564

Merged
stephentoub merged 1 commit into
dotnet:masterfrom
aashikgowda:audit-system-numeric-tests
Aug 26, 2019
Merged

System.Numeric.Tests tests now have unique inputs#40564
stephentoub merged 1 commit into
dotnet:masterfrom
aashikgowda:audit-system-numeric-tests

Conversation

@aashikgowda

@aashikgowda aashikgowda commented Aug 24, 2019

Copy link
Copy Markdown
Contributor

Matrix add, subtract and multiplication tests now have unique inputs. This would prevent regression due to the values for certain tests being the same between the LHS and RHS inputs (such as the one introduced in #31779).

This resolves #39890

Matrix add, subtract and multiplication tests now have unique inputs
@dnfclas

dnfclas commented Aug 24, 2019

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@stephentoub

Copy link
Copy Markdown
Member

cc: @tannergooding, @ViktorHofer

@ViktorHofer

Copy link
Copy Markdown
Member

Thanks! Removing unique test data in the repo is on our backlog as we need it for some upcoming infra changes as well. Great that you are contributing to that effort 👍

@stephentoub
stephentoub merged commit cadc61e into dotnet:master Aug 26, 2019
@karelz karelz added this to the 5.0 milestone Dec 19, 2019
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Matrix add, subtract and multiplication tests now have unique inputs

Commit migrated from dotnet/corefx@cadc61e
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.

7 participants