Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Assert Not Null check on HashCode test #10009

Merged
merged 1 commit into from
Sep 9, 2022
Merged

Conversation

PureWeen
Copy link
Member

@PureWeen PureWeen commented Sep 8, 2022

Description of Change

The original test in net6.0 wasn't completely valid and xUnit is doing a better job at letting us know. The original PR was just meant to validate that calling GetHashCode wouldn't throw an exception so I don't think we need to validate anything here. The test running to completion is the only interesting thing being tested

@PureWeen PureWeen enabled auto-merge (squash) September 8, 2022 23:12
@mattleibow mattleibow merged commit 8e49aa0 into main Sep 9, 2022
@mattleibow mattleibow deleted the fix_gradient_test branch September 9, 2022 00:30
@samhouts samhouts added the area-testing Unit tests, device tests label Jul 11, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-testing Unit tests, device tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants