Skip to content

Release branches should skip skia_gold tests, others only meant to pass on master #58814

Closed
@christopherfujino

Description

@christopherfujino

Certain CI tests, (e.g. skia_gold goldens tests) are currently set up with the assumption that they will be run pre/post submit against master. This means that they are almost certain to fail on release branches, where the code is between weeks and months old. It is important that CI for release branches are kept as green as possible, so that legitimate regressions are immediately identified.

Where possible, tests should be modified to accurately test older release code (e.g. #57062). This issue is specifically tracking skipping tests that would be either impossible or extremely difficult to support multiple release branches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: contributor-productivityTeam-specific productivity, code health, technical debt.team-infraOwned by Infrastructure team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions