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

[release/8.0-staging] enforce FIELD_OFFSET_LAST_REAL_OFFSET size limit for InlineArrays #97533

enforce FIELD_OFFSET_LAST_REAL_OFFSET size limit on InlineArrays

3d6a34d
Select commit
Loading
Failed to load commit list.
Closed

[release/8.0-staging] enforce FIELD_OFFSET_LAST_REAL_OFFSET size limit for InlineArrays #97533

enforce FIELD_OFFSET_LAST_REAL_OFFSET size limit on InlineArrays
3d6a34d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jan 26, 2024 in 1h 54m 34s

Build #20240125.107 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 1,038,950 (98.45%)
  • Other: 16,310 (1.55%)
  • Total: 1,055,261

Annotations

Check failure on line 42 in .packages\microsoft.dotnet.helix.sdk\8.0.0-beta.24059.4\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.24059.4\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L42

.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.24059.4\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGeneration has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/1f23b692-a145-4265-9e01-0ae7ce84b47f/workitems/System.Diagnostics.Tracing.Tests/console

Check failure on line 1 in BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGeneration

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGeneration

Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
Raw output
Child exception:
  Xunit.Sdk.TrueException: Assert.True() Failure
Expected: True
Actual:   False
   at BasicEventSourceTests.TestsManifestGeneration.<Test_EventSource_EtwManifestGeneration>b__2_0() in /_/src/libraries/System.Diagnostics.Tracing/tests/BasicEventSourceTest/TestsManifestGeneration.Etw.cs:line 73
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57

Child process:
  System.Diagnostics.Tracing.Tests, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 BasicEventSourceTests.TestsManifestGeneration Void <Test_EventSource_EtwManifestGeneration>b__2_0()