Skip to content

Instantly share code, notes, and snippets.

@mandel-macaque
Created July 2, 2019 10:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mandel-macaque/60ccc908d56d3370be9c809077e4c6eb to your computer and use it in GitHub Desktop.
Save mandel-macaque/60ccc908d56d3370be9c809077e4c6eb to your computer and use it in GitHub Desktop.
01:38:17.8449880 [Local Date/Time: 7/2/2019 1:38:17 AM]
[Remote Address: 192.168.1.45:62219]
ping
[Runner executing: Run Everything]
[MonoTouch Version: 12.15.0]
[Assembly: Xamarin.iOS.dll (64 bits)]
[GC: sgen]
[iPad: iOS v12.3.1]
[Device Name: Manuel's iPad]
[Device Locale: en_ES]
[Device Date/Time: 7/2/2019 1:38:17 AM]
[Bundle: com.xamarin.monotouch-test-today.todayextension]
monotouchtest.dll
PointFTest
[PASS] PointFTest.AddTest
[PASS] PointFTest.GetHashCodeTest
[PASS] PointFTest.SubtractTest
[PASS] PointFTest.TestAddition
[PASS] PointFTest.TestConstructors
[PASS] PointFTest.TestEmptyField
[PASS] PointFTest.TestEqualityOp
[PASS] PointFTest.TestEquals
[PASS] PointFTest.TestInequalityOp
[PASS] PointFTest.TestProperties
[PASS] PointFTest.TestSubtraction
[PASS] PointFTest.ToStringTest
PointFTest : 16 ms
PointTest
[PASS] PointTest.AddTest
[PASS] PointTest.AdditionTest
[PASS] PointTest.CeilingTest
[PASS] PointTest.ConstructorNegativeLocationTest
[PASS] PointTest.ConstructorTest
[PASS] PointTest.EqualityOpTest
[PASS] PointTest.EqualsTest
[PASS] PointTest.GetHashCodeTest
[PASS] PointTest.InequalityOpTest
[PASS] PointTest.NullTest
[PASS] PointTest.OffsetTest
[PASS] PointTest.OffsetTestPoint
[PASS] PointTest.Point2PointFTest
[PASS] PointTest.Point2SizeTest
[PASS] PointTest.PropertyTest
[PASS] PointTest.RoundTest
[PASS] PointTest.SubtractTest
[PASS] PointTest.SubtractionTest
[PASS] PointTest.ToStringTest
[PASS] PointTest.TruncateTest
PointTest : 6 ms
SizeFTest
[PASS] SizeFTest.AddTest
[PASS] SizeFTest.GetHashCodeTest
[PASS] SizeFTest.SubtractTest
[PASS] SizeFTest.Test2PointF
[PASS] SizeFTest.Test2Size
[PASS] SizeFTest.TestAddition
[PASS] SizeFTest.TestConstructors
[PASS] SizeFTest.TestEmptyField
[PASS] SizeFTest.TestEqualityOp
[PASS] SizeFTest.TestEquals
[PASS] SizeFTest.TestInequalityOp
[PASS] SizeFTest.TestProperties
[PASS] SizeFTest.TestSizeF2PointF
[PASS] SizeFTest.TestSubtraction
[PASS] SizeFTest.ToStringTest
SizeFTest : 6 ms
SizeTest
[PASS] SizeTest.AddTest
[PASS] SizeTest.GetHashCodeTest
[PASS] SizeTest.SubtractTest
[PASS] SizeTest.TestAddition
[PASS] SizeTest.TestCeiling
[PASS] SizeTest.TestConstructors
[PASS] SizeTest.TestEmptyField
[PASS] SizeTest.TestEqualityOp
[PASS] SizeTest.TestEquals
[PASS] SizeTest.TestInequalityOp
[PASS] SizeTest.TestProperties
[PASS] SizeTest.TestRound
[PASS] SizeTest.TestSize2Point
[PASS] SizeTest.TestSize2SizeF
[PASS] SizeTest.TestSubtraction
[PASS] SizeTest.TestTruncate
[PASS] SizeTest.ToStringTest
SizeTest : 3 ms
TestRectangle
[PASS] TestRectangle.Contains
[PASS] TestRectangle.ConvertFromRectangleF
[PASS] TestRectangle.Empty
[PASS] TestRectangle.FromTRLB
[PASS] TestRectangle.GetContents
[PASS] TestRectangle.GetHashCodeTest
[PASS] TestRectangle.Inflate
[PASS] TestRectangle.Intersect
[PASS] TestRectangle.IntersectsWith
[PASS] TestRectangle.IsEmpty
[PASS] TestRectangle.Location
[PASS] TestRectangle.NegativeHeight
[PASS] TestRectangle.NegativeWidth
[PASS] TestRectangle.Offset
[PASS] TestRectangle.Operator_Equal
[PASS] TestRectangle.Operator_NotEqual
[PASS] TestRectangle.Size
[PASS] TestRectangle.ToStringTest
[PASS] TestRectangle.Union
TestRectangle : 4 ms
TestRectangleF
[PASS] TestRectangleF.Contains
[PASS] TestRectangleF.ContainsF
[PASS] TestRectangleF.EdgeIntersection
[PASS] TestRectangleF.Empty
[PASS] TestRectangleF.GetContents
[PASS] TestRectangleF.GetHashCodeTest
[PASS] TestRectangleF.Inflate
[PASS] TestRectangleF.Intersect
[PASS] TestRectangleF.IntersectsWith
[PASS] TestRectangleF.IsEmpty
[PASS] TestRectangleF.Location
[PASS] TestRectangleF.NegativeHeight
[PASS] TestRectangleF.NegativeWidth
[PASS] TestRectangleF.Offset
[PASS] TestRectangleF.Operator_Equal
[PASS] TestRectangleF.Operator_NotEqual
[PASS] TestRectangleF.RectangleToRectangleF
[PASS] TestRectangleF.Size
[PASS] TestRectangleF.ToStringTest
[PASS] TestRectangleF.Union
TestRectangleF : 4 ms
MessageHandlerTest
AcceptSslCertificatesServicePointManager
[FAIL] MessageHandlerTest.AcceptSslCertificatesServicePointManager(System.Net.Http.HttpClientHandler) : System.NullReferenceException : Object reference not set to an instance of an object
at MonoTouchFixtures.AppDelegate.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00009] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/AppDelegate.cs:78
at TestRuntime.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00001] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/Main.cs:54
at MonoTests.System.Net.Http.MessageHandlerTest.AcceptSslCertificatesServicePointManager (System.Type handlerType) [0x00090] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/System.Net.Http/MessageHandlers.cs:250
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:395
[FAIL] MessageHandlerTest.AcceptSslCertificatesServicePointManager(System.Net.Http.NSUrlSessionHandler) : System.NullReferenceException : Object reference not set to an instance of an object
at MonoTouchFixtures.AppDelegate.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00009] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/AppDelegate.cs:78
at TestRuntime.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00001] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/Main.cs:54
at MonoTests.System.Net.Http.MessageHandlerTest.AcceptSslCertificatesServicePointManager (System.Type handlerType) [0x00090] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/System.Net.Http/MessageHandlers.cs:250
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:395
AcceptSslCertificatesServicePointManager : 24 ms
DnsFailure
[FAIL] MessageHandlerTest.DnsFailure(System.Net.Http.HttpClientHandler) : System.NullReferenceException : Object reference not set to an instance of an object
at MonoTouchFixtures.AppDelegate.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00009] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/AppDelegate.cs:78
at TestRuntime.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00001] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/Main.cs:54
at MonoTests.System.Net.Http.MessageHandlerTest.DnsFailure (System.Type handlerType) [0x00049] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/System.Net.Http/MessageHandlers.cs:59
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:395
[FAIL] MessageHandlerTest.DnsFailure(System.Net.Http.CFNetworkHandler) : System.NullReferenceException : Object reference not set to an instance of an object
at MonoTouchFixtures.AppDelegate.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00009] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/AppDelegate.cs:78
at TestRuntime.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00001] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/Main.cs:54
at MonoTests.System.Net.Http.MessageHandlerTest.DnsFailure (System.Type handlerType) [0x00049] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/System.Net.Http/MessageHandlers.cs:59
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:395
[FAIL] MessageHandlerTest.DnsFailure(System.Net.Http.NSUrlSessionHandler) : System.NullReferenceException : Object reference not set to an instance of an object
at MonoTouchFixtures.AppDelegate.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00009] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/AppDelegate.cs:78
at TestRuntime.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00001] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/Main.cs:54
at MonoTests.System.Net.Http.MessageHandlerTest.DnsFailure (System.Type handlerType) [0x00049] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/System.Net.Http/MessageHandlers.cs:59
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:395
DnsFailure : 6 ms
RedirectionWithAuthorizationHeaders
[FAIL] MessageHandlerTest.RedirectionWithAuthorizationHeaders(System.Net.Http.HttpClientHandler) : System.NullReferenceException : Object reference not set to an instance of an object
at MonoTouchFixtures.AppDelegate.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00009] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/AppDelegate.cs:78
at TestRuntime.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00001] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/Main.cs:54
at MonoTests.System.Net.Http.MessageHandlerTest.RedirectionWithAuthorizationHeaders (System.Type handlerType) [0x00054] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/System.Net.Http/MessageHandlers.cs:134
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:395
[FAIL] MessageHandlerTest.RedirectionWithAuthorizationHeaders(System.Net.Http.CFNetworkHandler) : System.NullReferenceException : Object reference not set to an instance of an object
at MonoTouchFixtures.AppDelegate.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00009] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/AppDelegate.cs:78
at TestRuntime.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00001] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/Main.cs:54
at MonoTests.System.Net.Http.MessageHandlerTest.RedirectionWithAuthorizationHeaders (System.Type handlerType) [0x00054] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/System.Net.Http/MessageHandlers.cs:134
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:395
[FAIL] MessageHandlerTest.RedirectionWithAuthorizationHeaders(System.Net.Http.NSUrlSessionHandler) : System.NullReferenceException : Object reference not set to an instance of an object
at MonoTouchFixtures.AppDelegate.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00009] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/AppDelegate.cs:78
at TestRuntime.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00001] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/Main.cs:54
at MonoTests.System.Net.Http.MessageHandlerTest.RedirectionWithAuthorizationHeaders (System.Type handlerType) [0x00054] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/System.Net.Http/MessageHandlers.cs:134
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:395
RedirectionWithAuthorizationHeaders : 2 ms
RejectSslCertificatesServicePointManager
[FAIL] MessageHandlerTest.RejectSslCertificatesServicePointManager(System.Net.Http.HttpClientHandler) : System.NullReferenceException : Object reference not set to an instance of an object
at MonoTouchFixtures.AppDelegate.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00009] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/AppDelegate.cs:78
at TestRuntime.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00001] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/Main.cs:54
at MonoTests.System.Net.Http.MessageHandlerTest.RejectSslCertificatesServicePointManager (System.Type handlerType) [0x00097] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/System.Net.Http/MessageHandlers.cs:197
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:395
[FAIL] MessageHandlerTest.RejectSslCertificatesServicePointManager(System.Net.Http.NSUrlSessionHandler) : System.NullReferenceException : Object reference not set to an instance of an object
at MonoTouchFixtures.AppDelegate.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00009] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/AppDelegate.cs:78
at TestRuntime.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00001] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/Main.cs:54
at MonoTests.System.Net.Http.MessageHandlerTest.RejectSslCertificatesServicePointManager (System.Type handlerType) [0x00097] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/System.Net.Http/MessageHandlers.cs:197
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:395
RejectSslCertificatesServicePointManager : 2 ms
TestNSUrlSessionHandlerCookies
[FAIL] MessageHandlerTest.TestNSUrlSessionHandlerCookies() : System.NullReferenceException : Object reference not set to an instance of an object
at MonoTouchFixtures.AppDelegate.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00009] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/AppDelegate.cs:78
at TestRuntime.RunAsync (System.DateTime timeout, System.Action action, System.Func`1[TResult] check_completed, UIKit.UIImage imageToShow) [0x00001] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/Main.cs:54
at MonoTests.System.Net.Http.MessageHandlerTest.TestNSUrlSessionHandlerCookies () [0x00023] in /Users/mandel/Xamarin/xamarin-macios/mono-2019-06/xamarin-macios/tests/monotouch-test/System.Net.Http/MessageHandlers.cs:87
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/corlib/System.Reflection/RuntimeMethodInfo.cs:395
TestNSUrlSessionHandlerCookies : 1 ms
MessageHandlerTest : 36 ms
ARAnchorTest
[PASS] ARAnchorTest.MarshallingTest
ARAnchorTest : 6 ms
ARCondigurationTest
[PASS] ARCondigurationTest.GetSupportedVideoFormats_10_0
[PASS] ARCondigurationTest.GetSupportedVideoFormats_9_3
[PASS] ARCondigurationTest.Subclasses
[PASS] ARCondigurationTest.SupportedVideoFormats
ARCondigurationTest : 50 ms
AREnvironmentProbeAnchorTest
[PASS] AREnvironmentProbeAnchorTest.MarshallingTest
AREnvironmentProbeAnchorTest : 2 ms
ARFaceGeometryTest
[PASS] ARFaceGeometryTest.TextureCoordinatesTest
[PASS] ARFaceGeometryTest.TriangleIndicesTest
[PASS] ARFaceGeometryTest.VerticesTest
ARFaceGeometryTest : 3 ms
ARPlaneGeometryTest
[PASS] ARPlaneGeometryTest.BoundaryVerticesTest
[PASS] ARPlaneGeometryTest.TextureCoordinatesTest
[PASS] ARPlaneGeometryTest.TriangleIndicesTest
[PASS] ARPlaneGeometryTest.VerticesTest
ARPlaneGeometryTest : 1 ms
ARPointCloudTest
[PASS] ARPointCloudTest.IdentifiersTest
[PASS] ARPointCloudTest.PointsTest
ARPointCloudTest : 1 ms
ARReferenceObjectTest
[PASS] ARReferenceObjectTest.MarshallingTest
ARReferenceObjectTest : 281 ms
AVAssetImageGeneratorTest
[PASS] AVAssetImageGeneratorTest.AppliesPreferredTrackTransform
[PASS] AVAssetImageGeneratorTest.CopyCGImageAtTime
[PASS] AVAssetImageGeneratorTest.CopyCGImageAtTime_Invalid
[PASS] AVAssetImageGeneratorTest.Defaults
[PASS] AVAssetImageGeneratorTest.GenerateCGImagesAsynchronously
AVAssetImageGeneratorTest : 91 ms
AVAudioConverterPrimeInfoTest
[PASS] AVAudioConverterPrimeInfoTest.AreEqualDiffType
[PASS] AVAudioConverterPrimeInfoTest.AreEqualFalseTest
[PASS] AVAudioConverterPrimeInfoTest.AreEqualTrueTest
[PASS] AVAudioConverterPrimeInfoTest.ConstructorTest
AVAudioConverterPrimeInfoTest : 2 ms
AVBeatRangeTest
[PASS] AVBeatRangeTest.AreEqualDiffType
[PASS] AVBeatRangeTest.AreEqualFalseTest
[PASS] AVBeatRangeTest.AreEqualTrueTest
[PASS] AVBeatRangeTest.ConstructorTest
AVBeatRangeTest : 1 ms
AVCaptureWhiteBalanceGainsTest
[PASS] AVCaptureWhiteBalanceGainsTest.AreEqualDiffType
[PASS] AVCaptureWhiteBalanceGainsTest.AreEqualFalseTest
[PASS] AVCaptureWhiteBalanceGainsTest.AreEqualTrueTest
[PASS] AVCaptureWhiteBalanceGainsTest.ConstructorTest
AVCaptureWhiteBalanceGainsTest : 1 ms
AVDepthDataTests
[PASS] AVDepthDataTests.AvailableDepthDataTypesTest
AVDepthDataTests : 53 ms
AVFoundationEnumTest
[PASS] AVFoundationEnumTest.PromptStyle
AVFoundationEnumTest : 1 ms
AVStructTest
[PASS] AVStructTest.StructSizeTest
AVStructTest : 1 ms
AudioPlayerTest
[PASS] AudioPlayerTest.FromUrl
AudioPlayerTest : 12 ms
AudioRecorderTest
[PASS] AudioRecorderTest.Create
[PASS] AudioRecorderTest.CreateWithError
AudioRecorderTest : 13 ms
CaptureDeviceTest
[PASS] CaptureDeviceTest.CompareConstantEnum
CaptureDeviceTest : 11 ms
CaptureMetadataOutputTest
[PASS] CaptureMetadataOutputTest.Defaults
[PASS] CaptureMetadataOutputTest.MetadataObjectTypesTest
CaptureMetadataOutputTest : 27 ms
MetadataObjectTest
[PASS] MetadataObjectTest.Defaults
MetadataObjectTest : 2 ms
PlayerItemTest
[PASS] PlayerItemTest.FromAssert_Null
PlayerItemTest : 1 ms
PlayerItemVideoOutputTest
[PASS] PlayerItemVideoOutputTest.Ctor_CVPixelBufferAttributes
PlayerItemVideoOutputTest : 6 ms
QueuePlayerTest
[PASS] QueuePlayerTest.NullAllowedTest
QueuePlayerTest : 11 ms
SpeechSynthesisVoiceTest
[PASS] SpeechSynthesisVoiceTest.Default
[PASS] SpeechSynthesisVoiceTest.Static
SpeechSynthesisVoiceTest : 63 ms
UtilitiesTest
[PASS] UtilitiesTest.AspectRatio
UtilitiesTest : 1 ms
VideoCompositionInstructionTest
[PASS] VideoCompositionInstructionTest.Defaults
[PASS] VideoCompositionInstructionTest.Seven
VideoCompositionInstructionTest : 1 ms
PlayerViewControllerTest
[PASS] PlayerViewControllerTest.PreparePrerollAds_New
PlayerViewControllerTest : 1 ms
IdentifierManagerTest
[PASS] IdentifierManagerTest.SharedManager
IdentifierManagerTest : 5 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment