Skip to content

Commit

Permalink
Remove web compile benchmarks that specify an attached device (#125559)
Browse files Browse the repository at this point in the history
  • Loading branch information
zanderso authored Apr 26, 2023
1 parent c9d7bed commit 66fa4c5
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1911,17 +1911,7 @@ targets:
["devicelab", "android", "linux"]
task_name: flutter_gallery_v2_chrome_run_test

- name: Linux_android flutter_gallery_v2_web_compile_test
recipe: devicelab/devicelab_drone
presubmit: false
timeout: 60
properties:
tags: >
["devicelab", "android", "linux"]
task_name: flutter_gallery_v2_web_compile_test

- name: Linux flutter_gallery_v2_web_compile_test
bringup: true
recipe: devicelab/devicelab_drone
presubmit: false
timeout: 60
Expand Down Expand Up @@ -2351,17 +2341,7 @@ targets:
{"dependency": "open_jdk", "version": "version:11"}
]
- name: Linux_android web_size__compile_test
recipe: devicelab/devicelab_drone
presubmit: false
timeout: 60
properties:
tags: >
["devicelab", "android", "linux"]
task_name: web_size__compile_test

- name: Linux web_size__compile_test
bringup: true
recipe: devicelab/devicelab_drone
presubmit: false
timeout: 60
Expand Down

0 comments on commit 66fa4c5

Please sign in to comment.