Skip to content

Tests fail since .NET 10 was released to GA #658

@PhilippNaused

Description

@PhilippNaused

Some of the tests are coded to verify that LTS installs .NET 8.0:

This causes the CI pipelines to fail.

Example of failed test output:

Expected _commandResult.StdOut to match regex "\ \ 8.0..\ [(/private)?/tmp/InstallScript-Tests/rv5cjri5.ovx/sdk]" because Matching the command output failed. Pattern: \ \ 8.0..\ [(/private)?/tmp/InstallScript-Tests/rv5cjri5.ovx/sdk]


File Name: /bin/bash
Arguments: -c "/tmp/InstallScript-Tests/rv5cjri5.ovx/dotnet --info"
Exit Code: 0
StdOut:
.NET SDK:
Version:           10.0.100
Commit:            b0f34d51fc
Workload version:  10.0.100-manifests.4c0ca8ba
MSBuild version:   18.0.2+b0f34d51f

Metadata

Metadata

Assignees

No one assigned

    Labels

    untriagedIssue is awaiting triage

    Type

    No type

    Projects

    Status

    Rollout

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions