Skip to content
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
[ci] Disable Windows repo tool tests
They are failing in postsubmit, even though they passed presubmit. Disabling them to re-open the tree pending investigation.

flutter/flutter#126750
  • Loading branch information
stuartmorgan-g authored May 13, 2023
commit 19c160129d58120836edcdc3592b6e182ce6bce6
1 change: 1 addition & 0 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@ targets:
]

- name: Windows repo_tools_tests
bringup: true # https://github.com/flutter/flutter/issues/126750
recipe: packages/packages
timeout: 30
properties:
Expand Down