Skip to content

Add support for TimeProvider in DataProtectionTokenProvider and DataProtectionTokenProviderOptions#66586

Open
marcominerva wants to merge 2 commits into
dotnet:mainfrom
marcominerva:dataprotector-timeprovider
Open

Add support for TimeProvider in DataProtectionTokenProvider and DataProtectionTokenProviderOptions#66586
marcominerva wants to merge 2 commits into
dotnet:mainfrom
marcominerva:dataprotector-timeprovider

Refactor TimeProvider configuration in DataProtectionTokenProviderOpt…

5a65a79
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-ci failed May 5, 2026 in 1h 9m 23s

Build #20260505.19 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 82,439 (98.80%)
  • Other: 998 (1.20%)
  • Total: 83,439

Annotations

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26254.103\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26254.103\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26254.103\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item IISExpress.FunctionalTests--net11.0 in job 34fa0cfb-d703-4678-9248-3830f3cae72c has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/34fa0cfb-d703-4678-9248-3830f3cae72c/workitems/IISExpress.FunctionalTests--net11.0/console

Check failure on line 1 in Microsoft.AspNetCore.Server.IIS.IISExpress.FunctionalTests.RequestResponseTests.ServerWorksAfterClientDisconnect

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Microsoft.AspNetCore.Server.IIS.IISExpress.FunctionalTests.RequestResponseTests.ServerWorksAfterClientDisconnect

System.TimeoutException : The operation has timed out.
Raw output
   at Microsoft.AspNetCore.InternalTesting.TaskExtensions.TimeoutAfter[T](Task`1 task, TimeSpan timeout, String filePath, Int32 lineNumber) in /_/src/Shared/TaskExtensions.cs:line 88
   at Microsoft.AspNetCore.Server.IntegrationTesting.TestConnection.Receive(Int32 length) in D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\IIS.Common.TestLib\TestConnections.cs:line 137
   at Microsoft.AspNetCore.Server.IntegrationTesting.TestConnection.Receive(String[] lines) in D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\IIS.Common.TestLib\TestConnections.cs:line 118
   at Microsoft.AspNetCore.Server.IIS.IISExpress.FunctionalTests.RequestResponseTests.ServerWorksAfterClientDisconnect() in /_/src/Servers/IIS/IIS/test/Common.FunctionalTests/RequestResponseTests.cs:line 684
--- End of stack trace from previous location ---

Check failure on line 1 in IISExpress.FunctionalTests--net11.0.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

IISExpress.FunctionalTests--net11.0.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.