Skip to content

Commit

Permalink
run-tests: Mark failing tests on current Windows.
Browse files Browse the repository at this point in the history
This appears to be the result of a Windows update.
  • Loading branch information
madewokherd committed May 18, 2024
1 parent 731ccb4 commit 9dbb496
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 64 deletions.
24 changes: 24 additions & 0 deletions tools/run-tests/windows-failing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5399,6 +5399,30 @@ MonoTests.System.Net.HttpListener2Test:SendCookiestoClient
MonoTests.System.Net.HttpListener2Test:Test2
MonoTests.System.Net.HttpListener2Test:Test3
MonoTests.System.Configuration.SettingsPropertyValueTest:Binary_Serialize
MonoTests.System.Security.Cryptography.HMACMD5Test:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock
MonoTests.System.Security.Cryptography.HMACMD5Test:HashAlgorithmTestBase.TransformFinalBlock_Twice
MonoTests.System.Security.Cryptography.HMACSHA1Test:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock
MonoTests.System.Security.Cryptography.HMACSHA1Test:HashAlgorithmTestBase.TransformFinalBlock_Twice
MonoTests.System.Security.Cryptography.KeyedHashAlgorithmTest:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock
MonoTests.System.Security.Cryptography.KeyedHashAlgorithmTest:HashAlgorithmTestBase.TransformFinalBlock_Twice
MonoTests.System.Security.Cryptography.SHA256ManagedTest:HashAlgorithmTestBase.InitializeDisposed
MonoTests.System.Security.Cryptography.SHA256ManagedTest:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock
MonoTests.System.Security.Cryptography.SHA256ManagedTest:HashAlgorithmTestBase.TransformFinalBlock_Twice
MonoTests.System.Security.Cryptography.SHA256TestImpl:HashAlgorithmTestBase.InitializeDisposed
MonoTests.System.Security.Cryptography.SHA256TestImpl:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock
MonoTests.System.Security.Cryptography.SHA256TestImpl:HashAlgorithmTestBase.TransformFinalBlock_Twice
MonoTests.System.Security.Cryptography.SHA384ManagedTest:HashAlgorithmTestBase.InitializeDisposed
MonoTests.System.Security.Cryptography.SHA384ManagedTest:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock
MonoTests.System.Security.Cryptography.SHA384ManagedTest:HashAlgorithmTestBase.TransformFinalBlock_Twice
MonoTests.System.Security.Cryptography.SHA384TestImpl:HashAlgorithmTestBase.InitializeDisposed
MonoTests.System.Security.Cryptography.SHA384TestImpl:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock
MonoTests.System.Security.Cryptography.SHA384TestImpl:HashAlgorithmTestBase.TransformFinalBlock_Twice
MonoTests.System.Security.Cryptography.SHA512ManagedTest:HashAlgorithmTestBase.InitializeDisposed
MonoTests.System.Security.Cryptography.SHA512ManagedTest:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock
MonoTests.System.Security.Cryptography.SHA512ManagedTest:HashAlgorithmTestBase.TransformFinalBlock_Twice
MonoTests.System.Security.Cryptography.SHA512TestImpl:HashAlgorithmTestBase.InitializeDisposed
MonoTests.System.Security.Cryptography.SHA512TestImpl:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock
MonoTests.System.Security.Cryptography.SHA512TestImpl:HashAlgorithmTestBase.TransformFinalBlock_Twice
# unreliable:
x86.thread-exit
MonoTests.System.Threading.Tasks.TaskTests:DoubleWaitTest
Expand Down
Loading

0 comments on commit 9dbb496

Please sign in to comment.