Skip to content

Commit 4edb651

Browse files
[ci] Move Linux repo tool tests to LUCI (flutter#4006)
Enables the new LUCI repo tools test, and removes the Cirrus version. Part of flutter#114373
1 parent b971830 commit 4edb651

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

.ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ platform_properties:
4646
targets:
4747
### Linux tasks ###
4848
- name: Linux repo_tools_tests
49-
bringup: true # New target
5049
recipe: packages/packages
5150
timeout: 30
5251
properties:

.cirrus.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,6 @@ task:
8383
zone: us-central1-a
8484
namespace: default
8585
matrix:
86-
### Platform-agnostic tasks ###
87-
- name: Linux plugin_tools_tests
88-
script:
89-
- cd script/tool
90-
- dart pub run test
9186
# Repository rules and best-practice enforcement.
9287
# Only channel-agnostic tests should go here since it is only run once
9388
# (on Flutter master).

0 commit comments

Comments
 (0)