[net11.0] Support multiple R2R images for ios/tvos apps #25077
Build #20260406.30 had test failures
Details
- Failed: 61 (0.02%, 56 new, 5 recurring)
- Passed: 271,428 (95.48%)
- Other: 12,777 (4.49%)
- Total: 284,266
Annotations
Check failure on line 41938 in Build log
azure-pipelines / xamarin-macios-sim-pr-tests
Build log #L41938
Bash exited with code '2'.
Check failure on line 42131 in Build log
azure-pipelines / xamarin-macios-sim-pr-tests
Build log #L42131
Bash exited with code '2'.
Check failure on line 42072 in Build log
azure-pipelines / xamarin-macios-sim-pr-tests
Build log #L42072
Bash exited with code '2'.
Check failure on line 42947 in Build log
azure-pipelines / xamarin-macios-sim-pr-tests
Build log #L42947
Bash exited with code '2'.
azure-pipelines / xamarin-macios-sim-pr-tests
MonoTests.System.Net.Http.MessageHandlerTest.TestNSUrlSessionEphemeralHandlerCookieContainer
System.NullReferenceException : Object reference not set to an instance of an object
Raw output
at MonoTests.System.Net.Http.MessageHandlerTest.<>c__DisplayClass8_0.<TestNSUrlSessionHandlerCookieContainerImpl>b__1(String v) in /Users/builder/azdo/_work/1/s/macios/tests/monotouch-test/System.Net.Http/MessageHandlers.cs:line 166
at System.Linq.Enumerable.Any[String](IEnumerable`1 source, Func`2 predicate)
at MonoTests.System.Net.Http.MessageHandlerTest.TestNSUrlSessionHandlerCookieContainerImpl(NSUrlSessionHandler nativeHandler) in /Users/builder/azdo/_work/1/s/macios/tests/monotouch-test/System.Net.Http/MessageHandlers.cs:line 166
at MonoTests.System.Net.Http.MessageHandlerTest.TestNSUrlSessionEphemeralHandlerCookieContainer() in /Users/builder/azdo/_work/1/s/macios/tests/monotouch-test/System.Net.Http/MessageHandlers.cs:line 129
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
azure-pipelines / xamarin-macios-sim-pr-tests
MonoTests.System.Net.Http.MessageHandlerTest.TestNSUrlSessionHandlerCookieContainer
System.NullReferenceException : Object reference not set to an instance of an object
Raw output
at MonoTests.System.Net.Http.MessageHandlerTest.<>c__DisplayClass8_0.<TestNSUrlSessionHandlerCookieContainerImpl>b__1(String v) in /Users/builder/azdo/_work/1/s/macios/tests/monotouch-test/System.Net.Http/MessageHandlers.cs:line 166
at System.Linq.Enumerable.Any[String](IEnumerable`1 source, Func`2 predicate)
at MonoTests.System.Net.Http.MessageHandlerTest.TestNSUrlSessionHandlerCookieContainerImpl(NSUrlSessionHandler nativeHandler) in /Users/builder/azdo/_work/1/s/macios/tests/monotouch-test/System.Net.Http/MessageHandlers.cs:line 166
at MonoTests.System.Net.Http.MessageHandlerTest.TestNSUrlSessionHandlerCookieContainer() in /Users/builder/azdo/_work/1/s/macios/tests/monotouch-test/System.Net.Http/MessageHandlers.cs:line 122
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
azure-pipelines / xamarin-macios-sim-pr-tests
MonoTests.System.Net.Http.MessageHandlerTest.TestNSurlSessionHandlerCookieContainerSetCookie
Exception
Expected: null
But was: <System.Net.Http.HttpRequestException: The operation couldn’t be completed. File exists
---> Foundation.NSErrorException: Error Domain=NSPOSIXErrorDomain Code=17 "File exists" UserInfo={_NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <F2B33C22-F894-454B-9632-AFD0B4EA6E72>.<1>, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=17, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <F2B33C22-F894-454B-9632-AFD0B4EA6E72>.<1>"
), _NSURLErrorNWPathKey=satisfied (Path is satisfied), interface: en0, ipv4, ipv6, dns}
--- End of inner exception stack trace ---
at System.Net.Http.NSUrlSessionHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) in /Users/builder/azdo/_work/5/s/macios/src/Foundation/NSUrlSessionHandler.cs:line 597
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at MonoTests.System.Net.Http.MessageHandlerTest.<>c__DisplayClass9_0.<<TestNSurlSessionHandlerCookieContainerSetCookie>b__0>d.MoveNext() in /Users/builder/azdo/_work/1/s/macios/tests/monotouch-test/System.Net.Http/MessageHandlers.cs:line 191
--- End of stack trace from previous location ---
at TestRuntime.TryRunAsync(TimeSpan timeout, Task startTask, Task completionTask, UIImage imageToShow, Exception& exception) in /Users/builder/azdo/_work/1/s/macios/tests/common/TestRuntime.RunAsync.cs:line 119>
Raw output
at MonoTests.System.Net.Http.MessageHandlerTest.TestNSurlSessionHandlerCookieContainerSetCookie() in /Users/builder/azdo/_work/1/s/macios/tests/monotouch-test/System.Net.Http/MessageHandlers.cs:line 198
azure-pipelines / xamarin-macios-sim-pr-tests
MonoTests.System.Net.Http.MessageHandlerTest.TestNSUrlSessionHandlerSendClientCertificate
Exception wasn't expected.
Expected: null
But was: <System.Net.Http.HttpRequestException: The operation couldn’t be completed. File exists
---> Foundation.NSErrorException: Error Domain=NSPOSIXErrorDomain Code=17 "File exists" UserInfo={_NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <38D84A39-7F7D-4A1A-AA7B-6D3EC092A120>.<1>, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=17, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <38D84A39-7F7D-4A1A-AA7B-6D3EC092A120>.<1>"
), _NSURLErrorNWPathKey=satisfied (Path is satisfied), interface: en0, ipv4, ipv6, dns}
--- End of inner exception stack trace ---
at System.Net.Http.NSUrlSessionHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) in /Users/builder/azdo/_work/5/s/macios/src/Foundation/NSUrlSessionHandler.cs:line 597
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at MonoTests.System.Net.Http.MessageHandlerTest.<>c__DisplayClass19_0.<<TestNSUrlSessionHandlerSendClientCertificate>b__0>d.MoveNext() in /Users/builder/azdo/_work/1/s/macios/tests/monotouch-test/System.Net.Http/MessageHandlers.cs:line 704
--- End of stack trace from previous location ---
at TestRuntime.TryRunAsync(TimeSpan timeout, Task startTask, Task completionTask, UIImage imageToShow, Exception& exception) in /Users/builder/azdo/_work/1/s/macios/tests/common/TestRuntime.RunAsync.cs:line 119>
Raw output
at MonoTests.System.Net.Http.MessageHandlerTest.TestNSUrlSessionHandlerSendClientCertificate() in /Users/builder/azdo/_work/1/s/macios/tests/monotouch-test/System.Net.Http/MessageHandlers.cs:line 710