Skip to content

Quarantine RustPolyglotTests: needs bake time after migration from continue-on-error workflow job #16974

@radical

Description

@radical

Context

RustPolyglotTests.CreateRustAppHostWithRedisIntegration was migrated from the legacy polyglot-validation.yml workflow's Rust SDK Validation job in PR #16965. The legacy job ran with continue-on-error: true as a paranoid safety net.

The migrated C# test runs the same scenario (scaffold a Rust AppHost, add Aspire.Hosting.Redis, replace src/main.rs, run the AppHost, verify a Redis container materialized via the host Docker socket) but currently builds the AppHost from source inside Docker, which takes ~5 min of cargo build per run.

Action

Quarantine RustPolyglotTests for now so it does not gate PRs while we observe its stability on the post-migration code path. Unquarantine once we have several green runs in a row in the Quarantined Tests workflow.

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions