Skip to content

Flaky test: LocalAbortCompletesManagerDecisionAfterDispatchAndBeforeCleanupSettles #10710

Description

@ReubenBond

Orleans.Transactions.Tests.TransactionRecoveryLatencyTests.LocalAbortCompletesManagerDecisionAfterDispatchAndBeforeCleanupSettles failed intermittently in the macOS net8.0 BVT job for PR #10569.

Failure

Assert.True() Failure
Expected: True
Actual:   False

at Orleans.Transactions.Tests.TransactionRecoveryLatencyTests.LocalAbortCompletesManagerDecisionAfterDispatchAndBeforeCleanupSettles()

The test failed after approximately one second. The PR changes grain activation construction ordering and scheduler ownership; it does not modify transaction recovery code or this test. The corresponding transaction tests passed in local targeted validation and the other CI target/framework jobs.

Expected behavior

The manager decision should complete after dispatch and before cleanup settles deterministically across supported platforms and target frameworks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions