Skip to content

Instantly share code, notes, and snippets.

@saper
Created August 28, 2015 16:59
Show Gist options
  • Save saper/a4a399c965175588e7cd to your computer and use it in GitHub Desktop.
Save saper/a4a399c965175588e7cd to your computer and use it in GitHub Desktop.
9) MonoTests.System.TimeZoneInfoTest+ConvertTimeTests.ConvertFromToLocal : Expected: Local
But was: Utc
at MonoTests.System.TimeZoneInfoTest+ConvertTimeTests.ConvertFromToLocal () [0x00029] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:454
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
10) MonoTests.System.TimeZoneInfoTest+ConvertTimeTests.ConvertTime_AdjustmentRuleAfterNewYears : System.InvalidTimeZoneException : Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
at System.TimeZoneInfo.BuildFromStream (System.String id, System.IO.Stream stream) [0x0003f] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:1153
at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) [0x00018] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:488
at System.TimeZoneInfo.FindSystemTimeZoneByIdCore (System.String id) [0x0000c] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:132
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x00069] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:478
at MonoTests.System.TimeZoneInfoTest+ConvertTimeTests.ConvertTime_AdjustmentRuleAfterNewYears () [0x00010] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:514
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
11) MonoTests.System.TimeZoneInfoTest+ConvertTimeTests.ConvertTime_AjustmentConvertTimeWithSourceTimeZone : System.TimeZoneNotFoundException : Exception of type 'System.TimeZoneNotFoundException' was thrown.
at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) [0x00018] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:488
at System.TimeZoneInfo.FindSystemTimeZoneByIdCore (System.String id) [0x0000c] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:132
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x00069] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:478
at MonoTests.System.TimeZoneInfoTest+ConvertTimeTests.ConvertTime_AjustmentConvertTimeWithSourceTimeZone () [0x00010] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:560
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
12) MonoTests.System.TimeZoneInfoTest+ConvertTimeTests.ConvertTime_DateTime_TimeZoneInfo_DateTimeKindMatch : #3.1
Expected: Utc
But was: Unspecified
at MonoTests.System.TimeZoneInfoTest+ConvertTimeTests.ConvertTime_DateTime_TimeZoneInfo_DateTimeKindMatch () [0x000db] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:491
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
13) MonoTests.System.TimeZoneInfoTest+ConvertTimeTests.ConvertToTimeZone : System.InvalidTimeZoneException : Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
at System.TimeZoneInfo.BuildFromStream (System.String id, System.IO.Stream stream) [0x0003f] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:1153
at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) [0x00018] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:488
at System.TimeZoneInfo.FindSystemTimeZoneByIdCore (System.String id) [0x0000c] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:132
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x00069] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:478
at MonoTests.System.TimeZoneInfoTest+ConvertTimeTests.ConvertToTimeZone () [0x0001a] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:466
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
14) MonoTests.System.TimeZoneInfoTest+FindSystemTimeZoneByIdTests.BrusselsSupportsDST : System.InvalidTimeZoneException : Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
at System.TimeZoneInfo.BuildFromStream (System.String id, System.IO.Stream stream) [0x0003f] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:1153
at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) [0x00018] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:488
at System.TimeZoneInfo.FindSystemTimeZoneByIdCore (System.String id) [0x0000c] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:132
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x00069] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:478
at MonoTests.System.TimeZoneInfoTest+FindSystemTimeZoneByIdTests.BrusselsSupportsDST () [0x0001a] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:755
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
15) MonoTests.System.TimeZoneInfoTest+FindSystemTimeZoneByIdTests.FindBrusselsTZ : System.InvalidTimeZoneException : Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
at System.TimeZoneInfo.BuildFromStream (System.String id, System.IO.Stream stream) [0x0003f] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:1153
at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) [0x00018] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:488
at System.TimeZoneInfo.FindSystemTimeZoneByIdCore (System.String id) [0x0000c] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:132
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x00069] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:478
at MonoTests.System.TimeZoneInfoTest+FindSystemTimeZoneByIdTests.FindBrusselsTZ () [0x0001a] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:719
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
16) MonoTests.System.TimeZoneInfoTest+FindSystemTimeZoneByIdTests.FindSystemTimeZoneById_Local_Roundtrip : System.InvalidTimeZoneException : Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
at System.TimeZoneInfo.BuildFromStream (System.String id, System.IO.Stream stream) [0x0003f] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:1153
at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) [0x00018] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:488
at System.TimeZoneInfo.FindSystemTimeZoneByIdCore (System.String id) [0x0000c] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:132
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x00069] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:478
at MonoTests.System.TimeZoneInfoTest+FindSystemTimeZoneByIdTests.FindSystemTimeZoneById_Local_Roundtrip () [0x00000] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:781
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
17) MonoTests.System.TimeZoneInfoTest+FindSystemTimeZoneByIdTests.MelbourneSupportsDST : System.InvalidTimeZoneException : Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
at System.TimeZoneInfo.BuildFromStream (System.String id, System.IO.Stream stream) [0x0003f] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:1153
at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) [0x00018] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:488
at System.TimeZoneInfo.FindSystemTimeZoneByIdCore (System.String id) [0x0000c] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:132
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x00069] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:478
at MonoTests.System.TimeZoneInfoTest+FindSystemTimeZoneByIdTests.MelbourneSupportsDST () [0x0001a] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:764
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
18) MonoTests.System.TimeZoneInfoTest+FindSystemTimeZoneByIdTests.NoDSTInKinshasa : System.InvalidTimeZoneException : Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
at System.TimeZoneInfo.BuildFromStream (System.String id, System.IO.Stream stream) [0x0003f] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:1153
at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) [0x00018] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:488
at System.TimeZoneInfo.FindSystemTimeZoneByIdCore (System.String id) [0x0000c] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:132
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x00069] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:478
at MonoTests.System.TimeZoneInfoTest+FindSystemTimeZoneByIdTests.NoDSTInKinshasa () [0x0001a] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:746
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
19) MonoTests.System.TimeZoneInfoTest+FindSystemTimeZoneByIdTests.OffsetIsCorrectInBrussels : System.InvalidTimeZoneException : Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
at System.TimeZoneInfo.BuildFromStream (System.String id, System.IO.Stream stream) [0x0003f] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:1153
at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) [0x00018] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:488
at System.TimeZoneInfo.FindSystemTimeZoneByIdCore (System.String id) [0x0000c] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:132
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x00069] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:478
at MonoTests.System.TimeZoneInfoTest+FindSystemTimeZoneByIdTests.OffsetIsCorrectInBrussels () [0x0001a] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:737
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
20) MonoTests.System.TimeZoneInfoTest+FindSystemTimeZoneByIdTests.OffsetIsCorrectInKinshasa : System.InvalidTimeZoneException : Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
at System.TimeZoneInfo.BuildFromStream (System.String id, System.IO.Stream stream) [0x0003f] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:1153
at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) [0x00018] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:488
at System.TimeZoneInfo.FindSystemTimeZoneByIdCore (System.String id) [0x0000c] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:132
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x00069] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:478
at MonoTests.System.TimeZoneInfoTest+FindSystemTimeZoneByIdTests.OffsetIsCorrectInKinshasa () [0x0001a] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:728
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
21) MonoTests.System.TimeZoneInfoTest+FindSystemTimeZoneByIdTests.RomeAndVaticanSharesTime : System.InvalidTimeZoneException : Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
at System.TimeZoneInfo.BuildFromStream (System.String id, System.IO.Stream stream) [0x0003f] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:1153
at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) [0x00018] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:488
at System.TimeZoneInfo.FindSystemTimeZoneByIdCore (System.String id) [0x0000c] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:132
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x00069] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:478
at MonoTests.System.TimeZoneInfoTest+FindSystemTimeZoneByIdTests.RomeAndVaticanSharesTime () [0x0001a] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:773
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
22) MonoTests.System.TimeZoneInfoTest+FindSystemTimeZoneByIdTests.SubminuteDSTOffsets : Failed to load TZ Europe/Dublin: System.InvalidTimeZoneException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
at System.TimeZoneInfo.BuildFromStream (System.String id, System.IO.Stream stream) [0x0003f] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:1153
at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) [0x00018] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:488
at System.TimeZoneInfo.FindSystemTimeZoneByIdCore (System.String id) [0x0000c] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:132
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x00069] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:478
at MonoTests.System.TimeZoneInfoTest+FindSystemTimeZoneByIdTests.SubminuteDSTOffsets () [0x00061] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:827
at MonoTests.System.TimeZoneInfoTest+FindSystemTimeZoneByIdTests.SubminuteDSTOffsets () [0x00075] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:831
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
23) MonoTests.System.TimeZoneInfoTest+FindSystemTimeZoneByIdTests.Test326 : System.InvalidTimeZoneException : Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
at System.TimeZoneInfo.BuildFromStream (System.String id, System.IO.Stream stream) [0x0003f] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:1153
at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) [0x00018] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:488
at System.TimeZoneInfo.FindSystemTimeZoneByIdCore (System.String id) [0x0000c] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:132
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x00069] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:478
at MonoTests.System.TimeZoneInfoTest+FindSystemTimeZoneByIdTests.Test326 () [0x00006] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:788
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
24) MonoTests.System.TimeZoneInfoTest+GetAmbiguousTimeOffsetsTests.AmbiguousOffsets : System.InvalidTimeZoneException : Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
at System.TimeZoneInfo.BuildFromStream (System.String id, System.IO.Stream stream) [0x0003f] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:1153
at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) [0x00018] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:488
at System.TimeZoneInfo.FindSystemTimeZoneByIdCore (System.String id) [0x0000c] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:132
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x00069] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:478
at MonoTests.System.TimeZoneInfoTest+GetAmbiguousTimeOffsetsTests.AmbiguousOffsets () [0x0001a] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:856
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
25) MonoTests.System.TimeZoneInfoTest+GetAmbiguousTimeOffsetsTests.DateIsNotAmbiguous : An unexpected exception type was thrown
Expected: System.ArgumentException
but was: System.InvalidTimeZoneException : Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
at System.TimeZoneInfo.BuildFromStream (System.String id, System.IO.Stream stream) [0x0003f] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:1153
at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) [0x00018] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:488
at System.TimeZoneInfo.FindSystemTimeZoneByIdCore (System.String id) [0x0000c] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:132
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x00069] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:478
at MonoTests.System.TimeZoneInfoTest+GetAmbiguousTimeOffsetsTests.DateIsNotAmbiguous () [0x00016] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:846
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
26) MonoTests.System.TimeZoneInfoTest+GetDaylightChanges.TestSydneyDaylightChanges : System.InvalidTimeZoneException : Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
at System.TimeZoneInfo.BuildFromStream (System.String id, System.IO.Stream stream) [0x0003f] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:1153
at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) [0x00018] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:488
at System.TimeZoneInfo.FindSystemTimeZoneByIdCore (System.String id) [0x0000c] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:132
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x00069] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:478
at MonoTests.System.TimeZoneInfoTest+GetDaylightChanges.TestSydneyDaylightChanges () [0x00010] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:1051
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
27) MonoTests.System.TimeZoneInfoTest+GetSystemTimeZonesTests.ContainsBrussels : Europe/Brussels not found in SystemTZ
at MonoTests.System.TimeZoneInfoTest+GetSystemTimeZonesTests.ContainsBrussels () [0x0006a] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:691
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
28) MonoTests.System.TimeZoneInfoTest+GetSystemTimeZonesTests.NotEmpty : SystemTZ is empty
Expected: False
But was: True
at MonoTests.System.TimeZoneInfoTest+GetSystemTimeZonesTests.NotEmpty () [0x0002b] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:678
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
29) MonoTests.System.TimeZoneInfoTest+IsDaylightSavingTimeTests.AdjustmentRuleAfterNewYears : System.InvalidTimeZoneException : Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
at System.TimeZoneInfo.BuildFromStream (System.String id, System.IO.Stream stream) [0x0003f] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:1153
at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) [0x00018] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:488
at System.TimeZoneInfo.FindSystemTimeZoneByIdCore (System.String id) [0x0000c] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:132
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x00069] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:478
at MonoTests.System.TimeZoneInfoTest+IsDaylightSavingTimeTests.AdjustmentRuleAfterNewYears () [0x00010] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:272
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
30) MonoTests.System.TimeZoneInfoTest+IsDaylightSavingTimeTests.TestAthensDST : System.InvalidTimeZoneException : Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
at System.TimeZoneInfo.BuildFromStream (System.String id, System.IO.Stream stream) [0x0003f] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:1153
at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) [0x00018] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:488
at System.TimeZoneInfo.FindSystemTimeZoneByIdCore (System.String id) [0x0000c] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:132
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x00069] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:478
at MonoTests.System.TimeZoneInfoTest+IsDaylightSavingTimeTests.TestAthensDST () [0x00000] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneInfoTest.cs:309
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
31) MonoTests.System.TimeZoneTest.FindSystemTimeZoneById : System.TimeZoneNotFoundException : Exception of type 'System.TimeZoneNotFoundException' was thrown.
at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) [0x00018] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:488
at System.TimeZoneInfo.FindSystemTimeZoneByIdCore (System.String id) [0x0000c] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:132
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x00069] in /home/saper/sw/mono/mcs/class/corlib/System/TimeZoneInfo.cs:478
at MonoTests.System.TimeZoneTest.FindSystemTimeZoneById () [0x00000] in /home/saper/sw/mono/mcs/class/corlib/Test/System/TimeZoneTest.cs:323
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /home/saper/sw/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment