Skip to content

Commit 19c6414

Browse files
[ci] Disable Windows repo tool tests (#3980)
They are failing in postsubmit, even though they passed presubmit. Disabling them to re-open the tree pending investigation. flutter/flutter#126750
1 parent a2aac12 commit 19c6414

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,7 @@ targets:
335335
]
336336
337337
- name: Windows repo_tools_tests
338+
bringup: true # https://github.com/flutter/flutter/issues/126750
338339
recipe: packages/packages
339340
timeout: 30
340341
properties:

0 commit comments

Comments
 (0)