-
Notifications
You must be signed in to change notification settings - Fork 802
Closed
Labels
area-app-testingIssues pertaining to the APIs in Aspire.Hosting.TestingIssues pertaining to the APIs in Aspire.Hosting.Testingdisabled-testsflaky-testtesting ☑️
Description
Build Information
Build: https://github.com/dotnet/aspire/actions/runs/13700771148/job/38313910295
Build error leg or test failing: Aspire.Hosting.Testing.Tests.TestingBuilderTests.ArgsPropagateToAppHostConfiguration
Pull request: #5363
Error Message
Fill the error message using step by step known issues guidance.
{
"ErrorMessage": "System.Net.Http.HttpRequestException : Response status code does not indicate success: 400",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}Aspire.Hosting.Testing.Tests.TestingBuilderTests.ArgsPropagateToAppHostConfiguration(genericEntryPoint: True, directArgs: True) [FAIL]
System.Net.Http.HttpRequestException : Response status code does not indicate success: 400 (Bad Request).
Stack Trace:
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
/_/tests/Aspire.Hosting.Testing.Tests/TestingBuilderTests.cs(245,0): at Aspire.Hosting.Testing.Tests.TestingBuilderTests.ArgsPropagateToAppHostConfiguration(Boolean genericEntryPoint, Boolean directArgs)
/_/tests/Aspire.Hosting.Testing.Tests/TestingBuilderTests.cs(247,0): at Aspire.Hosting.Testing.Tests.TestingBuilderTests.ArgsPropagateToAppHostConfiguration(Boolean genericEntryPoint, Boolean directArgs)
--- End of stack trace from previous location ---
cc @ReubenBond
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-app-testingIssues pertaining to the APIs in Aspire.Hosting.TestingIssues pertaining to the APIs in Aspire.Hosting.Testingdisabled-testsflaky-testtesting ☑️