Skip to content

Golden tests failed to run on the 3.23 beta release #149670

@gaaclarke

Description

@gaaclarke

Previously work was done to make sure the golden tests run on the release branches. It was verified to work in a mock run at #146078. When the 3.23 beta branch was created golden images were not reaped like it did in the mock test.

This is likely a difference in the environment between the test and the real release workflow. The code that added the ability for cocoon to run the skia gold on release branches was added in flutter/cocoon#3659 and appears intact still.

The PR that disabled the golden image tests for the 3.23 beta branch was flutter/engine#53163. It appears that the release team ran into issues beyond just the failure of cocoon to reap the golden images too since there was a need to disable the tests. I believe that is their GOLDCTL env var issue which should be resolved by adding skia gold as a dependency in the builder.

We need to identify the difference between the mock run and the real workflow to understand why cocoon did not reap the golden images.

cc @matanlurey

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listteam-engineOwned by Engine teamtriaged-engineTriaged by Engine team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions