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

Implement the ComVariant struct, the ComVariantMarshaller type, and generator integration #93635

Merged
merged 22 commits into from
Oct 27, 2023

Merge branch 'main' into variant

930e87c
Select commit
Loading
Failed to load commit list.
Merged

Implement the ComVariant struct, the ComVariantMarshaller type, and generator integration #93635

Merge branch 'main' into variant
930e87c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Oct 27, 2023 in 1h 47m 3s

Build #20231026.92 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 3,413,843 (98.25%)
  • Other: 60,981 (1.75%)
  • Total: 3,474,826

Annotations

Check failure on line 89 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23518.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23518.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L89

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23518.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Net.Quic.Functional.Tests in job 71c92cb7-dd3b-4dc8-ac0f-e92ef9f3baa4 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/71c92cb7-dd3b-4dc8-ac0f-e92ef9f3baa4/workitems/System.Net.Quic.Functional.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23518.2\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/86c6c67c-0145-4c5f-bd1b-124686de9799/workitems/System.Diagnostics.Tracing.Tests/console

Check failure on line 1 in System.Net.Quic.Functional.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Quic.Functional.Tests.WorkItemExecution

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

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=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 BasicEventSourceTests.TestsManifestGeneration Void <Test_EventSource_EtwManifestGeneration>b__2_0()