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 'CsWinRTUseUtcDateTimeOffsetMarshalling' switch #1602

Draft
wants to merge 1 commit into
base: staging/AOT
Choose a base branch
from

Add 'CsWinRTUseUtcDateTimeOffsetMarshalling' switch

b429e70
Select commit
Loading
Failed to load commit list.
Draft

Add 'CsWinRTUseUtcDateTimeOffsetMarshalling' switch #1602

Add 'CsWinRTUseUtcDateTimeOffsetMarshalling' switch
b429e70
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CsWinRT GitHub CI succeeded May 7, 2024 in 46m 6s

Build #2.0.8-prerelease-ci.240507.4 had test failures

Details

Tests

  • Failed: 1 (0.02%, 1 new, 0 recurring)
  • Passed: 4,438 (97.99%)
  • Other: 90 (1.99%)
  • Total: 4,529

Annotations

Check failure on line 1 in UnitTest.TestCSharp.UnitTest.TestCSharp.TestProxiedDelegate

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CsWinRT GitHub CI

UnitTest.TestCSharp.UnitTest.TestCSharp.TestProxiedDelegate

System.Runtime.InteropServices.COMException : 
Raw output
   at WinRT.ExceptionHelpers.<ThrowExceptionForHR>g__Throw|38_0(Int32 hr)
   at WinRT.ExceptionHelpers.ThrowExceptionForHR(Int32 hr)
   at ABI.Windows.Foundation.AsyncActionCompletedHandler.NativeDelegateWrapper.Invoke(IAsyncAction asyncInfo, AsyncStatus asyncStatus)
   at UnitTest.OOPAsyncAction.Close() in D:\a\_work\1\s\src\Tests\UnitTest\OOPObject.cs:line 107
   at UnitTest.TestCSharp.TestProxiedDelegate() in D:\a\_work\1\s\src\Tests\UnitTest\TestComponentCSharp_Tests.cs:line 3163
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)