Skip to content

Instantly share code, notes, and snippets.

@rolfbjarne
Created October 4, 2017 09:41
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 rolfbjarne/bb7cff9eaf77e1e1acba2caa8f05e741 to your computer and use it in GitHub Desktop.
Save rolfbjarne/bb7cff9eaf77e1e1acba2caa8f05e741 to your computer and use it in GitHub Desktop.
[Local Date/Time: 9/28/2017 6:35:42 PM]
[Remote Address: 10.84.80.32:58903]
[Runner executing: Run Everything]
[MonoTouch Version: 11.5.0]
[Assembly: Xamarin.WatchOS.dll (32 bits)]
[GC: sgen]
[Apple Watch: watchOS v4.0]
[Device Name: Apple Watch]
[Device Locale: en_US]
[Device Date/Time: 9/28/2017 6:35:37 PM]
[Bundle: com.xamarin.mini-watch.watchkitapp.watchkitextension]
mini.dll
JitTests
[PASS] JitTests.Aot
[PASS] JitTests.Arrays
[PASS] JitTests.Basic
[PASS] JitTests.Calls
[FAIL] JitTests.Exceptions : System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation.
----> System.ExecutionEngineException : Attempting to JIT compile method 'ExceptionTests:test_1_basic_filter_catch ()' while running in aot-only mode. See https://developer.xamarin.com/guides/ios/advanced_topics/limitations/ for more information.
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object , System.Reflection.BindingFlags , System.Reflection.Binder , System.Object[] , System.Globalization.CultureInfo ) <0x46e3dd + 0x00296> in <ba0a9af1103f4f098f518924a3af61fb>:0
at NUnit.Framework.Internal.Reflect.InvokeMethod (System.Reflection.MethodInfo , System.Object , System.Object[] ) <0x69c471 + 0x00182> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunNonAsyncTestMethod (NUnit.Framework.Internal.TestExecutionContext ) <0x6b7afb + 0x000ba> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod (NUnit.Framework.Internal.TestExecutionContext ) <0x6b7657 + 0x0008e> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute (NUnit.Framework.Internal.TestExecutionContext ) <0x6b7515 + 0x0004c> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.Commands.SetUpTearDownCommand.Execute (NUnit.Framework.Internal.TestExecutionContext ) <0x6b606b + 0x0015e> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.SimpleWorkItem.PerformWork () <0x6af79f + 0x000fc> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.RunTest () <0x6aff85 + 0x00322> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.Execute (NUnit.Framework.Internal.TestExecutionContext ) <0x6afed5 + 0x000a2> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.CompositeWorkItem.RunChildren () <0x6ae8cd + 0x00280> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.CompositeWorkItem.PerformWork () <0x6ad9e9 + 0x00388> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.RunTest () <0x6aff85 + 0x00322> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.Execute (NUnit.Framework.Internal.TestExecutionContext ) <0x6afed5 + 0x000a2> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.CompositeWorkItem.RunChildren () <0x6ae8cd + 0x00280> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.CompositeWorkItem.PerformWork () <0x6ad9e9 + 0x00388> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.RunTest () <0x6aff85 + 0x00322> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.Execute (NUnit.Framework.Internal.TestExecutionContext ) <0x6afed5 + 0x000a2> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.CompositeWorkItem.RunChildren () <0x6ae8cd + 0x00280> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.CompositeWorkItem.PerformWork () <0x6ad9e9 + 0x00388> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.RunTest () <0x6aff85 + 0x00322> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.Execute (NUnit.Framework.Internal.TestExecutionContext ) <0x6afed5 + 0x000a2> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at MonoTouch.NUnit.UI.BaseTouchRunner.Run (NUnit.Framework.Internal.Test ) <0x6746c9 + 0x00318> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at MonoTouch.NUnit.UI.BaseTouchRunner.Run () <0x670719 + 0x0012c> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at MonoTouch.NUnit.UI.BaseTouchRunner.<AutoRun>b__40_0 () <0x674ccb + 0x00048> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at (wrapper delegate-invoke) <Module>:invoke_void ()
at MonoTouch.NUnit.UI.BaseTouchRunner+<>c__DisplayClass38_0.<ExecuteOnMainThread>b__0 () <0x67501b + 0x00096> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at (wrapper delegate-invoke) <Module>:invoke_void ()
at Foundation.NSAsyncActionDispatcher.Apply () <0x84991f + 0x000d4> in <6e654c1f393e42cebd28271e04b959ab>:0
at (wrapper unknown) System.Object:gsharedvt_out_sig (intptr)
at (wrapper runtime-invoke) System.Object:runtime_invoke_sig_void_intptr_intptr (object,intptr,intptr,intptr)
--ExecutionEngineException
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object , System.Reflection.BindingFlags , System.Reflection.Binder , System.Object[] , System.Globalization.CultureInfo ) <0x46e3dd + 0x00296> in <ba0a9af1103f4f098f518924a3af61fb>:0
at TestDriver.RunTests (System.Type type, System.String[] args, TestDriverReporter reporter) <0x2740b5 + 0x00956> in <0e225498be134f09bb52f3575b686923>:0
at TestDriver.RunTests (System.Type type, System.String[] args) <0x2757a9 + 0x0004c> in <0e225498be134f09bb52f3575b686923>:0
at mini.JitTests.Exceptions () <0x2bcc8f + 0x00066> in <0e225498be134f09bb52f3575b686923>:0
at (wrapper unknown) System.Object:gsharedvt_out_sig (intptr)
at (wrapper runtime-invoke) System.Object:runtime_invoke_sig_void_intptr (object,intptr,intptr,intptr)
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object , System.Reflection.BindingFlags , System.Reflection.Binder , System.Object[] , System.Globalization.CultureInfo ) <0x46e3dd + 0x00296> in <ba0a9af1103f4f098f518924a3af61fb>:0
at NUnit.Framework.Internal.Reflect.InvokeMethod (System.Reflection.MethodInfo , System.Object , System.Object[] ) <0x69c471 + 0x00182> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunNonAsyncTestMethod (NUnit.Framework.Internal.TestExecutionContext ) <0x6b7afb + 0x000ba> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod (NUnit.Framework.Internal.TestExecutionContext ) <0x6b7657 + 0x0008e> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute (NUnit.Framework.Internal.TestExecutionContext ) <0x6b7515 + 0x0004c> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.Commands.SetUpTearDownCommand.Execute (NUnit.Framework.Internal.TestExecutionContext ) <0x6b606b + 0x0015e> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.SimpleWorkItem.PerformWork () <0x6af79f + 0x000fc> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.RunTest () <0x6aff85 + 0x00322> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.Execute (NUnit.Framework.Internal.TestExecutionContext ) <0x6afed5 + 0x000a2> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.CompositeWorkItem.RunChildren () <0x6ae8cd + 0x00280> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.CompositeWorkItem.PerformWork () <0x6ad9e9 + 0x00388> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.RunTest () <0x6aff85 + 0x00322> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.Execute (NUnit.Framework.Internal.TestExecutionContext ) <0x6afed5 + 0x000a2> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.CompositeWorkItem.RunChildren () <0x6ae8cd + 0x00280> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.CompositeWorkItem.PerformWork () <0x6ad9e9 + 0x00388> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.RunTest () <0x6aff85 + 0x00322> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.Execute (NUnit.Framework.Internal.TestExecutionContext ) <0x6afed5 + 0x000a2> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.CompositeWorkItem.RunChildren () <0x6ae8cd + 0x00280> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.CompositeWorkItem.PerformWork () <0x6ad9e9 + 0x00388> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.RunTest () <0x6aff85 + 0x00322> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.Execute (NUnit.Framework.Internal.TestExecutionContext ) <0x6afed5 + 0x000a2> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at MonoTouch.NUnit.UI.BaseTouchRunner.Run (NUnit.Framework.Internal.Test ) <0x6746c9 + 0x00318> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at MonoTouch.NUnit.UI.BaseTouchRunner.Run () <0x670719 + 0x0012c> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at MonoTouch.NUnit.UI.BaseTouchRunner.<AutoRun>b__40_0 () <0x674ccb + 0x00048> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at (wrapper delegate-invoke) <Module>:invoke_void ()
at MonoTouch.NUnit.UI.BaseTouchRunner+<>c__DisplayClass38_0.<ExecuteOnMainThread>b__0 () <0x67501b + 0x00096> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at (wrapper delegate-invoke) <Module>:invoke_void ()
at Foundation.NSAsyncActionDispatcher.Apply () <0x84991f + 0x000d4> in <6e654c1f393e42cebd28271e04b959ab>:0
at (wrapper unknown) System.Object:gsharedvt_out_sig (intptr)
at (wrapper runtime-invoke) System.Object:runtime_invoke_sig_void_intptr_intptr (object,intptr,intptr,intptr)
[PASS] JitTests.Float
[PASS] JitTests.Generics
[PASS] JitTests.GShared
[PASS] JitTests.Long
[PASS] JitTests.Math
[FAIL] JitTests.Objects : Expected: 0
But was: 1
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object , System.Reflection.BindingFlags , System.Reflection.Binder , System.Object[] , System.Globalization.CultureInfo ) <0x46e3dd + 0x00296> in <ba0a9af1103f4f098f518924a3af61fb>:0
at NUnit.Framework.Internal.Reflect.InvokeMethod (System.Reflection.MethodInfo , System.Object , System.Object[] ) <0x69c471 + 0x00182> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunNonAsyncTestMethod (NUnit.Framework.Internal.TestExecutionContext ) <0x6b7afb + 0x000ba> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod (NUnit.Framework.Internal.TestExecutionContext ) <0x6b7657 + 0x0008e> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute (NUnit.Framework.Internal.TestExecutionContext ) <0x6b7515 + 0x0004c> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.Commands.SetUpTearDownCommand.Execute (NUnit.Framework.Internal.TestExecutionContext ) <0x6b606b + 0x0015e> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.SimpleWorkItem.PerformWork () <0x6af79f + 0x000fc> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.RunTest () <0x6aff85 + 0x00322> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.Execute (NUnit.Framework.Internal.TestExecutionContext ) <0x6afed5 + 0x000a2> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.CompositeWorkItem.RunChildren () <0x6ae8cd + 0x00280> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.CompositeWorkItem.PerformWork () <0x6ad9e9 + 0x00388> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.RunTest () <0x6aff85 + 0x00322> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.Execute (NUnit.Framework.Internal.TestExecutionContext ) <0x6afed5 + 0x000a2> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.CompositeWorkItem.RunChildren () <0x6ae8cd + 0x00280> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.CompositeWorkItem.PerformWork () <0x6ad9e9 + 0x00388> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.RunTest () <0x6aff85 + 0x00322> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.Execute (NUnit.Framework.Internal.TestExecutionContext ) <0x6afed5 + 0x000a2> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.CompositeWorkItem.RunChildren () <0x6ae8cd + 0x00280> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.CompositeWorkItem.PerformWork () <0x6ad9e9 + 0x00388> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.RunTest () <0x6aff85 + 0x00322> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at NUnit.Framework.Internal.WorkItems.WorkItem.Execute (NUnit.Framework.Internal.TestExecutionContext ) <0x6afed5 + 0x000a2> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at MonoTouch.NUnit.UI.BaseTouchRunner.Run (NUnit.Framework.Internal.Test ) <0x6746c9 + 0x00318> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at MonoTouch.NUnit.UI.BaseTouchRunner.Run () <0x670719 + 0x0012c> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at MonoTouch.NUnit.UI.BaseTouchRunner.<AutoRun>b__40_0 () <0x674ccb + 0x00048> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at (wrapper delegate-invoke) <Module>:invoke_void ()
at MonoTouch.NUnit.UI.BaseTouchRunner+<>c__DisplayClass38_0.<ExecuteOnMainThread>b__0 () <0x67501b + 0x00096> in <e3b5680656ba4319bf0f7e535a02ef91>:0
at (wrapper delegate-invoke) <Module>:invoke_void ()
at Foundation.NSAsyncActionDispatcher.Apply () <0x84991f + 0x000d4> in <6e654c1f393e42cebd28271e04b959ab>:0
at (wrapper unknown) System.Object:gsharedvt_out_sig (intptr)
at (wrapper runtime-invoke) System.Object:runtime_invoke_sig_void_intptr_intptr (object,intptr,intptr,intptr)
JitTests : 6653 ms
mini.dll : 6660 ms
Tests run: 11 Passed: 9 Inconclusive: 0 Failed: 2 Ignored: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment