Skip to content

Update src/libraries/tests.proj

cccd3d2
Select commit
Loading
Failed to load commit list.
Open

[release/10.0] Fix native AOT outerloops #126824

Update src/libraries/tests.proj
cccd3d2
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-nativeaot-outerloop failed Apr 13, 2026 in 5h 11m 0s

Build #20260412.5 had test failures

Details

Tests

  • Failed: 239 (0.01%)
  • Passed: 2,421,347 (96.36%)
  • Other: 91,196 (3.63%)
  • Total: 2,512,782

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-nativeaot-outerloop

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.26173.116/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Globalization.Tests.JapaneseCalendarTests.IsLeapMonth_Invalid_ThrowsArgumentOutOfRangeException has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/5a798fd8-2d14-43be-8e4c-e538124921a2/workitems/System.Globalization.Calendars.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-nativeaot-outerloop

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.26173.116/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Globalization.Tests.JapaneseCalendarTests.GetMonthsInYear_Invalid_ThrowsArgumentOutOfRangeException has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/5a798fd8-2d14-43be-8e4c-e538124921a2/workitems/System.Globalization.Calendars.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-nativeaot-outerloop

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.26173.116/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Globalization.Tests.JapaneseCalendarTests.GetLeapMonth_Invalid_ThrowsArgumentOutOfRangeException has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/5a798fd8-2d14-43be-8e4c-e538124921a2/workitems/System.Globalization.Calendars.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-nativeaot-outerloop

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.26173.116/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Globalization.Tests.JapaneseCalendarTests.ToDateTime_Invalid_ThrowsArgumentOutOfRangeException has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/5a798fd8-2d14-43be-8e4c-e538124921a2/workitems/System.Globalization.Calendars.Tests/console

Check failure on line 1 in System.Globalization.Tests.JapaneseCalendarTests.IsLeapMonth_Invalid_ThrowsArgumentOutOfRangeException

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-nativeaot-outerloop

System.Globalization.Tests.JapaneseCalendarTests.IsLeapMonth_Invalid_ThrowsArgumentOutOfRangeException

System.TypeInitializationException : A type initializer threw an exception. To determine which type, inspect the InnerException's StackTrace property.
---- System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at System.Runtime.CompilerServices.ClassConstructorRunner.EnsureClassConstructorRun(StaticClassConstructionContext*) + 0x165
   at System.Runtime.CompilerServices.ClassConstructorRunner.CheckStaticClassConstructionReturnNonGCStaticBase(StaticClassConstructionContext*, IntPtr) + 0xf
   at System.Globalization.Tests.CalendarTestBase.GetCalendarMinSupportedDateTime(Calendar calendar) + 0x6b
   at System.Globalization.Tests.CalendarTestBase.<Year_Month_Day_Era_TestData>d__32.MoveNext() + 0x395
   at System.Globalization.Calendars!<BaseAddress>+0x845e86
   at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0xd7
----- Inner Stack Trace -----
   at System.Globalization.Tests.CalendarTestBase.<>c.<.cctor>b__60_0() + 0x6b
   at System.Globalization.Tests.CalendarTestBase..cctor() + 0x51
   at System.Runtime.CompilerServices.ClassConstructorRunner.EnsureClassConstructorRun(StaticClassConstructionContext*) + 0xa1

Check failure on line 1 in System.Globalization.Tests.JapaneseCalendarTests.GetMonthsInYear_Invalid_ThrowsArgumentOutOfRangeException

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-nativeaot-outerloop

System.Globalization.Tests.JapaneseCalendarTests.GetMonthsInYear_Invalid_ThrowsArgumentOutOfRangeException

System.TypeInitializationException : A type initializer threw an exception. To determine which type, inspect the InnerException's StackTrace property.
---- System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at System.Runtime.CompilerServices.ClassConstructorRunner.EnsureClassConstructorRun(StaticClassConstructionContext*) + 0xb7
   at System.Runtime.CompilerServices.ClassConstructorRunner.CheckStaticClassConstructionReturnNonGCStaticBase(StaticClassConstructionContext*, IntPtr) + 0xf
   at System.Globalization.Tests.CalendarTestBase.GetCalendarMinSupportedDateTime(Calendar calendar) + 0x6b
   at System.Globalization.Tests.CalendarTestBase.<Year_Month_Day_Era_TestData>d__32.MoveNext() + 0x395
   at System.Globalization.Calendars!<BaseAddress>+0x845e86
   at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0xd7
----- Inner Stack Trace -----
   at System.Globalization.Tests.CalendarTestBase.<>c.<.cctor>b__60_0() + 0x6b
   at System.Globalization.Tests.CalendarTestBase..cctor() + 0x51
   at System.Runtime.CompilerServices.ClassConstructorRunner.EnsureClassConstructorRun(StaticClassConstructionContext*) + 0xa1

Check failure on line 1 in System.Globalization.Tests.JapaneseCalendarTests.GetLeapMonth_Invalid_ThrowsArgumentOutOfRangeException

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-nativeaot-outerloop

System.Globalization.Tests.JapaneseCalendarTests.GetLeapMonth_Invalid_ThrowsArgumentOutOfRangeException

System.TypeInitializationException : A type initializer threw an exception. To determine which type, inspect the InnerException's StackTrace property.
---- System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at System.Runtime.CompilerServices.ClassConstructorRunner.EnsureClassConstructorRun(StaticClassConstructionContext*) + 0xb7
   at System.Runtime.CompilerServices.ClassConstructorRunner.CheckStaticClassConstructionReturnNonGCStaticBase(StaticClassConstructionContext*, IntPtr) + 0xf
   at System.Globalization.Tests.CalendarTestBase.GetCalendarMinSupportedDateTime(Calendar calendar) + 0x6b
   at System.Globalization.Tests.CalendarTestBase.<Year_Month_Day_Era_TestData>d__32.MoveNext() + 0x395
   at System.Globalization.Calendars!<BaseAddress>+0x845e86
   at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0xd7
----- Inner Stack Trace -----
   at System.Globalization.Tests.CalendarTestBase.<>c.<.cctor>b__60_0() + 0x6b
   at System.Globalization.Tests.CalendarTestBase..cctor() + 0x51
   at System.Runtime.CompilerServices.ClassConstructorRunner.EnsureClassConstructorRun(StaticClassConstructionContext*) + 0xa1

Check failure on line 1 in System.Globalization.Tests.JapaneseCalendarTests.ToDateTime_Invalid_ThrowsArgumentOutOfRangeException

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-nativeaot-outerloop

System.Globalization.Tests.JapaneseCalendarTests.ToDateTime_Invalid_ThrowsArgumentOutOfRangeException

Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.ArgumentOutOfRangeException)
Actual:   typeof(System.TypeInitializationException)
---- System.TypeInitializationException : A type initializer threw an exception. To determine which type, inspect the InnerException's StackTrace property.
-------- System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at System.Globalization.Tests.CalendarTestBase.ToDateTime_Invalid_ThrowsArgumentOutOfRangeException() + 0x493
   at System.Globalization.Calendars!<BaseAddress>+0x845e86
   at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0xd7
----- Inner Stack Trace -----
   at System.Runtime.CompilerServices.ClassConstructorRunner.EnsureClassConstructorRun(StaticClassConstructionContext*) + 0xb7
   at System.Runtime.CompilerServices.ClassConstructorRunner.CheckStaticClassConstructionReturnNonGCStaticBase(StaticClassConstructionContext*, IntPtr) + 0xf
   at System.Globalization.Tests.CalendarTestBase.GetCalendarMinSupportedDateTime(Calendar calendar) + 0x6b
   at System.Globalization.Tests.CalendarTestBase.<>c__DisplayClass49_0.<ToDateTime_Invalid_ThrowsArgumentOutOfRangeException>b__0() + 0x21
----- Inner Stack Trace -----
   at System.Globalization.Tests.CalendarTestBase.<>c.<.cctor>b__60_0() + 0x6b
   at System.Globalization.Tests.CalendarTestBase..cctor() + 0x51
   at System.Runtime.CompilerServices.ClassConstructorRunner.EnsureClassConstructorRun(StaticClassConstructionContext*) + 0xa1