Skip to content

[Aspire] Relax binding validating for non http as simple tcp#6180

Merged
rajeshkamal5050 merged 1 commit into
Azure:mainfrom
vhvb1989:aspire-remove-binding-validation
Dec 1, 2025
Merged

[Aspire] Relax binding validating for non http as simple tcp#6180
rajeshkamal5050 merged 1 commit into
Azure:mainfrom
vhvb1989:aspire-remove-binding-validation

relax aspire binding validation to support other schemas

d7cde72
Select commit
Loading
Failed to load commit list.
Azure Pipelines / azure-dev - cli succeeded Nov 14, 2025 in 47m 38s

Build #20251113.9 had test failures

Details

Tests

  • Failed: 2 (0.02%)
  • Passed: 11,478 (99.38%)
  • Other: 70 (0.61%)
  • Total: 11,550

Annotations

Check failure on line 1 in Test_CLI_Aspire_DetectGen/ManifestGen

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-dev - cli

Test_CLI_Aspire_DetectGen/ManifestGen

Failed
Raw output
=== RUN   Test_CLI_Aspire_DetectGen/ManifestGen
=== PAUSE Test_CLI_Aspire_DetectGen/ManifestGen
=== CONT  Test_CLI_Aspire_DetectGen/ManifestGen
    aspire_test.go:55: DIR: /mnt/vss/_work/_temp/Test_CLI_Aspire_DetectGenManifestGen208955655/001
    aspire_test.go:58: AZURE_ENV_NAME: azdtest-lad2df4
    aspire_test.go:68: 
        	Error Trace:	/mnt/vss/_work/1/s/cli/azd/test/functional/aspire_test.go:68
        	Error:      	Received unexpected error:
        	            	dotnet run --publisher manifest on project '/mnt/vss/_work/_temp/Test_CLI_Aspire_DetectGenManifestGen208955655/001/AspireAzdTests.AppHost' failed: exit code: 1, stdout: Using launch settings from AspireAzdTests.AppHost/Properties/launchSettings.json...
        	            	Building...
        	            	/mnt/vss/_work/_temp/Test_CLI_Aspire_DetectGenManifestGen208955655/001/AspireAzdTests.AppHost/AspireAzdTests.AppHost.csproj : error : Could not resolve SDK "Aspire.AppHost.Sdk". Exactly one of the probing messages below indicates why we could not resolve the SDK. Investigate and resolve that message to correctly specify the SDK.
        	            	/mnt/vss/_work/_temp/Test_CLI_Aspire_DetectGenManifestGen208955655/001/AspireAzdTests.AppHost/AspireAzdTests.AppHost.csproj : error :   SDK resolver "Microsoft.DotNet.MSBuildWorkloadSdkResolver" returned null.
        	            	/mnt/vss/_work/_temp/Test_CLI_Aspire_DetectGenManifestGen208955655/001/AspireAzdTests.AppHost/AspireAzdTests.AppHost.csproj : error :   Failed to resolve SDK 'Aspire.AppHost.Sdk/9.5.2'. Package restore was successful but a package with the ID of "Aspire.AppHost.Sdk" was not installed.
        	            	/mnt/vss/_work/_temp/Test_CLI_Aspire_DetectGenManifestGen208955655/001/AspireAzdTests.AppHost/AspireAzdTests.AppHost.csproj : error MSB4236: The SDK 'Aspire.AppHost.Sdk/9.5.2' specified could not be found.
        	            	, stderr: 
        	            	The build failed. Fix the build errors and run again.
        	Test:       	Test_CLI_Aspire_DetectGen/ManifestGen
    --- FAIL: Test_CLI_Aspire_DetectGen/ManifestGen (2.70s)

Check failure on line 1 in Test_CLI_Aspire_DetectGen

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-dev - cli

Test_CLI_Aspire_DetectGen

Failed
Raw output
=== RUN   Test_CLI_Aspire_DetectGen
--- FAIL: Test_CLI_Aspire_DetectGen (0.00s)