Skip Vally eval job for fork-originated pull requests - #3301
Draft
Shraddha Jain (shrja-ms) with Copilot wants to merge 2 commits into
Draft
Skip Vally eval job for fork-originated pull requests#3301Shraddha Jain (shrja-ms) with Copilot wants to merge 2 commits into
Shraddha Jain (shrja-ms) with Copilot wants to merge 2 commits into
Azure Pipelines / mcp - pullrequest
failed
Aug 18, 2026 in 25m 58s
Build #20260817.29 had test failures
Details
- Failed: 1 (0.04%)
- Passed: 2,468 (99.68%)
- Other: 7 (0.28%)
- Total: 2,476
- 6097 of 67138 line covered (9.08%)
Annotations
Check failure on line 1583 in Build log
azure-pipelines / mcp - pullrequest
Build log #L1583
Command failed to execute (00:03:44.6008150): dotnet test --results-directory '/Users/runner/work/1/a/testResults' --report-xunit-trx --output 'Detailed'
Check failure on line 1586 in Build log
azure-pipelines / mcp - pullrequest
Build log #L1586
PowerShell exited with code '1'.
azure-pipelines / mcp - pullrequest
Azure.Mcp.Server.Tests.Infrastructure.ConsolidatedModeTests.ConsolidatedMode_HttpTransport_Should_Reject_Request_Without_McpMethod_Header
System.InvalidOperationException : Timed out waiting for Azure MCP HTTP endpoint to accept requests.
---- System.Net.Http.HttpRequestException : Connection refused (127.0.0.1:49638)
-------- System.Net.Sockets.SocketException : Connection refused
Raw output
at Azure.Mcp.Server.Tests.Infrastructure.ConsolidatedModeTests.SendWithRetryAsync(HttpClient client, HttpRequestMessage request, CancellationToken cancellationToken) in /Users/runner/work/1/s/servers/Azure.Mcp.Server/tests/Azure.Mcp.Server.Tests/Infrastructure/ConsolidatedModeTests.cs:line 824
at Azure.Mcp.Server.Tests.Infrastructure.ConsolidatedModeTests.ConsolidatedMode_HttpTransport_Should_Reject_Request_Without_McpMethod_Header() in /Users/runner/work/1/s/servers/Azure.Mcp.Server/tests/Azure.Mcp.Server.Tests/Infrastructure/ConsolidatedModeTests.cs:line 574
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at Azure.Mcp.Server.Tests.Infrastructure.ConsolidatedModeTests.SendWithRetryAsync(HttpClient client, HttpRequestMessage request, CancellationToken cancellationToken) in /Users/runner/work/1/s/servers/Azure.Mcp.Server/tests/Azure.Mcp.Server.Tests/Infrastructure/ConsolidatedModeTests.cs:line 806
----- Inner Stack Trace -----
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
Loading