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

Add Dockerfiles for Windows Server 2025 #1183

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Fix ngen command

28fe112
Select commit
Loading
Failed to load commit list.
Draft

Add Dockerfiles for Windows Server 2025 #1183

Fix ngen command
28fe112
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-framework-docker-pr failed Oct 25, 2024 in 35m 3s

Build #20241025.1 had test failures

Details

Tests

  • Failed: 24 (9.09%)
  • Passed: 228 (86.36%)
  • Other: 12 (4.55%)
  • Total: 264

Annotations

Check failure on line 272 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-framework-docker-pr

Build log #L272

PowerShell exited with code '1'.

Check failure on line 246 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-framework-docker-pr

Build log #L246

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.DotNet.Framework.Docker.Tests.RuntimeOnlyImageTests.VerifyShell

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-framework-docker-pr

Microsoft.DotNet.Framework.Docker.Tests.RuntimeOnlyImageTests.VerifyShell

System.InvalidOperationException : No data found for Microsoft.DotNet.Framework.Docker.Tests.RuntimeOnlyImageTests.VerifyShell

Check failure on line 1 in Microsoft.DotNet.Framework.Docker.Tests.RuntimeOnlyImageTests.VerifyNgenQueuesAreEmpty

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-framework-docker-pr

Microsoft.DotNet.Framework.Docker.Tests.RuntimeOnlyImageTests.VerifyNgenQueuesAreEmpty

System.InvalidOperationException : No data found for Microsoft.DotNet.Framework.Docker.Tests.RuntimeOnlyImageTests.VerifyNgenQueuesAreEmpty

Check failure on line 1 in Microsoft.DotNet.Framework.Docker.Tests.SdkOnlyImageTests.VerifyEnvironmentVariables

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-framework-docker-pr

Microsoft.DotNet.Framework.Docker.Tests.SdkOnlyImageTests.VerifyEnvironmentVariables

Image data filtering incorrectly filtered out 'sdk' test data
Expected: True
Actual:   False
Raw output
   at Microsoft.DotNet.Framework.Docker.Tests.ImageTestHelper.ApplyImageDataFilters(IEnumerable`1 imageDescriptors, String imageType, Boolean allowEmptyResults) in C:\a\_work\1\s\dotnet-framework-docker\tests\Microsoft.DotNet.Framework.Docker.Tests\ImageTestHelper.cs:line 68
   at Microsoft.DotNet.Framework.Docker.Tests.SdkOnlyImageTests.GetImageData() in C:\a\_work\1\s\dotnet-framework-docker\tests\Microsoft.DotNet.Framework.Docker.Tests\SdkOnlyImageTests.cs:line 27
   at InvokeStub_SdkOnlyImageTests.GetImageData(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.DotNet.Framework.Docker.Tests.SdkOnlyImageTests.VerifyVsTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-framework-docker-pr

Microsoft.DotNet.Framework.Docker.Tests.SdkOnlyImageTests.VerifyVsTest

Image data filtering incorrectly filtered out 'sdk' test data
Expected: True
Actual:   False
Raw output
   at Microsoft.DotNet.Framework.Docker.Tests.ImageTestHelper.ApplyImageDataFilters(IEnumerable`1 imageDescriptors, String imageType, Boolean allowEmptyResults) in C:\a\_work\1\s\dotnet-framework-docker\tests\Microsoft.DotNet.Framework.Docker.Tests\ImageTestHelper.cs:line 68
   at Microsoft.DotNet.Framework.Docker.Tests.SdkOnlyImageTests.GetImageData() in C:\a\_work\1\s\dotnet-framework-docker\tests\Microsoft.DotNet.Framework.Docker.Tests\SdkOnlyImageTests.cs:line 27
   at InvokeStub_SdkOnlyImageTests.GetImageData(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)