Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
Clarify where to find goldens (#1005)
Browse files Browse the repository at this point in the history
Also update 4 goldens to make tree green
  • Loading branch information
guidezpl committed Sep 5, 2023
1 parent 923ab02 commit 22a07bf
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test_goldens/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ on a Linux or Windows machine the golden tests will not pass on Github Actions.
Instead you are recommended to download the goldens directly from the failed
Github Actions job, and use those inside of your branch.

You can find the goldens under Artifacts in the top menu inside of the failed
Github Actions job. It will include the golden image, your test image and the
You can find the goldens from a given test run (e.g. https://github.com/flutter/gallery/actions/runs/6070588209) at
the bottom of the Summary page, under "Artifacts". The `goldens` folder includes the golden image, your test image and the
difference.

![Where to download the golden artifacts](https://user-images.githubusercontent.com/1770678/80202787-70f1de80-8626-11ea-9d98-58ac72f67479.png)
![Where to download the golden artifacts](https://github.com/flutter/gallery/assets/6655696/f53cab57-7b43-4f62-9594-5df5343a6cac)>

## Loading fonts in golden tests

Expand Down
Binary file modified test_goldens/goldens/home_page_desktop_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test_goldens/goldens/home_page_desktop_light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test_goldens/goldens/home_page_mobile_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test_goldens/goldens/home_page_mobile_light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 22a07bf

Please sign in to comment.