-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
arch-arm64arch-x86area-System.Securityneeds-further-triageIssue has been initially triaged, but needs deeper consideration or reconsiderationIssue has been initially triaged, but needs deeper consideration or reconsiderationos-windows
Milestone
Description
Run runtime-libraries-coreclr outerloop 20210712.5
Failed test:
net6.0-windows-Release-x86-CoreCLR_release-Windows.7.Amd64.Open
- System.Security.Cryptography.X509Certificates.Tests.RevocationTests.TimeoutTests.RevocationCheckingDelayed(pkiOptions: CrlEverywhere)
Error message:
System.AggregateException : One or more errors occurred. (watch.Elapsed: 00:00:15.9912470
Expected: True
Actual: False) (watch.Elapsed: 00:00:15.9904944
Expected: True
Actual: False) (watch.Elapsed: 00:00:15.9916542
Expected: True
Actual: False) (watch.Elapsed: 00:00:15.9953193
Expected: True
Actual: False) (watch.Elapsed: 00:00:15.9969978
Expected: True
Actual: False)
---- watch.Elapsed: 00:00:15.9912470
Expected: True
Actual: False
---- watch.Elapsed: 00:00:15.9904944
Expected: True
Actual: False
---- watch.Elapsed: 00:00:15.9916542
Expected: True
Actual: False
---- watch.Elapsed: 00:00:15.9953193
Expected: True
Actual: False
---- watch.Elapsed: 00:00:15.9969978
Expected: True
Actual: False
Stack trace
at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen) in /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs:line 48
at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.TimeoutTests.RevocationCheckingDelayed(PkiOptions pkiOptions) in /_/src/libraries/System.Security.Cryptography.X509Certificates/tests/RevocationTests/TimeoutTests.cs:line 20
----- Inner Stack Trace #1 (Xunit.Sdk.TrueException) -----
at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.TimeoutTests.<>c__DisplayClass0_0.<RevocationCheckingDelayed>b__0() in /_/src/libraries/System.Security.Cryptography.X509Certificates/tests/RevocationTests/TimeoutTests.cs:line 62
at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen) in /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs:line 40
----- Inner Stack Trace #2 (Xunit.Sdk.TrueException) -----
at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.TimeoutTests.<>c__DisplayClass0_0.<RevocationCheckingDelayed>b__0() in /_/src/libraries/System.Security.Cryptography.X509Certificates/tests/RevocationTests/TimeoutTests.cs:line 62
at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen) in /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs:line 40
----- Inner Stack Trace #3 (Xunit.Sdk.TrueException) -----
at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.TimeoutTests.<>c__DisplayClass0_0.<RevocationCheckingDelayed>b__0() in /_/src/libraries/System.Security.Cryptography.X509Certificates/tests/RevocationTests/TimeoutTests.cs:line 62
at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen) in /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs:line 40
----- Inner Stack Trace #4 (Xunit.Sdk.TrueException) -----
at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.TimeoutTests.<>c__DisplayClass0_0.<RevocationCheckingDelayed>b__0() in /_/src/libraries/System.Security.Cryptography.X509Certificates/tests/RevocationTests/TimeoutTests.cs:line 62
at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen) in /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs:line 40
----- Inner Stack Trace #5 (Xunit.Sdk.TrueException) -----
at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.TimeoutTests.<>c__DisplayClass0_0.<RevocationCheckingDelayed>b__0() in /_/src/libraries/System.Security.Cryptography.X509Certificates/tests/RevocationTests/TimeoutTests.cs:line 62
at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen) in /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs:line 40
Metadata
Metadata
Assignees
Labels
arch-arm64arch-x86area-System.Securityneeds-further-triageIssue has been initially triaged, but needs deeper consideration or reconsiderationIssue has been initially triaged, but needs deeper consideration or reconsiderationos-windows