Skip to content

Instantly share code, notes, and snippets.

@alanmcgovern
Created March 27, 2017 10:09
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 alanmcgovern/7a32d183c8805a925bfac53576924b37 to your computer and use it in GitHub Desktop.
Save alanmcgovern/7a32d183c8805a925bfac53576924b37 to your computer and use it in GitHub Desktop.
***** AligningTests.AlignSelection_BottomEdges
[2017-03-27 02:59:45.4] INFO: Starting full reload...
[2017-03-27 02:59:45.4] ERROR: An exception occurred disposing the connection
System.AggregateException: One or more errors occurred. ---> System.InvalidOperationException: Cannot process request because the process (10146) has exited.
at System.Diagnostics.Process.GetProcessHandle (System.Int32 access, System.Boolean throwIfExited) [0x0002b] in /private/tmp/source-mono-2017-02/bockbuild-2017-02/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/System/services/monitoring/system/diagnosticts/Process.cs:1776
at System.Diagnostics.Process.GetProcessHandle (System.Int32 access) [0x00000] in /private/tmp/source-mono-2017-02/bockbuild-2017-02/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/System/services/monitoring/system/diagnosticts/Process.cs:1824
at System.Diagnostics.Process.Kill () [0x00002] in /private/tmp/source-mono-2017-02/bockbuild-2017-02/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/System/services/monitoring/system/diagnosticts/Process.cs:2495
at MonoTouch.Design.Client.TestHarnessAgentLauncher.Launch (System.String csproxyHostDirectory, System.Threading.CancellationToken token) [0x00001] in /Users/builder/data/lanes/4690/70c3457b/source/md-addins/Xamarin.Designer.iOS/tests/MonoTouch.Designer.Client.Tests/FixtureHelpers/TestHarnessAgentLauncher.cs:24
at MonoTouch.Design.Client.TestHarnessAgentLauncher+<>c__DisplayClass1_0.<LaunchAsync>b__0 () [0x00000] in /Users/builder/data/lanes/4690/70c3457b/source/md-addins/Xamarin.Designer.iOS/tests/MonoTouch.Designer.Client.Tests/FixtureHelpers/TestHarnessAgentLauncher.cs:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment