InedoExtensionTests - Jenkins 1.3.3 Build 1

Failed
Test method threw exception System.Net.Http.HttpRequestException, but exception System.InvalidOperationException was expected. Exception message: System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8080
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Inedo.Extensions.Jenkins.JenkinsClient.<CreateHttpClientAsync>d__9.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E19591\Src\Jenkins\InedoExtension\JenkinsClient.cs:line 58
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Inedo.Extensions.Jenkins.JenkinsClient.<GetAsync>d__10.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E19591\Src\Jenkins\InedoExtension\JenkinsClient.cs:line 80
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Inedo.Extensions.Jenkins.JenkinsClient.<GetBuildNumbersAsync>d__19.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E19591\Src\Jenkins\InedoExtension\JenkinsClient.cs:line 210
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Inedo.Extensions.Jenkins.Tests.JenkinsClientTests.<>c__DisplayClass8_0.<<GetBuildNumbers_MultiBranchJobThrowsExceptionWithoutBranchParameter>b__0>d.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E19591\Src\Jenkins\InedoExtensionTests\JenkinsClientTests.cs:line 122
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Inedo.Extensions.Jenkins.Tests.JenkinsClientTests.GetBuildNumbers_MultiBranchJobThrowsExceptionWithoutBranchParameter() in C:\ProgramData\BuildMaster\Temp\Service\_E19591\Src\Jenkins\InedoExtensionTests\JenkinsClientTests.cs:line 123
Close