Unverified Commit 56387c01 authored by Matan Lurey's avatar Matan Lurey Committed by GitHub

Rename `external_ui` to `external_textures`. (#143406)

My understanding is I can do this safely because the task is marked `bringup: true`?

Next PR will remove `bringup` and take down the old tasks.

Partial work towards https://github.com/flutter/flutter/issues/142178.
parent b4270f7b
......@@ -2192,7 +2192,7 @@ targets:
["devicelab", "android", "linux", "pixel", "7pro"]
task_name: external_textures_integration_test
- name: Linux_android_emu external_ui_integration_test
- name: Linux_android_emu external_textures_integration_test
recipe: devicelab/devicelab_drone
# TODO(https://github.com/flutter/flutter/issues/142178): Enable this.
bringup: true
......@@ -2206,7 +2206,6 @@ targets:
properties:
tags: >
["devicelab", "linux"]
# TODO(https://github.com/flutter/flutter/issues/142178): Rename this.
task_name: external_textures_integration_test
# linux motog4 benchmark
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment