Skip to content

Instantly share code, notes, and snippets.

@mandel-macaque
Created June 18, 2019 14:13
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/adae77dcfbcd267ace4dd408f7321cf7 to your computer and use it in GitHub Desktop.
Save mandel-macaque/adae77dcfbcd267ace4dd408f7321cf7 to your computer and use it in GitHub Desktop.
Microsoft.CSharp.RuntimeBinder.Tests.EnumUnaryOperationTests 0.3413799 ms
Failed tests:
1) [FAIL] System.Numerics.Tests.GenericVectorTests.DivisionSByte Test name: System.Numerics.Tests.GenericVectorTests.DivisionSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass248_0`1[T].<TestDivision>b__2 (System.Int32 index, T val) <0x1157f79 + 0x00084> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestDivision[T] () <0x104e419 + 0x00372> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.DivisionSByte () <0xfa8add + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0760245
2) [FAIL] System.Numerics.Tests.GenericVectorTests.CopyToWithOffsetReflectionInt16 Test name: System.Numerics.Tests.GenericVectorTests.CopyToWithOffsetReflectionInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -24560
Actual: -24560 Exception stack traces: at System.Numerics.Tests.GenericVectorTests.TestCopyToWithOffsetReflection[T] () <0x108dc09 + 0x002c4> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.CopyToWithOffsetReflectionInt16 () <0xfb54f1 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0491531
3) [FAIL] System.Numerics.Tests.GenericVectorTests.ConstructorConstantValueSByte Test name: System.Numerics.Tests.GenericVectorTests.ConstructorConstantValueSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -24
Actual: -24 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass34_0`1[T].<TestConstructorConstantValue>b__0 (System.Int32 index, T val) <0x114cb75 + 0x0004a> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestConstructorConstantValue[T] () <0x10374a1 + 0x0013a> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ConstructorConstantValueSByte () <0xfa3ad1 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0088126
4) [FAIL] System.Numerics.Tests.GenericVectorTests.ConstructorWithOffsetSByte Test name: System.Numerics.Tests.GenericVectorTests.ConstructorWithOffsetSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -119
Actual: -119 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass23_0`1[T].<TestConstructorWithOffset>b__1 (System.Int32 index, T val) <0x114b055 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestConstructorWithOffset[T] () <0x1035e95 + 0x00224> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ConstructorWithOffsetSByte () <0xfa367d + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.028173
5) [FAIL] System.Numerics.Tests.GenericVectorTests.CopyToReflectionSByte Test name: System.Numerics.Tests.GenericVectorTests.CopyToReflectionSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -9
Actual: -9 Exception stack traces: at System.Numerics.Tests.GenericVectorTests.TestCopyToReflection[T] () <0x108ba8d + 0x0021a> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.CopyToReflectionSByte () <0xfb4fb5 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0095768
6) [FAIL] System.Numerics.Tests.GenericVectorTests.SubtractionInt16 Test name: System.Numerics.Tests.GenericVectorTests.SubtractionInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -13964
Actual: -13964 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass206_0`1[T].<TestSubtraction>b__0 (System.Int32 index, T val) <0x1152bbd + 0x00086> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestSubtraction[T] () <0x1049499 + 0x001ce> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.SubtractionInt16 () <0xfa7ae9 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0401758
7) [FAIL] System.Numerics.Tests.GenericVectorTests.DivisionInt16 Test name: System.Numerics.Tests.GenericVectorTests.DivisionInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass248_0`1[T].<TestDivision>b__2 (System.Int32 index, T val) <0x11580e1 + 0x00086> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestDivision[T] () <0x104eb49 + 0x00372> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.DivisionInt16 () <0xfa8b55 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0301136
8) [FAIL] System.Numerics.Tests.GenericVectorTests.MinSByte Test name: System.Numerics.Tests.GenericVectorTests.MinSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -75
Actual: -75 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass522_0`1[T].<TestMin>b__0 (System.Int32 index, T val) <0x1162f85 + 0x000ae> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestMin[T] () <0x107f4fd + 0x001b8> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.MinSByte () <0xfb2aa5 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0191286
9) [FAIL] System.Numerics.Tests.GenericVectorTests.BitwiseXorOperatorSByte Test name: System.Numerics.Tests.GenericVectorTests.BitwiseXorOperatorSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -40
Actual: -40 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass295_0`1[T].<TestBitwiseXorOperator>b__0 (System.Int32 index, T val) <0x1159695 + 0x00084> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestBitwiseXorOperator[T] () <0x1053f39 + 0x001ce> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.BitwiseXorOperatorSByte () <0xfa9e05 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0278012
10) [FAIL] System.Numerics.Tests.GenericVectorTests.ConstructorConstantValueInt16 Test name: System.Numerics.Tests.GenericVectorTests.ConstructorConstantValueInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -10716
Actual: -10716 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass34_0`1[T].<TestConstructorConstantValue>b__0 (System.Int32 index, T val) <0x114cc2d + 0x0004a> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestConstructorConstantValue[T] () <0x1037729 + 0x0013a> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ConstructorConstantValueInt16 () <0xfa3b49 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0082866
11) [FAIL] System.Numerics.Tests.GenericVectorTests.SubtractionOverflowInt16 Test name: System.Numerics.Tests.GenericVectorTests.SubtractionOverflowInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -8743
Actual: -8743 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass215_0`1[T].<TestSubtractionOverflow>b__0 (System.Int32 index, T val) <0x11538f5 + 0x0014c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestSubtractionOverflow[T] () <0x104a9a9 + 0x002ae> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.SubtractionOverflowInt16 () <0xfa7ec5 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.031347
12) [FAIL] System.Numerics.Tests.GenericVectorTests.CopyToWithOffsetInt16 Test name: System.Numerics.Tests.GenericVectorTests.CopyToWithOffsetInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -16358
Actual: -16358 Exception stack traces: at System.Numerics.Tests.GenericVectorTests.TestCopyToWithOffset[T] () <0x103d5f1 + 0x0014e> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.CopyToWithOffsetInt16 () <0xfa5409 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0043615
13) [FAIL] System.Numerics.Tests.GenericVectorTests.AdditionSByte Test name: System.Numerics.Tests.GenericVectorTests.AdditionSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -81
Actual: -81 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass186_0`1[T].<TestAddition>b__0 (System.Int32 index, T val) <0x1151111 + 0x00084> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestAddition[T] () <0x10468b1 + 0x001ce> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.AdditionSByte () <0xfa7231 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0183121
14) [FAIL] System.Numerics.Tests.GenericVectorTests.ConditionalSelectInt16 Test name: System.Numerics.Tests.GenericVectorTests.ConditionalSelectInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -5965
Actual: -5965 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass489_0`1[T].<TestConditionalSelect>b__0 (System.Int32 index, T val) <0x116088d + 0x000b0> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestConditionalSelect[T] () <0x107b379 + 0x00200> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ConditionalSelectInt16 () <0xfb1d55 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0263703
15) [FAIL] System.Numerics.Tests.GenericVectorTests.MultiplicationWithScalarInt16 Test name: System.Numerics.Tests.GenericVectorTests.MultiplicationWithScalarInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -30566
Actual: -30566 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass237_0`1[T].<TestMultiplicationWithScalar>b__0 (System.Int32 index, T val) <0x1154f45 + 0x00080> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestMultiplicationWithScalar[T] () <0x104d085 + 0x00198> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.MultiplicationWithScalarInt16 () <0xfa8705 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0159153
16) [FAIL] System.Numerics.Tests.GenericVectorTests.MaxSByte Test name: System.Numerics.Tests.GenericVectorTests.MaxSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -30
Actual: -30 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass511_0`1[T].<TestMax>b__0 (System.Int32 index, T val) <0x1161d31 + 0x000ae> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestMax[T] () <0x107e355 + 0x001b8> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.MaxSByte () <0xfb26c1 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0169146
17) [FAIL] System.Numerics.Tests.GenericVectorTests.ConstructorSByte Test name: System.Numerics.Tests.GenericVectorTests.ConstructorSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -67
Actual: -67 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass12_0`1[T].<TestConstructor>b__1 (System.Int32 index, T val) <0x114ab39 + 0x00056> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestConstructor[T] () <0x1034c09 + 0x001b8> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ConstructorSByte () <0xfa3285 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.012339
18) [FAIL] System.Numerics.Tests.GenericVectorTests.MultiplicationReflectionInt16 Test name: System.Numerics.Tests.GenericVectorTests.MultiplicationReflectionInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -10269
Actual: -10269 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass555_0`1[T].<TestMultiplicationReflection>b__1 (System.Int32 index, T val) <0x1165fcd + 0x00086> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestMultiplicationReflection[T] () <0x1082a11 + 0x002c4> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.MultiplicationReflectionInt16 () <0xfb366d + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0149773
19) [FAIL] System.Numerics.Tests.GenericVectorTests.CopyToInt16 Test name: System.Numerics.Tests.GenericVectorTests.CopyToInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -11794
Actual: -11794 Exception stack traces: at System.Numerics.Tests.GenericVectorTests.TestCopyTo[T] () <0x103b8a1 + 0x002b4> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.CopyToInt16 () <0xfa4eb9 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0136656
20) [FAIL] System.Numerics.Tests.GenericVectorTests.VectorGreaterThanSByte Test name: System.Numerics.Tests.GenericVectorTests.VectorGreaterThanSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass324_0`1[T].<TestVectorGreaterThan>b__0 (System.Int32 index, T val) <0x115afdd + 0x000f2> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestVectorGreaterThan[T] () <0x1056add + 0x001d2> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.VectorGreaterThanSByte () <0xfaa879 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.011778
21) [FAIL] System.Numerics.Tests.GenericVectorTests.BitwiseAndNotSByte Test name: System.Numerics.Tests.GenericVectorTests.BitwiseAndNotSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -120
Actual: -120 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass313_0`1[T].<TestBitwiseAndNot>b__0 (System.Int32 index, T val) <0x115a341 + 0x0008a> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestBitwiseAndNot[T] () <0x10558b5 + 0x0024a> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.BitwiseAndNotSByte () <0xfaa45d + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0355432
22) [FAIL] System.Numerics.Tests.GenericVectorTests.DivisionReflectionInt16 Test name: System.Numerics.Tests.GenericVectorTests.DivisionReflectionInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass577_0`1[T].<TestDivisionReflection>b__3 (System.Int32 index, T val) <0x1166ea5 + 0x00086> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestDivisionReflection[T] () <0x1086af9 + 0x0047e> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.DivisionReflectionInt16 () <0xfb409d + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0150021
23) [FAIL] System.Numerics.Tests.GenericVectorTests.CopyToWithOffsetReflectionSByte Test name: System.Numerics.Tests.GenericVectorTests.CopyToWithOffsetReflectionSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -85
Actual: -85 Exception stack traces: at System.Numerics.Tests.GenericVectorTests.TestCopyToWithOffsetReflection[T] () <0x108d599 + 0x002b2> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.CopyToWithOffsetReflectionSByte () <0xfb5479 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0105348
24) [FAIL] System.Numerics.Tests.GenericVectorTests.ConstructorArrayReflectionSByte Test name: System.Numerics.Tests.GenericVectorTests.ConstructorArrayReflectionSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -36
Actual: -36 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass599_0`1[T].<TestConstructorArrayReflection>b__1 (System.Int32 index, T value) <0x1167e95 + 0x00070> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestConstructorArrayReflection[T] () <0x108a4b1 + 0x001f0> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ConstructorArrayReflectionSByte () <0xfb4b55 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0113602
25) [FAIL] System.Numerics.Tests.GenericVectorTests.MultiplicationReflectionSByte Test name: System.Numerics.Tests.GenericVectorTests.MultiplicationReflectionSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -58
Actual: -58 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass555_0`1[T].<TestMultiplicationReflection>b__1 (System.Int32 index, T val) <0x1165e65 + 0x00084> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestMultiplicationReflection[T] () <0x1082421 + 0x002c4> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.MultiplicationReflectionSByte () <0xfb35f5 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0231552
26) [FAIL] System.Numerics.Tests.GenericVectorTests.MultiplicationInt16 Test name: System.Numerics.Tests.GenericVectorTests.MultiplicationInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -27148
Actual: -27148 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass226_0`1[T].<TestMultiplication>b__0 (System.Int32 index, T val) <0x115427d + 0x00086> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestMultiplication[T] () <0x104bcd9 + 0x001ce> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.MultiplicationInt16 () <0xfa8329 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0117319
27) [FAIL] System.Numerics.Tests.GenericVectorTests.ConstructorWithOffsetInt16 Test name: System.Numerics.Tests.GenericVectorTests.ConstructorWithOffsetInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -14078
Actual: -14078 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass23_0`1[T].<TestConstructorWithOffset>b__1 (System.Int32 index, T val) <0x114b14d + 0x0005e> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestConstructorWithOffset[T] () <0x103630d + 0x00224> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ConstructorWithOffsetInt16 () <0xfa36f5 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0268235
28) [FAIL] System.Numerics.Tests.GenericVectorTests.MaxInt16 Test name: System.Numerics.Tests.GenericVectorTests.MaxInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -22775
Actual: -22775 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass511_0`1[T].<TestMax>b__0 (System.Int32 index, T val) <0x1161f11 + 0x000b0> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestMax[T] () <0x107e6dd + 0x001b8> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.MaxInt16 () <0xfb2739 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0088626
29) [FAIL] System.Numerics.Tests.GenericVectorTests.BitwiseOnesComplementOperatorSByte Test name: System.Numerics.Tests.GenericVectorTests.BitwiseOnesComplementOperatorSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -70
Actual: -70 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass304_0`1[T].<TestBitwiseOnesComplementOperator>b__0 (System.Int32 index, T val) <0x1159cdd + 0x00076> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestBitwiseOnesComplementOperator[T] () <0x1054d69 + 0x0013e> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.BitwiseOnesComplementOperatorSByte () <0xfaa169 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0182351
30) [FAIL] System.Numerics.Tests.GenericVectorTests.WidenSByte Test name: System.Numerics.Tests.GenericVectorTests.WidenSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -121
Actual: -121 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass644_0.<WidenSByte>b__0 (System.Int32 index, System.Int16 val) <0xfbb025 + 0x00044> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.WidenSByte () <0xfb6869 + 0x00106> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.004886
31) [FAIL] System.Numerics.Tests.GenericVectorTests.AdditionReflectionSByte Test name: System.Numerics.Tests.GenericVectorTests.AdditionReflectionSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -83
Actual: -83 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass566_0`1[T].<TestAdditionReflection>b__1 (System.Int32 index, T val) <0x11665d1 + 0x00084> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestAdditionReflection[T] () <0x10841d1 + 0x002c4> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.AdditionReflectionSByte () <0xfb3b0d + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.020593
32) [FAIL] System.Numerics.Tests.GenericVectorTests.VectorEqualsInt16 Test name: System.Numerics.Tests.GenericVectorTests.VectorEqualsInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Numerics.Tests.GenericVectorTests.TestVectorEquals[T] () <0x1076955 + 0x001cc> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.VectorEqualsInt16 () <0xfb0e4d + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0095978
33) [FAIL] System.Numerics.Tests.GenericVectorTests.AdditionReflectionInt16 Test name: System.Numerics.Tests.GenericVectorTests.AdditionReflectionInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -3288
Actual: -3288 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass566_0`1[T].<TestAdditionReflection>b__1 (System.Int32 index, T val) <0x1166739 + 0x00086> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestAdditionReflection[T] () <0x10847c1 + 0x002c4> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.AdditionReflectionInt16 () <0xfb3b85 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0170238
34) [FAIL] System.Numerics.Tests.GenericVectorTests.CopyToWithOffsetSByte Test name: System.Numerics.Tests.GenericVectorTests.CopyToWithOffsetSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -14
Actual: -14 Exception stack traces: at System.Numerics.Tests.GenericVectorTests.TestCopyToWithOffset[T] () <0x103d235 + 0x0014e> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.CopyToWithOffsetSByte () <0xfa5391 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0030328
35) [FAIL] System.Numerics.Tests.GenericVectorTests.SubtractionOverflowSByte Test name: System.Numerics.Tests.GenericVectorTests.SubtractionOverflowSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -6
Actual: -6 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass215_0`1[T].<TestSubtractionOverflow>b__0 (System.Int32 index, T val) <0x115361d + 0x0014c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestSubtractionOverflow[T] () <0x104a439 + 0x002ae> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.SubtractionOverflowSByte () <0xfa7e4d + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0322444
36) [FAIL] System.Numerics.Tests.GenericVectorTests.DivisionReflectionSByte Test name: System.Numerics.Tests.GenericVectorTests.DivisionReflectionSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -7
Actual: -7 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass577_0`1[T].<TestDivisionReflection>b__3 (System.Int32 index, T val) <0x1166d3d + 0x00084> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestDivisionReflection[T] () <0x1086159 + 0x0047e> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.DivisionReflectionSByte () <0xfb4025 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0151588
37) [FAIL] System.Numerics.Tests.GenericVectorTests.CopyToReflectionInt16 Test name: System.Numerics.Tests.GenericVectorTests.CopyToReflectionInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -9410
Actual: -9410 Exception stack traces: at System.Numerics.Tests.GenericVectorTests.TestCopyToReflection[T] () <0x108bfc9 + 0x0021c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.CopyToReflectionInt16 () <0xfb502d + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0069108
38) [FAIL] System.Numerics.Tests.GenericVectorTests.UnaryMinusInt16 Test name: System.Numerics.Tests.GenericVectorTests.UnaryMinusInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -7389
Actual: -7389 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass266_0`1[T].<TestUnaryMinus>b__0 (System.Int32 index, T value) <0x1158f1d + 0x00096> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestUnaryMinus[T] () <0x1050e31 + 0x0013e> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.UnaryMinusInt16 () <0xfa9315 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0159661
39) [FAIL] System.Numerics.Tests.GenericVectorTests.LessThanInt16 Test name: System.Numerics.Tests.GenericVectorTests.LessThanInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass390_0`1[T].<TestVectorLessThan>b__0 (System.Int32 index, T val) <0x115d71d + 0x000f4> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestVectorLessThan[T] () <0x1068235 + 0x001d2> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.LessThanInt16 () <0xfae085 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0172678
40) [FAIL] System.Numerics.Tests.GenericVectorTests.ConstructorArrayReflectionInt16 Test name: System.Numerics.Tests.GenericVectorTests.ConstructorArrayReflectionInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -28613
Actual: -28613 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass599_0`1[T].<TestConstructorArrayReflection>b__1 (System.Int32 index, T value) <0x11680b1 + 0x00072> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestConstructorArrayReflection[T] () <0x108a8f9 + 0x001f0> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ConstructorArrayReflectionInt16 () <0xfb4bcd + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.012603
41) [FAIL] System.Numerics.Tests.GenericVectorTests.GreaterThanOrEqualInt16 Test name: System.Numerics.Tests.GenericVectorTests.GreaterThanOrEqualInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass335_0`1[T].<TestVectorGreaterThanOrEqual>b__0 (System.Int32 index, T val) <0x115c989 + 0x000f4> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestVectorGreaterThanOrEqual[T] () <0x105812d + 0x001d2> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.GreaterThanOrEqualInt16 () <0xfaacf1 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0232963
42) [FAIL] System.Numerics.Tests.GenericVectorTests.MultiplicationWithScalarSByte Test name: System.Numerics.Tests.GenericVectorTests.MultiplicationWithScalarSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -15
Actual: -15 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass237_0`1[T].<TestMultiplicationWithScalar>b__0 (System.Int32 index, T val) <0x1154cdd + 0x0007e> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestMultiplicationWithScalar[T] () <0x104cc01 + 0x00198> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.MultiplicationWithScalarSByte () <0xfa868d + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0077296
43) [FAIL] System.Numerics.Tests.GenericVectorTests.SubtractionSByte Test name: System.Numerics.Tests.GenericVectorTests.SubtractionSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -60
Actual: -60 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass206_0`1[T].<TestSubtraction>b__0 (System.Int32 index, T val) <0x1152a55 + 0x00084> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestSubtraction[T] () <0x10490e9 + 0x001ce> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.SubtractionSByte () <0xfa7a71 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0100517
44) [FAIL] System.Numerics.Tests.GenericVectorTests.MinInt16 Test name: System.Numerics.Tests.GenericVectorTests.MinInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -17593
Actual: -17593 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass522_0`1[T].<TestMin>b__0 (System.Int32 index, T val) <0x1163165 + 0x000b0> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestMin[T] () <0x107f885 + 0x001b8> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.MinInt16 () <0xfb2b1d + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0123195
45) [FAIL] System.Numerics.Tests.GenericVectorTests.VectorEqualsSByte Test name: System.Numerics.Tests.GenericVectorTests.VectorEqualsSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Numerics.Tests.GenericVectorTests.TestVectorEquals[T] () <0x107626d + 0x001cc> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.VectorEqualsSByte () <0xfb0dd5 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0096485
46) [FAIL] System.Numerics.Tests.GenericVectorTests.BitwiseXorOperatorInt16 Test name: System.Numerics.Tests.GenericVectorTests.BitwiseXorOperatorInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -8079
Actual: -8079 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass295_0`1[T].<TestBitwiseXorOperator>b__0 (System.Int32 index, T val) <0x11597fd + 0x00086> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestBitwiseXorOperator[T] () <0x10542e9 + 0x001ce> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.BitwiseXorOperatorInt16 () <0xfa9e7d + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0188859
47) [FAIL] System.Numerics.Tests.GenericVectorTests.UnaryMinusSByte Test name: System.Numerics.Tests.GenericVectorTests.UnaryMinusSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -47
Actual: -47 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass266_0`1[T].<TestUnaryMinus>b__0 (System.Int32 index, T value) <0x1158db5 + 0x00094> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestUnaryMinus[T] () <0x1050ba1 + 0x0013e> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.UnaryMinusSByte () <0xfa929d + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0141953
48) [FAIL] System.Numerics.Tests.GenericVectorTests.LessThanOrEqualSByte Test name: System.Numerics.Tests.GenericVectorTests.LessThanOrEqualSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass401_0`1[T].<TestVectorLessThanOrEqual>b__0 (System.Int32 index, T val) <0x115ec09 + 0x000f2> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestVectorLessThanOrEqual[T] () <0x1069115 + 0x001d2> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.LessThanOrEqualSByte () <0xfae40d + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0170573
49) [FAIL] System.Numerics.Tests.GenericVectorTests.LessThanSByte Test name: System.Numerics.Tests.GenericVectorTests.LessThanSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass390_0`1[T].<TestVectorLessThan>b__0 (System.Int32 index, T val) <0x115d4bd + 0x000f2> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestVectorLessThan[T] () <0x1067e7d + 0x001d2> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.LessThanSByte () <0xfae00d + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0087438
50) [FAIL] System.Numerics.Tests.GenericVectorTests.NarrowInt32 Test name: System.Numerics.Tests.GenericVectorTests.NarrowInt32
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -25521
Actual: -25521 Exception stack traces: at System.Numerics.Tests.GenericVectorTests.NarrowInt32 () <0xfb74c9 + 0x000ec> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.001558
51) [FAIL] System.Numerics.Tests.GenericVectorTests.AdditionInt16 Test name: System.Numerics.Tests.GenericVectorTests.AdditionInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -21973
Actual: -21973 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass186_0`1[T].<TestAddition>b__0 (System.Int32 index, T val) <0x1151279 + 0x00086> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestAddition[T] () <0x1046c61 + 0x001ce> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.AdditionInt16 () <0xfa72a9 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0100255
52) [FAIL] System.Numerics.Tests.GenericVectorTests.ConditionalSelectSByte Test name: System.Numerics.Tests.GenericVectorTests.ConditionalSelectSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -98
Actual: -98 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass489_0`1[T].<TestConditionalSelect>b__0 (System.Int32 index, T val) <0x11604dd + 0x000ae> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestConditionalSelect[T] () <0x107ad69 + 0x00200> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ConditionalSelectSByte () <0xfb1cdd + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0155492
53) [FAIL] System.Numerics.Tests.GenericVectorTests.CopyToSByte Test name: System.Numerics.Tests.GenericVectorTests.CopyToSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -96
Actual: -96 Exception stack traces: at System.Numerics.Tests.GenericVectorTests.TestCopyTo[T] () <0x103b1f5 + 0x002b6> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.CopyToSByte () <0xfa4e41 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0138893
54) [FAIL] System.Numerics.Tests.GenericVectorTests.AdditionOverflowSByte Test name: System.Numerics.Tests.GenericVectorTests.AdditionOverflowSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -103
Actual: -103 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass195_0`1[T].<TestAdditionOverflow>b__0 (System.Int32 index, T val) <0x1151d65 + 0x00188> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestAdditionOverflow[T] () <0x1047c01 + 0x002ac> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.AdditionOverflowSByte () <0xfa760d + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0320289
55) [FAIL] System.Numerics.Tests.GenericVectorTests.ConstructorInt16 Test name: System.Numerics.Tests.GenericVectorTests.ConstructorInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -11415
Actual: -11415 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass12_0`1[T].<TestConstructor>b__1 (System.Int32 index, T val) <0x114ac29 + 0x00058> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestConstructor[T] () <0x1034fa9 + 0x001b8> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ConstructorInt16 () <0xfa32fd + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0126781
56) [FAIL] System.Numerics.Tests.GenericVectorTests.MultiplicationSByte Test name: System.Numerics.Tests.GenericVectorTests.MultiplicationSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -88
Actual: -88 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass226_0`1[T].<TestMultiplication>b__0 (System.Int32 index, T val) <0x1154115 + 0x00084> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestMultiplication[T] () <0x104b929 + 0x001ce> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.MultiplicationSByte () <0xfa82b1 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0113944
57) [FAIL] System.Numerics.Tests.GenericVectorTests.GreaterThanOrEqualSByte Test name: System.Numerics.Tests.GenericVectorTests.GreaterThanOrEqualSByte
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass335_0`1[T].<TestVectorGreaterThanOrEqual>b__0 (System.Int32 index, T val) <0x115c729 + 0x000f2> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x11699c5 + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestVectorGreaterThanOrEqual[T] () <0x1057d75 + 0x001d2> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.GreaterThanOrEqualSByte () <0xfaac79 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0237267
58) [FAIL] System.Numerics.Tests.GenericVectorTests.NarrowInt16 Test name: System.Numerics.Tests.GenericVectorTests.NarrowInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -105
Actual: -105 Exception stack traces: at System.Numerics.Tests.GenericVectorTests.NarrowInt16 () <0xfb7319 + 0x000ec> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0036128
59) [FAIL] System.Numerics.Tests.GenericVectorTests.VectorGreaterThanInt16 Test name: System.Numerics.Tests.GenericVectorTests.VectorGreaterThanInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass324_0`1[T].<TestVectorGreaterThan>b__0 (System.Int32 index, T val) <0x115b23d + 0x000f4> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestVectorGreaterThan[T] () <0x1056e95 + 0x001d2> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.VectorGreaterThanInt16 () <0xfaa8f1 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.011571
60) [FAIL] System.Numerics.Tests.GenericVectorTests.BitwiseAndNotInt16 Test name: System.Numerics.Tests.GenericVectorTests.BitwiseAndNotInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -16128
Actual: -16128 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass313_0`1[T].<TestBitwiseAndNot>b__0 (System.Int32 index, T val) <0x115a66d + 0x0008c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestBitwiseAndNot[T] () <0x1055d5d + 0x0024a> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.BitwiseAndNotInt16 () <0xfaa4d5 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0223333
61) [FAIL] System.Numerics.Tests.GenericVectorTests.AdditionOverflowInt16 Test name: System.Numerics.Tests.GenericVectorTests.AdditionOverflowInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -15605
Actual: -15605 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass195_0`1[T].<TestAdditionOverflow>b__0 (System.Int32 index, T val) <0x11520d1 + 0x00188> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestAdditionOverflow[T] () <0x1048171 + 0x002ac> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.AdditionOverflowInt16 () <0xfa7685 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0219693
62) [FAIL] System.Numerics.Tests.GenericVectorTests.LessThanOrEqualInt16 Test name: System.Numerics.Tests.GenericVectorTests.LessThanOrEqualInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass401_0`1[T].<TestVectorLessThanOrEqual>b__0 (System.Int32 index, T val) <0x115ee69 + 0x000f4> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestVectorLessThanOrEqual[T] () <0x10694cd + 0x001d2> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.LessThanOrEqualInt16 () <0xfae485 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.019116
63) [FAIL] System.Numerics.Tests.GenericVectorTests.BitwiseOnesComplementOperatorInt16 Test name: System.Numerics.Tests.GenericVectorTests.BitwiseOnesComplementOperatorInt16
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -32463
Actual: -32463 Exception stack traces: at System.Numerics.Tests.GenericVectorTests+<>c__DisplayClass304_0`1[T].<TestBitwiseOnesComplementOperator>b__0 (System.Int32 index, T val) <0x1159e0d + 0x00078> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.ValidateVector[T] (System.Numerics.Vector`1[T] vector, System.Action`2[T1,T2] indexValidationFunc) <0x10901cd + 0x0005c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.TestBitwiseOnesComplementOperator[T] () <0x1054ff9 + 0x0013e> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.GenericVectorTests.BitwiseOnesComplementOperatorInt16 () <0xfaa1e1 + 0x00030> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0165438
64) [FAIL] System.Numerics.Tests.cast_toTest.RunSByteImplicitCastToBigIntegerTests Test name: System.Numerics.Tests.cast_toTest.RunSByteImplicitCastToBigIntegerTests
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -128
Actual: -128 Exception stack traces: at System.Numerics.Tests.cast_toTest.VerifySByteImplicitCastToBigInteger (System.SByte value) <0x1019965 + 0x00092> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.cast_toTest.RunSByteImplicitCastToBigIntegerTests () <0x1018281 + 0x00026> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0011286
65) [FAIL] System.Numerics.Tests.cast_toTest.RunInt16ImplicitCastToBigIntegerTests Test name: System.Numerics.Tests.cast_toTest.RunInt16ImplicitCastToBigIntegerTests
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -32768
Actual: -32768 Exception stack traces: at System.Numerics.Tests.cast_toTest.VerifyInt16ImplicitCastToBigInteger (System.Int16 value) <0x1019be9 + 0x00092> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.cast_toTest.RunInt16ImplicitCastToBigIntegerTests () <0x1018389 + 0x0002c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0011694
66) [FAIL] System.Numerics.Tests.cast_fromTest.RunInt16ExplicitCastFromBigIntegerTests Test name: System.Numerics.Tests.cast_fromTest.RunInt16ExplicitCastFromBigIntegerTests
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -32768
Actual: -32768 Exception stack traces: at System.Numerics.Tests.cast_fromTest.VerifyInt16ExplicitCastFromBigInteger (System.Int16 value, System.Numerics.BigInteger bigInteger) <0x10175ed + 0x00040> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.cast_fromTest.VerifyInt16ExplicitCastFromBigInteger (System.Int16 value) <0x10175a9 + 0x0003c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.cast_fromTest.RunInt16ExplicitCastFromBigIntegerTests () <0x1014b31 + 0x0018e> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0014908
67) [FAIL] System.Numerics.Tests.cast_fromTest.RunSByteExplicitCastFromBigIntegerTests Test name: System.Numerics.Tests.cast_fromTest.RunSByteExplicitCastFromBigIntegerTests
Assembly: [monotouch_System.Numerics_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -128
Actual: -128 Exception stack traces: at System.Numerics.Tests.cast_fromTest.VerifySByteExplicitCastFromBigInteger (System.SByte value, System.Numerics.BigInteger bigInteger) <0x10174cd + 0x00040> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.cast_fromTest.VerifySByteExplicitCastFromBigInteger (System.SByte value) <0x1017489 + 0x0003c> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
at System.Numerics.Tests.cast_fromTest.RunSByteExplicitCastFromBigIntegerTests () <0x1014489 + 0x00196> in <431c6536732a4a06bc93e9ddf160e1ac#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0015055
68) [FAIL] System.Linq.Expressions.Tests.NewArrayListTests.CheckShortArrayListTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.NewArrayListTests.CheckShortArrayListTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.NewArrayListTests.VerifyShortArrayList (System.Int16[] val, System.Linq.Expressions.Expression[] exprs, System.Boolean useInterpreter) <0x157c181 + 0x000c6> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.NewArrayListTests.CheckShortArrayListTest (System.Boolean useInterpreter) <0x1579245 + 0x0019a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0042302
69) [FAIL] System.Linq.Expressions.Tests.NewArrayListTests.CheckSByteArrayListTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.NewArrayListTests.CheckSByteArrayListTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.NewArrayListTests.VerifySByteArrayList (System.SByte[] val, System.Linq.Expressions.Expression[] exprs, System.Boolean useInterpreter) <0x157bebd + 0x000c6> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.NewArrayListTests.CheckSByteArrayListTest (System.Boolean useInterpreter) <0x1578cad + 0x00194> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0039238
70) [FAIL] System.Linq.Expressions.Tests.BinaryAddTests.CheckShortAddTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.BinaryAddTests.CheckShortAddTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.BinaryAddTests.VerifyShortAdd (System.Int16 a, System.Int16 b, System.Boolean useInterpreter) <0x158e871 + 0x000c2> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.BinaryAddTests.CheckShortAddTest (System.Boolean useInterpreter) <0x158dd4d + 0x00088> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0081991
71) [FAIL] System.Linq.Expressions.Tests.BinaryDivideTests.CheckShortDivideTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.BinaryDivideTests.CheckShortDivideTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.BinaryDivideTests.VerifyShortDivide (System.Int16 a, System.Int16 b, System.Boolean useInterpreter) <0x159114d + 0x000f4> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.BinaryDivideTests.CheckShortDivideTest (System.Boolean useInterpreter) <0x1590751 + 0x00084> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0085288
72) [FAIL] System.Linq.Expressions.Tests.BinaryMultiplyTests.CheckShortMultiplyTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.BinaryMultiplyTests.CheckShortMultiplyTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.BinaryMultiplyTests.VerifyShortMultiply (System.Int16 a, System.Int16 b, System.Boolean useInterpreter) <0x15954c5 + 0x000c2> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.BinaryMultiplyTests.CheckShortMultiplyTest (System.Boolean useInterpreter) <0x15948ad + 0x00088> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0115564
73) [FAIL] System.Linq.Expressions.Tests.BinaryPowerTests.CheckSBytePowerTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.BinaryPowerTests.CheckSBytePowerTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.BinaryPowerTests.VerifySBytePower (System.SByte a, System.SByte b, System.Boolean useInterpreter) <0x15ac03d + 0x000f2> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.BinaryPowerTests.CheckSBytePowerTest (System.Boolean useInterpreter) <0x15ab755 + 0x0007c> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0070352
74) [FAIL] System.Linq.Expressions.Tests.BinaryPowerTests.CheckShortPowerTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.BinaryPowerTests.CheckShortPowerTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.BinaryPowerTests.VerifyShortPower (System.Int16 a, System.Int16 b, System.Boolean useInterpreter) <0x15ac235 + 0x000f2> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.BinaryPowerTests.CheckShortPowerTest (System.Boolean useInterpreter) <0x15ab88d + 0x00084> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0046299
75) [FAIL] System.Linq.Expressions.Tests.BinaryShiftTests.CheckSByteShiftTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.BinaryShiftTests.CheckSByteShiftTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.BinaryShiftTests.VerifySByteShift (System.SByte a, System.Int32 b, System.Boolean left, System.Boolean useInterpreter) <0x15ae29d + 0x000ee> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.BinaryShiftTests.VerifySByteShift (System.SByte a, System.Boolean useInterpreter) <0x15ae1ed + 0x0005a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.BinaryShiftTests.CheckSByteShiftTest (System.Boolean useInterpreter) <0x15ad161 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0881812
76) [FAIL] System.Linq.Expressions.Tests.BinaryShiftTests.CheckShortShiftTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.BinaryShiftTests.CheckShortShiftTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.BinaryShiftTests.VerifyShortShift (System.Int16 a, System.Int32 b, System.Boolean left, System.Boolean useInterpreter) <0x15af04d + 0x000ee> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.BinaryShiftTests.VerifyShortShift (System.Int16 a, System.Boolean useInterpreter) <0x15aef9d + 0x0005a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.BinaryShiftTests.CheckShortShiftTest (System.Boolean useInterpreter) <0x15ad409 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.086912
77) [FAIL] System.Linq.Expressions.Tests.BinarySubtractTests.CheckShortSubtractTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.BinarySubtractTests.CheckShortSubtractTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.BinarySubtractTests.VerifyShortSubtract (System.Int16 a, System.Int16 b, System.Boolean useInterpreter) <0x15b2d4d + 0x000c2> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.BinarySubtractTests.CheckShortSubtractTest (System.Boolean useInterpreter) <0x15b21b9 + 0x00088> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.003383
78) [FAIL] System.Linq.Expressions.Tests.BinaryAndTests.CheckShortAndTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.BinaryAndTests.CheckShortAndTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.BinaryAndTests.VerifyShortAnd (System.Int16 a, System.Int16 b, System.Boolean useInterpreter) <0x15bd661 + 0x000c2> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.BinaryAndTests.CheckShortAndTest (System.Boolean useInterpreter) <0x15bd0a9 + 0x00084> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0096526
79) [FAIL] System.Linq.Expressions.Tests.BinaryAndTests.CheckSByteAndTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.BinaryAndTests.CheckSByteAndTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.BinaryAndTests.VerifySByteAnd (System.SByte a, System.SByte b, System.Boolean useInterpreter) <0x15bd4c9 + 0x000c2> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.BinaryAndTests.CheckSByteAndTest (System.Boolean useInterpreter) <0x15bcf71 + 0x0007c> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0092057
80) [FAIL] System.Linq.Expressions.Tests.BinaryExclusiveOrTests.CheckShortExclusiveOrTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.BinaryExclusiveOrTests.CheckShortExclusiveOrTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.BinaryExclusiveOrTests.VerifyShortExclusiveOr (System.Int16 a, System.Int16 b, System.Boolean useInterpreter) <0x15be885 + 0x000c2> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.BinaryExclusiveOrTests.CheckShortExclusiveOrTest (System.Boolean useInterpreter) <0x15be2cd + 0x00084> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0036368
81) [FAIL] System.Linq.Expressions.Tests.BinaryExclusiveOrTests.CheckSByteExclusiveOrTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.BinaryExclusiveOrTests.CheckSByteExclusiveOrTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.BinaryExclusiveOrTests.VerifySByteExclusiveOr (System.SByte a, System.SByte b, System.Boolean useInterpreter) <0x15be6ed + 0x000c2> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.BinaryExclusiveOrTests.CheckSByteExclusiveOrTest (System.Boolean useInterpreter) <0x15be195 + 0x0007c> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0034412
82) [FAIL] System.Linq.Expressions.Tests.BinaryOrTests.CheckSByteOrTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.BinaryOrTests.CheckSByteOrTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.BinaryOrTests.VerifySByteOr (System.SByte a, System.SByte b, System.Boolean useInterpreter) <0x15c3b29 + 0x000c2> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.BinaryOrTests.CheckSByteOrTest (System.Boolean useInterpreter) <0x15c35d1 + 0x0007c> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0027238
83) [FAIL] System.Linq.Expressions.Tests.BinaryOrTests.CheckShortOrTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.BinaryOrTests.CheckShortOrTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.BinaryOrTests.VerifyShortOr (System.Int16 a, System.Int16 b, System.Boolean useInterpreter) <0x15c3cc1 + 0x000c2> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.BinaryOrTests.CheckShortOrTest (System.Boolean useInterpreter) <0x15c3709 + 0x00084> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0027452
84) [FAIL] System.Linq.Expressions.Tests.ConstantTests.CheckShortConstantTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConstantTests.CheckShortConstantTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConstantTests.VerifyShortConstant (System.Int16 value, System.Boolean useInterpreter) <0x16208f1 + 0x00092> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConstantTests.CheckShortConstantTest (System.Boolean useInterpreter) <0x161e799 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0032185
85) [FAIL] System.Linq.Expressions.Tests.ConstantTests.CheckSByteConstantTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConstantTests.CheckSByteConstantTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConstantTests.VerifySByteConstant (System.SByte value, System.Boolean useInterpreter) <0x16206f5 + 0x00092> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConstantTests.CheckSByteConstantTest (System.Boolean useInterpreter) <0x161e625 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0033757
86) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableFloatToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableFloatToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableFloatToShort (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x16619c1 + 0x000f0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableFloatToShortTest (System.Boolean useInterpreter) <0x1636e41 + 0x00160> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0050412
87) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertIntToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertIntToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyIntToShort (System.Int32 value, System.Boolean useInterpreter) <0x1663265 + 0x00094> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertIntToShortTest (System.Boolean useInterpreter) <0x1638221 + 0x0005a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0030231
88) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertShortToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertShortToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyShortToShort (System.Int16 value, System.Boolean useInterpreter) <0x166d88d + 0x0009a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertShortToShortTest (System.Boolean useInterpreter) <0x16401c1 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0039171
89) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableByteToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableByteToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableByteToSByte (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x164b2ad + 0x000e6> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableByteToSByteTest (System.Boolean useInterpreter) <0x16234d1 + 0x000be> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0039369
90) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertSByteToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertSByteToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifySByteToShort (System.SByte value, System.Boolean useInterpreter) <0x166a109 + 0x000a0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertSByteToShortTest (System.Boolean useInterpreter) <0x163d7c1 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0038194
91) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertIntToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertIntToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyIntToSByte (System.Int32 value, System.Boolean useInterpreter) <0x16630fd + 0x00094> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertIntToSByteTest (System.Boolean useInterpreter) <0x1638151 + 0x0005a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0029023
92) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableLongToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableLongToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableLongToShort (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x1668735 + 0x000ec> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableLongToShortTest (System.Boolean useInterpreter) <0x163c571 + 0x00128> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0049512
93) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertEnumLongToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertEnumLongToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyEnumLongToSByte (System.Linq.Expressions.Tests.El value, System.Boolean useInterpreter) <0x165c025 + 0x000a6> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertEnumLongToSByteTest (System.Boolean useInterpreter) <0x1632031 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0044252
94) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableCharToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableCharToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableCharToSByte (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x164ea81 + 0x000ee> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableCharToSByteTest (System.Boolean useInterpreter) <0x1625811 + 0x000d0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0052629
95) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertFloatToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertFloatToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyFloatToShort (System.Single value, System.Boolean useInterpreter) <0x165f9d9 + 0x000a2> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertFloatToShortTest (System.Boolean useInterpreter) <0x1634d81 + 0x0005c> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0036038
96) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertDecimalToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertDecimalToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyDecimalToShort (System.Decimal value, System.Boolean useInterpreter) <0x1650bf1 + 0x000f0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertDecimalToShortTest (System.Boolean useInterpreter) <0x16270d1 + 0x000ee> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0091092
97) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableIntToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableIntToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableIntToSByte (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x1664d61 + 0x000e6> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableIntToSByteTest (System.Boolean useInterpreter) <0x1639719 + 0x000e6> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0053448
98) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableUShortToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableUShortToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableUShortToShort (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x167a105 + 0x000ee> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableUShortToShortTest (System.Boolean useInterpreter) <0x16480f1 + 0x000b4> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0050424
99) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableDoubleToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableDoubleToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableDoubleToShort (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x16575d1 + 0x000f6> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableDoubleToShortTest (System.Boolean useInterpreter) <0x162e251 + 0x001e2> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0058248
100) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableULongToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableULongToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableULongToSByte (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x1676635 + 0x000f0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableULongToSByteTest (System.Boolean useInterpreter) <0x1645e19 + 0x000ca> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0056123
101) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertShortToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertShortToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyShortToSByte (System.Int16 value, System.Boolean useInterpreter) <0x166d701 + 0x000a0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertShortToSByteTest (System.Boolean useInterpreter) <0x16400e9 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0032538
102) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableULongToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableULongToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableULongToShort (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x16768b9 + 0x000f0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableULongToShortTest (System.Boolean useInterpreter) <0x1645fd1 + 0x000ca> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0065995
103) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertFloatToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertFloatToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyFloatToSByte (System.Single value, System.Boolean useInterpreter) <0x165f851 + 0x000a2> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertFloatToSByteTest (System.Boolean useInterpreter) <0x1634ca9 + 0x0005c> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0031038
104) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableSByteToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableSByteToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableSByteToShort (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x166bf09 + 0x000e6> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableSByteToShortTest (System.Boolean useInterpreter) <0x163f0b1 + 0x00102> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0088435
105) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableShortToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableShortToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableShortToSByte (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x166f4dd + 0x000ee> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableShortToSByteTest (System.Boolean useInterpreter) <0x1641769 + 0x000f4> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0043951
106) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableDoubleToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableDoubleToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableDoubleToSByte (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x1657345 + 0x000f6> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableDoubleToSByteTest (System.Boolean useInterpreter) <0x162ddf1 + 0x001e2> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0095912
107) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertLongToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertLongToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyLongToShort (System.Int64 value, System.Boolean useInterpreter) <0x16668a1 + 0x0009a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertLongToShortTest (System.Boolean useInterpreter) <0x163a961 + 0x0005a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0034126
108) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertCharToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertCharToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyCharToSByte (System.Char value, System.Boolean useInterpreter) <0x164ccf9 + 0x000a0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertCharToSByteTest (System.Boolean useInterpreter) <0x1624441 + 0x0005a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0040428
109) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableUIntToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableUIntToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableUIntToSByte (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x1672cb1 + 0x000ea> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableUIntToSByteTest (System.Boolean useInterpreter) <0x1643ad9 + 0x000b6> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0088513
110) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertEnumToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertEnumToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyEnumToSByte (System.Linq.Expressions.Tests.E value, System.Boolean useInterpreter) <0x1658c95 + 0x000a0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertEnumToSByteTest (System.Boolean useInterpreter) <0x162fa91 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0039857
111) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableUShortToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableUShortToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableUShortToSByte (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x1679e99 + 0x000ee> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableUShortToSByteTest (System.Boolean useInterpreter) <0x1647f69 + 0x000b4> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0047734
112) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertCharToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertCharToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyCharToShort (System.Char value, System.Boolean useInterpreter) <0x164ce85 + 0x000a0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertCharToShortTest (System.Boolean useInterpreter) <0x1624511 + 0x0005a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.004234
113) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertEnumToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertEnumToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyEnumToShort (System.Linq.Expressions.Tests.E value, System.Boolean useInterpreter) <0x1658e21 + 0x000a0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertEnumToShortTest (System.Boolean useInterpreter) <0x162fb69 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.004518
114) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableEnumToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableEnumToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableEnumToSByte (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x165a729 + 0x000ea> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableEnumToSByteTest (System.Boolean useInterpreter) <0x1630f09 + 0x000ec> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0059153
115) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableSByteToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableSByteToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableSByteToSByte (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x166bd15 + 0x000e6> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableSByteToSByteTest (System.Boolean useInterpreter) <0x163ee89 + 0x00102> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0038481
116) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertDecimalToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertDecimalToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyDecimalToSByte (System.Decimal value, System.Boolean useInterpreter) <0x16508cd + 0x000f0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertDecimalToSByteTest (System.Boolean useInterpreter) <0x1626ed1 + 0x000ee> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0049929
117) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertULongToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertULongToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyULongToShort (System.UInt64 value, System.Boolean useInterpreter) <0x16748f1 + 0x000a6> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertULongToShortTest (System.Boolean useInterpreter) <0x1644b41 + 0x0005a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.003663
118) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertDoubleToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertDoubleToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyDoubleToSByte (System.Double value, System.Boolean useInterpreter) <0x165536d + 0x000a2> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertDoubleToSByteTest (System.Boolean useInterpreter) <0x162b231 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0028982
119) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableCharToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableCharToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableCharToShort (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x164eced + 0x000ee> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableCharToShortTest (System.Boolean useInterpreter) <0x16259d1 + 0x000d0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.005999
120) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableUIntToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableUIntToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableUIntToShort (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x1672f19 + 0x000ea> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableUIntToShortTest (System.Boolean useInterpreter) <0x1643c71 + 0x000b6> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.004364
121) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableIntToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableIntToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableIntToShort (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x1664fc1 + 0x000e6> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableIntToShortTest (System.Boolean useInterpreter) <0x1639911 + 0x000e6> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0050011
122) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableEnumLongToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableEnumLongToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableEnumLongToShort (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x165de45 + 0x000f0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableEnumLongToShortTest (System.Boolean useInterpreter) <0x1633b11 + 0x0012c> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0054921
123) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableShortToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableShortToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableShortToShort (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x166f749 + 0x000ee> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableShortToShortTest (System.Boolean useInterpreter) <0x1641971 + 0x000f4> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0047934
124) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableFloatToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableFloatToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableFloatToSByte (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x1661751 + 0x000f0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableFloatToSByteTest (System.Boolean useInterpreter) <0x1636b51 + 0x00160> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0055251
125) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableEnumToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableEnumToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableEnumToShort (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x165a991 + 0x000ea> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableEnumToShortTest (System.Boolean useInterpreter) <0x1631111 + 0x000ec> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0069337
126) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertSByteToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertSByteToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifySByteToSByte (System.SByte value, System.Boolean useInterpreter) <0x1669f85 + 0x0009a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertSByteToSByteTest (System.Boolean useInterpreter) <0x163d6e9 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0027885
127) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertUShortToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertUShortToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyUShortToShort (System.UInt16 value, System.Boolean useInterpreter) <0x1678249 + 0x000a0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertUShortToShortTest (System.Boolean useInterpreter) <0x1646e81 + 0x00054> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0033688
128) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertLongToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertLongToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyLongToSByte (System.Int64 value, System.Boolean useInterpreter) <0x1666725 + 0x0009a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertLongToSByteTest (System.Boolean useInterpreter) <0x163a889 + 0x0005a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0030283
129) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertULongToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertULongToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyULongToSByte (System.UInt64 value, System.Boolean useInterpreter) <0x1674759 + 0x000a6> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertULongToSByteTest (System.Boolean useInterpreter) <0x1644a69 + 0x0005a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0030383
130) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertByteToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertByteToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyByteToSByte (System.Byte value, System.Boolean useInterpreter) <0x1649585 + 0x000a0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertByteToSByteTest (System.Boolean useInterpreter) <0x1622299 + 0x0004e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0030161
131) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertUIntToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertUIntToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyUIntToShort (System.UInt32 value, System.Boolean useInterpreter) <0x1671095 + 0x000a0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertUIntToShortTest (System.Boolean useInterpreter) <0x1642961 + 0x00054> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0037022
132) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertDoubleToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertDoubleToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyDoubleToShort (System.Double value, System.Boolean useInterpreter) <0x16554f5 + 0x000a2> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertDoubleToShortTest (System.Boolean useInterpreter) <0x162b311 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0035846
133) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableDecimalToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableDecimalToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableDecimalToSByte (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x1652f9d + 0x000ee> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableDecimalToSByteTest (System.Boolean useInterpreter) <0x16295b1 + 0x001fe> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0078761
134) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertUIntToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertUIntToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyUIntToSByte (System.UInt32 value, System.Boolean useInterpreter) <0x1670f09 + 0x000a0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertUIntToSByteTest (System.Boolean useInterpreter) <0x1642899 + 0x00054> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0031185
135) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableEnumLongToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableEnumLongToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableEnumLongToSByte (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x165dbc1 + 0x000f0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableEnumLongToSByteTest (System.Boolean useInterpreter) <0x1633891 + 0x0012c> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0050917
136) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableLongToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableLongToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableLongToSByte (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x16684b9 + 0x000ec> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableLongToSByteTest (System.Boolean useInterpreter) <0x163c2f9 + 0x00128> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0041644
137) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertNullableDecimalToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertNullableDecimalToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyNullableDecimalToShort (System.Nullable`1[T] value, System.Boolean useInterpreter) <0x1653381 + 0x000ee> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertNullableDecimalToShortTest (System.Boolean useInterpreter) <0x16299d1 + 0x001fe> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.008285
138) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertUShortToSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertUShortToSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyUShortToSByte (System.UInt16 value, System.Boolean useInterpreter) <0x16780bd + 0x000a0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertUShortToSByteTest (System.Boolean useInterpreter) <0x1646db9 + 0x00054> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0032524
139) [FAIL] System.Linq.Expressions.Tests.ConvertTests.ConvertEnumLongToShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.ConvertTests.ConvertEnumLongToShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.ConvertTests.VerifyEnumLongToShort (System.Linq.Expressions.Tests.El value, System.Boolean useInterpreter) <0x165c1bd + 0x000a6> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.ConvertTests.ConvertEnumLongToShortTest (System.Boolean useInterpreter) <0x1632111 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0051421
140) [FAIL] System.Linq.Expressions.Tests.LambdaAddTests.LambdaAddShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.LambdaAddTests.LambdaAddShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.LambdaAddTests.VerifyAddShort (System.Int16 a, System.Int16 b, System.Boolean useInterpreter) <0x16b2e65 + 0x0017a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.LambdaAddTests.LambdaAddShortTest (System.Boolean useInterpreter) <0x16b05c5 + 0x00084> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.042176
141) [FAIL] System.Linq.Expressions.Tests.LambdaDivideTests.LambdaDivideShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.LambdaDivideTests.LambdaDivideShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.LambdaDivideTests.VerifyDivideShort (System.Int16 a, System.Int16 b, System.Boolean useInterpreter) <0x16bf165 + 0x0023c> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.LambdaDivideTests.LambdaDivideShortTest (System.Boolean useInterpreter) <0x16bc459 + 0x00084> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0876393
142) [FAIL] System.Linq.Expressions.Tests.LambdaIdentityTests.CheckLambdaIdentitySByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.LambdaIdentityTests.CheckLambdaIdentitySByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.LambdaIdentityTests.VerifyIdentitySByte (System.SByte value, System.Boolean useInterpreter) <0x16cc8e9 + 0x0028a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.LambdaIdentityTests.CheckLambdaIdentitySByteTest (System.Boolean useInterpreter) <0x16c8741 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0361566
143) [FAIL] System.Linq.Expressions.Tests.LambdaIdentityTests.CheckLambdaIdentityShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.LambdaIdentityTests.CheckLambdaIdentityShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.LambdaIdentityTests.VerifyIdentityShort (System.Int16 value, System.Boolean useInterpreter) <0x16cd1e1 + 0x0028a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.LambdaIdentityTests.CheckLambdaIdentityShortTest (System.Boolean useInterpreter) <0x16c88b5 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0214812
144) [FAIL] System.Linq.Expressions.Tests.LambdaModuloTests.LambdaModuloShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.LambdaModuloTests.LambdaModuloShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.LambdaModuloTests.VerifyModuloShort (System.Int16 a, System.Int16 b, System.Boolean useInterpreter) <0x16da345 + 0x0023c> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.LambdaModuloTests.LambdaModuloShortTest (System.Boolean useInterpreter) <0x16d75e9 + 0x00084> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.1524045
145) [FAIL] System.Linq.Expressions.Tests.LambdaMultiplyTests.LambdaMultiplyShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.LambdaMultiplyTests.LambdaMultiplyShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.LambdaMultiplyTests.VerifyMultiplyShort (System.Int16 a, System.Int16 b, System.Boolean useInterpreter) <0x16e49e9 + 0x0017a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.LambdaMultiplyTests.LambdaMultiplyShortTest (System.Boolean useInterpreter) <0x16e2649 + 0x00084> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0851617
146) [FAIL] System.Linq.Expressions.Tests.LambdaSubtractTests.LambdaSubtractShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.LambdaSubtractTests.LambdaSubtractShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.LambdaSubtractTests.VerifySubtractShort (System.Int16 a, System.Int16 b, System.Boolean useInterpreter) <0x16ed815 + 0x0017a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.LambdaSubtractTests.LambdaSubtractShortTest (System.Boolean useInterpreter) <0x16eb479 + 0x00084> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0165454
147) [FAIL] System.Linq.Expressions.Tests.LambdaUnaryNotTests.CheckLambdaUnaryNotShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.LambdaUnaryNotTests.CheckLambdaUnaryNotShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.LambdaUnaryNotTests.VerifyUnaryNotShort (System.Int16 value, System.Boolean useInterpreter) <0x16f231d + 0x002c6> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.LambdaUnaryNotTests.CheckLambdaUnaryNotShortTest (System.Boolean useInterpreter) <0x16f151d + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0102977
148) [FAIL] System.Linq.Expressions.Tests.LambdaUnaryNotTests.CheckLambdaUnaryNotSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.LambdaUnaryNotTests.CheckLambdaUnaryNotSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.LambdaUnaryNotTests.VerifyUnaryNotSByte (System.SByte value, System.Boolean useInterpreter) <0x16f2001 + 0x002c6> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.LambdaUnaryNotTests.CheckLambdaUnaryNotSByteTest (System.Boolean useInterpreter) <0x16f14b1 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0092781
149) [FAIL] System.Linq.Expressions.Tests.Compiler_Tests.ConvertUnsignedToSigned(useInterpreter: True) Test name: System.Linq.Expressions.Tests.Compiler_Tests.ConvertUnsignedToSigned(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.Compiler_Tests.ConvertUnsignedToSigned (System.Boolean useInterpreter) <0x175a651 + 0x000b2> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.001992
150) [FAIL] System.Linq.Expressions.Tests.TernaryTests.CheckTernarySByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.TernaryTests.CheckTernarySByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.TernaryTests.VerifySByte (System.Boolean condition, System.SByte a, System.SByte b, System.Boolean useInterpreter) <0x177d931 + 0x000e4> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.TernaryTests.CheckTernarySByteTest (System.Boolean useInterpreter) <0x177b581 + 0x000ac> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0038582
151) [FAIL] System.Linq.Expressions.Tests.TernaryTests.CheckTernaryShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.TernaryTests.CheckTernaryShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.TernaryTests.VerifyShort (System.Boolean condition, System.Int16 a, System.Int16 b, System.Boolean useInterpreter) <0x177dc6d + 0x000e4> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.TernaryTests.CheckTernaryShortTest (System.Boolean useInterpreter) <0x177b861 + 0x000b2> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0074714
152) [FAIL] System.Linq.Expressions.Tests.UnaryArithmeticNegateTests.CheckUnaryArithmeticNegateShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.UnaryArithmeticNegateTests.CheckUnaryArithmeticNegateShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.UnaryArithmeticNegateTests.VerifyArithmeticNegateShort (System.Int16 value, System.Boolean useInterpreter) <0x1792d51 + 0x00098> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.UnaryArithmeticNegateTests.CheckUnaryArithmeticNegateShortTest (System.Boolean useInterpreter) <0x179276d + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0036347
153) [FAIL] System.Linq.Expressions.Tests.UnaryBitwiseNotTests.CheckUnaryBitwiseNotSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.UnaryBitwiseNotTests.CheckUnaryBitwiseNotSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.UnaryBitwiseNotTests.VerifyBitwiseNotSByte (System.SByte value, System.Boolean useInterpreter) <0x17946c5 + 0x0009a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.UnaryBitwiseNotTests.CheckUnaryBitwiseNotSByteTest (System.Boolean useInterpreter) <0x1794209 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0027818
154) [FAIL] System.Linq.Expressions.Tests.UnaryBitwiseNotTests.CheckUnaryBitwiseNotShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.UnaryBitwiseNotTests.CheckUnaryBitwiseNotShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.UnaryBitwiseNotTests.VerifyBitwiseNotShort (System.Int16 value, System.Boolean useInterpreter) <0x1794769 + 0x0009a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.UnaryBitwiseNotTests.CheckUnaryBitwiseNotShortTest (System.Boolean useInterpreter) <0x1794275 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0021578
155) [FAIL] System.Linq.Expressions.Tests.UnaryDecrementTests.CheckUnaryDecrementShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.UnaryDecrementTests.CheckUnaryDecrementShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.UnaryDecrementTests.VerifyDecrementShort (System.Int16 value, System.Boolean useInterpreter) <0x1796cad + 0x000a0> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.UnaryDecrementTests.CheckUnaryDecrementShortTest (System.Boolean useInterpreter) <0x1796481 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0024118
156) [FAIL] System.Linq.Expressions.Tests.UnaryIncrementTests.CheckUnaryIncrementShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.UnaryIncrementTests.CheckUnaryIncrementShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -32767
Actual: -32767 Exception stack traces: at System.Linq.Expressions.Tests.UnaryIncrementTests.VerifyIncrementShort (System.Int16 value, System.Boolean useInterpreter) <0x17995b5 + 0x0009e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.UnaryIncrementTests.CheckUnaryIncrementShortTest (System.Boolean useInterpreter) <0x1798d89 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0037622
157) [FAIL] System.Linq.Expressions.Tests.OnesComplementTests.CheckUnaryArithmeticOnesComplementShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.OnesComplementTests.CheckUnaryArithmeticOnesComplementShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.OnesComplementTests.VerifyArithmeticOnesComplementShort (System.Int16 value, System.Boolean useInterpreter) <0x179bdf9 + 0x0009a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.OnesComplementTests.CheckUnaryArithmeticOnesComplementShortTest (System.Boolean useInterpreter) <0x179b9c9 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0021229
158) [FAIL] System.Linq.Expressions.Tests.OnesComplementTests.CheckUnaryArithmeticOnesComplementSByteTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.OnesComplementTests.CheckUnaryArithmeticOnesComplementSByteTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.OnesComplementTests.VerifyArithmeticOnesComplementSByte (System.SByte value, System.Boolean useInterpreter) <0x179c25d + 0x0009a> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.OnesComplementTests.CheckUnaryArithmeticOnesComplementSByteTest (System.Boolean useInterpreter) <0x179bc99 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0016641
159) [FAIL] System.Linq.Expressions.Tests.UnaryPlusTests.CheckUnaryArithmeticUnaryPlusShortTest(useInterpreter: True) Test name: System.Linq.Expressions.Tests.UnaryPlusTests.CheckUnaryArithmeticUnaryPlusShortTest(useInterpreter: True)
Assembly: [monotouch_System.Core_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Equal() Failure
Expected: -1
Actual: -1 Exception stack traces: at System.Linq.Expressions.Tests.UnaryPlusTests.VerifyArithmeticUnaryPlusShort (System.Int16 value, System.Boolean useInterpreter) <0x179e3e1 + 0x00096> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
at System.Linq.Expressions.Tests.UnaryPlusTests.CheckUnaryArithmeticUnaryPlusShortTest (System.Boolean useInterpreter) <0x179df39 + 0x0005e> in <71a59b45ae2e43dd98ccd87f2fa355e2#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0032177
160) [FAIL] Microsoft.CSharp.RuntimeBinder.Tests.EnumArithmeticTests.CheckedEnumAddition(enumVal: A, integralVal: -32768, expected: -32768, shouldThrow: True) Test name: Microsoft.CSharp.RuntimeBinder.Tests.EnumArithmeticTests.CheckedEnumAddition(enumVal: A, integralVal: -32768, expected: -32768, shouldThrow: True)
Assembly: [monotouch_Microsoft.CSharp_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Throws() Failure
Expected: typeof(System.OverflowException)
Actual: (No exception was thrown) Exception stack traces: at Microsoft.CSharp.RuntimeBinder.Tests.EnumArithmeticTests.CheckedEnumAddition (System.Object enumVal, System.Object integralVal, System.Object expected, System.Boolean shouldThrow) <0x1cc8d49 + 0x000a8> in <1b6e2f933a0b48d7a15d42d0372cc2ed#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0056162
161) [FAIL] Microsoft.CSharp.RuntimeBinder.Tests.EnumArithmeticTests.CheckedEnumAddition(enumVal: C, integralVal: -32768, expected: -32766, shouldThrow: True) Test name: Microsoft.CSharp.RuntimeBinder.Tests.EnumArithmeticTests.CheckedEnumAddition(enumVal: C, integralVal: -32768, expected: -32766, shouldThrow: True)
Assembly: [monotouch_Microsoft.CSharp_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Throws() Failure
Expected: typeof(System.OverflowException)
Actual: (No exception was thrown) Exception stack traces: at Microsoft.CSharp.RuntimeBinder.Tests.EnumArithmeticTests.CheckedEnumAddition (System.Object enumVal, System.Object integralVal, System.Object expected, System.Boolean shouldThrow) <0x1cc8d49 + 0x000a8> in <1b6e2f933a0b48d7a15d42d0372cc2ed#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0012155
162) [FAIL] Microsoft.CSharp.RuntimeBinder.Tests.EnumArithmeticTests.CheckedEnumAddition(enumVal: B, integralVal: -128, expected: -127, shouldThrow: True) Test name: Microsoft.CSharp.RuntimeBinder.Tests.EnumArithmeticTests.CheckedEnumAddition(enumVal: B, integralVal: -128, expected: -127, shouldThrow: True)
Assembly: [monotouch_Microsoft.CSharp_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Throws() Failure
Expected: typeof(System.OverflowException)
Actual: (No exception was thrown) Exception stack traces: at Microsoft.CSharp.RuntimeBinder.Tests.EnumArithmeticTests.CheckedEnumAddition (System.Object enumVal, System.Object integralVal, System.Object expected, System.Boolean shouldThrow) <0x1cc8d49 + 0x000a8> in <1b6e2f933a0b48d7a15d42d0372cc2ed#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0068175
163) [FAIL] Microsoft.CSharp.RuntimeBinder.Tests.EnumArithmeticTests.CheckedEnumAddition(enumVal: A, integralVal: -128, expected: -128, shouldThrow: True) Test name: Microsoft.CSharp.RuntimeBinder.Tests.EnumArithmeticTests.CheckedEnumAddition(enumVal: A, integralVal: -128, expected: -128, shouldThrow: True)
Assembly: [monotouch_Microsoft.CSharp_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Throws() Failure
Expected: typeof(System.OverflowException)
Actual: (No exception was thrown) Exception stack traces: at Microsoft.CSharp.RuntimeBinder.Tests.EnumArithmeticTests.CheckedEnumAddition (System.Object enumVal, System.Object integralVal, System.Object expected, System.Boolean shouldThrow) <0x1cc8d49 + 0x000a8> in <1b6e2f933a0b48d7a15d42d0372cc2ed#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0015036
164) [FAIL] Microsoft.CSharp.RuntimeBinder.Tests.EnumArithmeticTests.CheckedEnumAddition(enumVal: C, integralVal: -128, expected: -126, shouldThrow: True) Test name: Microsoft.CSharp.RuntimeBinder.Tests.EnumArithmeticTests.CheckedEnumAddition(enumVal: C, integralVal: -128, expected: -126, shouldThrow: True)
Assembly: [monotouch_Microsoft.CSharp_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Throws() Failure
Expected: typeof(System.OverflowException)
Actual: (No exception was thrown) Exception stack traces: at Microsoft.CSharp.RuntimeBinder.Tests.EnumArithmeticTests.CheckedEnumAddition (System.Object enumVal, System.Object integralVal, System.Object expected, System.Boolean shouldThrow) <0x1cc8d49 + 0x000a8> in <1b6e2f933a0b48d7a15d42d0372cc2ed#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.001015
165) [FAIL] Microsoft.CSharp.RuntimeBinder.Tests.EnumArithmeticTests.CheckedEnumAddition(enumVal: B, integralVal: -32768, expected: -32767, shouldThrow: True) Test name: Microsoft.CSharp.RuntimeBinder.Tests.EnumArithmeticTests.CheckedEnumAddition(enumVal: B, integralVal: -32768, expected: -32767, shouldThrow: True)
Assembly: [monotouch_Microsoft.CSharp_xunit-test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]
Exception messages: Assert.Throws() Failure
Expected: typeof(System.OverflowException)
Actual: (No exception was thrown) Exception stack traces: at Microsoft.CSharp.RuntimeBinder.Tests.EnumArithmeticTests.CheckedEnumAddition (System.Object enumVal, System.Object integralVal, System.Object expected, System.Boolean shouldThrow) <0x1cc8d49 + 0x000a8> in <1b6e2f933a0b48d7a15d42d0372cc2ed#479da522fad131e88e3aab371eabc7ad>:0
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) <0xeb654 + 0x00133> in <429648993071424a8ec2b105d8b44f4c#479da522fad131e88e3aab371eabc7ad>:0
Execution time: 0.0018311
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment