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

Cleanup some code under FEATURE_STUBS_AS_IL #104731

Merged
merged 33 commits into from
Sep 19, 2024

Handle new stub in ILStubManager

fdd83eb
Select commit
Loading
Failed to load commit list.
Merged

Cleanup some code under FEATURE_STUBS_AS_IL #104731

Handle new stub in ILStubManager
fdd83eb
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Sep 19, 2024 in 2h 15m 7s

Build #20240918.69 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 1,182,234 (98.42%)
  • Other: 18,924 (1.58%)
  • Total: 1,201,159

Annotations

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24467.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24467.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24467.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2.Import_IterationCountLimitExceeded_ThrowsInAllottedTime has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/7b721958-d18b-4e46-95c2-b651618e3bb1/workitems/System.Security.Cryptography.Tests/console

Check failure on line 1 in System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2.Import_IterationCountLimitExceeded_ThrowsInAllottedTime

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2.Import_IterationCountLimitExceeded_ThrowsInAllottedTime

Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 9/19/2024 8:09:30 AM after 5000ms waiting for remote process.
	Process ID: 1280
	Handle: 3804
	Name: dotnet
	MainModule: 
Raw output
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2.Import_IterationCountLimitExceeded_ThrowsInAllottedTime() in /_/src/libraries/System.Security.Cryptography/tests/X509Certificates/PfxIterationCountTests.X509Certificate2.cs:line 47
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57