Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 20037e3

Browse files
authored
Re-stamp skia_gold_client e2e tests. (#51220)
Testing if `skia_gold_client` and pre-submit/post-submit is playing nice by triggering an update. Generated via: ```sh dart ./testing/skia_gold_client/tool/generate.dart ``` Related: flutter/flutter#144352.
1 parent 9aad0e9 commit 20037e3

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

.ci.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ targets:
6767
- lib/ui/**
6868
- shell/platform/android/**
6969
- testing/scenario_app/**
70+
- testing/skia_gold_client/**
7071

7172
- name: Linux linux_android_emulator_skia_tests
7273
enabled_branches:
@@ -86,6 +87,7 @@ targets:
8687
- lib/ui/**
8788
- shell/platform/android/**
8889
- testing/scenario_app/**
90+
- testing/skia_gold_client/**
8991

9092
# TODO(matanlurey): OpenGLES is very flaky, https://github.com/flutter/flutter/issues/143626.
9193
- name: Linux linux_android_emulator_opengles_tests
@@ -107,6 +109,7 @@ targets:
107109
- lib/ui/**
108110
- shell/platform/android/**
109111
- testing/scenario_app/**
112+
- testing/skia_gold_client/**
110113

111114
# Task to run Linux linux_android_emulator_tests on AVDs running Android 33
112115
# instead of 34 for investigating https://github.com/flutter/flutter/issues/137947.
@@ -129,6 +132,7 @@ targets:
129132
- lib/ui/**
130133
- shell/platform/android/**
131134
- testing/scenario_app/**
135+
- testing/skia_gold_client/**
132136

133137
- name: Linux builder_cache
134138
enabled_branches:
Loading
Loading
Loading

0 commit comments

Comments
 (0)