Skip to content

Improve Pipeline Handling of Copying Test Results #6368

Description

@Trenly

In #6287 it was found that a double copy is happening on test results. This issue is to track an improvement suggestion from that PR

A better solution could be to prevent the double copy from happening to begin with. I believe this could be prevented if we cleared the winget logs during the OneTimeSetUp. So, each time we call the E2E tests with different options, we would only need to copy what that test run generated.

Originally posted by @florelis in #6287 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-FeatureThis is a feature request for the Windows Package Manager client.

    Type

    No type

    Fields

    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