Skip to content

Commit

Permalink
[ci] Move Linux repo tool tests to LUCI (#4006)
Browse files Browse the repository at this point in the history
Enables the new LUCI repo tools test, and removes the Cirrus version.

Part of flutter/flutter#114373
  • Loading branch information
stuartmorgan authored May 16, 2023
1 parent b971830 commit 4edb651
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ platform_properties:
targets:
### Linux tasks ###
- name: Linux repo_tools_tests
bringup: true # New target
recipe: packages/packages
timeout: 30
properties:
Expand Down
5 changes: 0 additions & 5 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,6 @@ task:
zone: us-central1-a
namespace: default
matrix:
### Platform-agnostic tasks ###
- name: Linux plugin_tools_tests
script:
- cd script/tool
- dart pub run test
# Repository rules and best-practice enforcement.
# Only channel-agnostic tests should go here since it is only run once
# (on Flutter master).
Expand Down

0 comments on commit 4edb651

Please sign in to comment.