From b8afad8adbb5b7f47a638e1de1e23159220b7985 Mon Sep 17 00:00:00 2001 From: "kay.one" Date: Mon, 29 Apr 2013 21:14:38 -0700 Subject: [PATCH] fixed linux integration tests --- .../NzbDrone.Integration.Test.csproj | 5 ++--- NzbDrone.Update.Test/UpdateProviderStartFixture.cs | 9 --------- NzbDrone.sln.DotSettings | 1 + 3 files changed, 3 insertions(+), 12 deletions(-) diff --git a/NzbDrone.Integration.Test/NzbDrone.Integration.Test.csproj b/NzbDrone.Integration.Test/NzbDrone.Integration.Test.csproj index 3392b77fa..1c443051a 100644 --- a/NzbDrone.Integration.Test/NzbDrone.Integration.Test.csproj +++ b/NzbDrone.Integration.Test/NzbDrone.Integration.Test.csproj @@ -52,9 +52,8 @@ ..\packages\Nancy.Hosting.Self.0.16.1\lib\net40\Nancy.Hosting.Self.dll - - False - ..\packages\Newtonsoft.Json.5.0.3\lib\net40\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.5.0.3\lib\net35\Newtonsoft.Json.dll ..\packages\NLog.2.0.1.2\lib\net40\NLog.dll diff --git a/NzbDrone.Update.Test/UpdateProviderStartFixture.cs b/NzbDrone.Update.Test/UpdateProviderStartFixture.cs index 343ecd1e4..1ac8ad4a6 100644 --- a/NzbDrone.Update.Test/UpdateProviderStartFixture.cs +++ b/NzbDrone.Update.Test/UpdateProviderStartFixture.cs @@ -120,15 +120,6 @@ namespace NzbDrone.Update.Test Mocker.GetMock().Verify(c => c.Kill(It.IsAny()), Times.Never()); } - [Test] - public void should_stop_orphan_iisexpress_instances() - { - Mocker.Resolve().Start(TARGET_FOLDER); - - - Mocker.GetMock().Verify(c => c.StopServer(), Times.Once()); - } - [Test] public void should_create_backup_of_current_installation() { diff --git a/NzbDrone.sln.DotSettings b/NzbDrone.sln.DotSettings index a85dee74c..d322e75d3 100644 --- a/NzbDrone.sln.DotSettings +++ b/NzbDrone.sln.DotSettings @@ -11,6 +11,7 @@ <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb"><ExtraRule Prefix="" Suffix="" Style="AaBb" /></Policy> BOTH_SIDES OUTLINE + SOLUTION_FOLDER True C:\Dropbox\Git\NzbDrone\NzbDrone.sln.DotSettings True