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

Renamed the scenario tests target to be generic emulator tests. #28919

Merged
merged 1 commit into from
Feb 10, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ targets:
timeout: 60
scheduler: luci

- name: Linux Android Scenarios
- name: Linux Android Emulator Tests
bringup: true # Recipe issue https://github.com/flutter/flutter/issues/86427
recipe: engine/scenarios
properties:
Expand Down