Skip to content

Deployment test: TypeScriptAzureContainerAppJobDeploymentTests hangs waiting for success prompt #17436

@mitchdenny

Description

@mitchdenny

Test

Aspire.Deployment.EndToEnd.Tests.TypeScriptAzureContainerAppJobDeploymentTests

Symptom

Hex1b automation times out after 5 minutes waiting for the success prompt:

Xunit.MicrosoftTestingPlatform.XunitException: Hex1b.Automation.Hex1bAutomationException : Step 31 of 31 failed — WaitUntil("success prompt [9 OK] $ (fail-fast on error)")
  WaitUntil timed out after 00:05:00 waiting for: success prompt [9 OK] $ (fail-fast on error)

Total test runtime: 5m 43s before the timeout fires.

Root cause analysis

The TypeScript AppHost flow (apphost.ts) appears to hang or fail silently during one of the long-running CLI commands (likely aspire publish or aspire deploy) without producing an error prompt. Needs deeper investigation by walking the recorded terminal capture.

Reproduction

Sibling failures pointing at TS apphost infra:

Priority

High — blocks TS Azure Container App Job E2E coverage every nightly run.

/cc @mitchdenny

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions