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

Commit

Permalink
Disable failing corefx test
Browse files Browse the repository at this point in the history
  • Loading branch information
jkotas committed Oct 16, 2019
1 parent c1843c5 commit f5aee30
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/CoreFX/CoreFX.issues.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,6 @@
-nomethod System.Numerics.Tests.GenericVectorTests.GetHashCodeInt64
-nomethod System.Numerics.Tests.GenericVectorTests.GetHashCodeSingle
-nomethod System.Numerics.Tests.GenericVectorTests.GetHashCodeUInt32

# corefx tests needs to be updated with updated argument name
-nomethod System.Security.Cryptography.DeriveBytesTests.PasswordDeriveBytesTests.GetBytes_ZeroLength

0 comments on commit f5aee30

Please sign in to comment.