Skip to content

Instantly share code, notes, and snippets.

@spouliot
Created January 8, 2018 22:36
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 spouliot/9b34f25c2517c61598f9bb703187162b to your computer and use it in GitHub Desktop.
Save spouliot/9b34f25c2517c61598f9bb703187162b to your computer and use it in GitHub Desktop.
2018-01-08 17:32:53.197 link sdk[7630:26110790] 2/19/1948 1:00:00 AM
2018-01-08 17:32:53.197 link sdk[7630:26110790] [PASS] CalendarTest.Bug60036_Comment_0
2018-01-08 17:32:53.198 link sdk[7630:26110790] ar-SA
2018-01-08 17:32:53.201 link sdk[7630:26110790] [FAIL] CalendarTest.Bug60036_Comment_1 : System.ArgumentOutOfRangeException : Not a valid calendar for the given culture.
Parameter name: value
2018-01-08 17:32:53.201 link sdk[7630:26110790] at System.Globalization.DateTimeFormatInfo.set_Calendar (System.Globalization.Calendar value) [0x00145] in /Users/poupou/git/master/xamarin-macios/external/mono/mcs/class/referencesource/mscorlib/system/globalization/datetimeformatinfo.cs:710
2018-01-08 17:32:53.201 link sdk[7630:26110790] at System.Globalization.DateTimeFormatInfo..ctor (System.Globalization.CultureData cultureData, System.Globalization.Calendar cal) [0x00022] in /Users/poupou/git/master/xamarin-macios/external/mono/mcs/class/referencesource/mscorlib/system/globalization/datetimeformatinfo.cs:355
2018-01-08 17:32:53.201 link sdk[7630:26110790] at System.Globalization.CultureInfo.get_DateTimeFormat () [0x00027] in /Users/poupou/git/master/xamarin-macios/external/mono/mcs/class/corlib/System.Globalization/CultureInfo.cs:549
2018-01-08 17:32:53.201 link sdk[7630:26110790] at System.Globalization.CultureInfo.GetFormat (System.Type formatType) [0x0002f] in /Users/poupou/git/master/xamarin-macios/external/mono/mcs/class/corlib/System.Globalization/CultureInfo.cs:604
2018-01-08 17:32:53.201 link sdk[7630:26110790] at System.Globalization.DateTimeFormatInfo.get_CurrentInfo () [0x00021] in /Users/poupou/git/master/xamarin-macios/external/mono/mcs/class/referencesource/mscorlib/system/globalization/datetimeformatinfo.cs:528
2018-01-08 17:32:53.201 link sdk[7630:26110790] at System.Globalization.DateTimeFormatInfo.GetInstance (System.IFormatProvider provider) [0x00043] in /Users/poupou/git/master/xamarin-macios/external/mono/mcs/class/referencesource/mscorlib/system/globalization/datetimeformatinfo.cs:554
2018-01-08 17:32:53.201 link sdk[7630:26110790] at System.DateTime.ParseExact (System.String s, System.String format, System.IFormatProvider provider) [0x00000] in /Users/poupou/git/master/xamarin-macios/external/mono/mcs/class/referencesource/mscorlib/system/datetime.cs:1045
2018-01-08 17:32:53.202 link sdk[7630:26110790] at LinkSdk.Calendars.CalendarTest.Bug60036_Comment_1 () [0x0000c] in /Users/poupou/git/master/xamarin-macios/tests/linker-ios/link sdk/CalendarTest.cs:31
2018-01-08 17:32:53.202 link sdk[7630:26110790] at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
2018-01-08 17:32:53.202 link sdk[7630:26110790] at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in /Users/poupou/git/master/xamarin-macios/external/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:305
2018-01-08 17:32:53.203 link sdk[7630:26110790] it-IT
2018-01-08 17:32:55.151 link sdk[7630:26110790] 19/02/1948 01:00:00
2018-01-08 17:32:55.151 link sdk[7630:26110790] [PASS] CalendarTest.Bug60036_Comment_2
2018-01-08 17:32:55.151 link sdk[7630:26110790] en-US
2018-01-08 17:32:55.152 link sdk[7630:26110790] 2/19/1948 1:00:00 AM
2018-01-08 17:32:55.152 link sdk[7630:26110790] [PASS] CalendarTest.Bug60036_Comment_8
2018-01-08 17:33:52.589 link sdk[7630:26110790] 2/19/1948 6:00:00 PM
2018-01-08 17:33:52.592 link sdk[7630:26110790] [PASS] CalendarTest.Bug60036_Comment5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment