Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[2020-02] [ios] [armv7] System.Tests.BitConverterArray.ConvertFromFloat/System.Tests.BitConverterSpan.ConvertFromFloat test failures #18935

@imhameed

Description

@imhameed

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions