Skip to content

Commit

Permalink
Reverts "Shift Linux_build_test tests from MotoG4 to mokey (flutter#1…
Browse files Browse the repository at this point in the history
…52750)" (flutter#152755)

Reverts: flutter#152750
Initiated by: zanderso
Reason for reverting: infra failure
Original PR Author: zanderso

Reviewed By: {jason-simmons}

This change reverts the following previous change:
For flutter#148085
  • Loading branch information
auto-submit[bot] authored Aug 2, 2024
1 parent 9cc5d7f commit f10a497
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2854,7 +2854,7 @@ targets:
task_name: flutter_gallery__transition_perf
artifact: gallery__transition_perf
drone_dimensions: >
["device_os=N","os=Linux", "device_type=mokey"]
["device_os=N","os=Linux", "device_type=msm8952"]
- name: Linux_build_test flutter_gallery__transition_perf_e2e
recipe: devicelab/devicelab_drone_build_test
Expand All @@ -2866,7 +2866,7 @@ targets:
task_name: flutter_gallery__transition_perf_e2e
artifact: gallery__transition_perf_e2e
drone_dimensions: >
["device_os=N","os=Linux", "device_type=mokey"]
["device_os=N","os=Linux", "device_type=msm8952"]
- name: Linux_build_test flutter_gallery__transition_perf_hybrid
recipe: devicelab/devicelab_drone_build_test
Expand All @@ -2878,7 +2878,7 @@ targets:
task_name: flutter_gallery__transition_perf_hybrid
artifact: gallery__transition_perf_hybrid
drone_dimensions: >
["device_os=N","os=Linux", "device_type=mokey"]
["device_os=N","os=Linux", "device_type=msm8952"]
# linux mokey benchmark
- name: Linux_mokey flutter_gallery__transition_perf_with_semantics
Expand Down

0 comments on commit f10a497

Please sign in to comment.