-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Milestone
Description
Some excerpts from the test log:
[FAIL] System.Tests.BitConverterArray.ConvertFromFloat(num: 0, expected: [1, 0, 0, 0]) : Assert.Equal() Failure\nExpected: Byte[] [1, 0, 0, 0]\nActual: Byte[] [0, 0, 0, 0] : at System.Tests.BitConverterArray.ConvertFromFloat (System.Single num, System.Byte[] expected) [0x00009] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/external/corefx/src/System.Runtime.Extensions/tests/System/BitConverterArray.cs:57
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] System.Tests.BitConverterSpan.ConvertFromFloat(num: 0, expected: [1, 0, 0, 0]) : Assert.Equal() Failure\nExpected: Byte[] [1, 0, 0, 0]\nActual: Byte[] [0, 0, 0, 0] : at System.Tests.BitConverterSpan.ConvertFromFloat (System.Single num, System.Byte[] expected) [0x00022] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/external/corefx/src/System.Runtime.Extensions/tests/System/BitConverterSpan.cs:105
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
The entire test run can be viewed at: http://xamarin-storage/jenkins/xamarin-macios/pull-request/73cd4d753b5a9c24d054b0475170f0a8331e4af2/3462052/device-tests/jenkins-results/tests/index.html