Skip to content

Commit eef31a1

Browse files
authored
Update Mac_mokey microbenchmarks with issue to the bringup: true in ci config for easier discovery (#164694)
Update the comment in .ci.yaml with the issue link for easier discovery. Related issue: #156506 Related discussion: flutter/flutter#162000 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I read the [Tree Hygiene] wiki page, which explains my responsibilities. - [x] I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement]. - [x] I signed the [CLA]. - [x] I listed at least one issue that this PR fixes in the description above. - [x] I updated/added relevant documentation (doc comments with `///`). - [x] I added new tests to check the change I am making, or this PR is [test-exempt]. - [x] I followed the [breaking change policy] and added [Data Driven Fixes] where supported. - [x] All existing and new tests are passing.
1 parent 234b50a commit eef31a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4691,7 +4691,7 @@ targets:
46914691
- name: Mac_mokey microbenchmarks
46924692
recipe: devicelab/devicelab_drone
46934693
presubmit: false
4694-
bringup: true # Flaky: codefu
4694+
bringup: true # TODO(codefu): https://github.com/flutter/flutter/issues/156506
46954695
timeout: 60
46964696
properties:
46974697
tags: >

0 commit comments

Comments
 (0)