Skip to content

Stabilize parallel batch snapshot refresh timeout in the net9 full suite #5015

Description

@Widthdom

Discovered while validating #4909. The net9.0 full suite failed twice at CodeIndex.Tests.QueryCommandRunnerTests.RunBatch_ParallelRefreshesDetachedSnapshotsBetweenItems_Issue4872 because its 75-second wait timed out. The same test passed when run alone in 74 seconds. Command: dotnet test tests/CodeIndex.Tests/CodeIndex.Tests.csproj -c Release -f net9.0 --no-build --no-restore --settings tests/CodeIndex.Tests/CodeIndex.Tests.runsettings --blame-crash --blame-hang --blame-hang-timeout 5m. Expected: the test should have sufficient deterministic headroom in the full compatibility suite without weakening its concurrency assertions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions