Skip to content

Commit

Permalink
Disable impeller cmake test until it is fixed (flutter#54788)
Browse files Browse the repository at this point in the history
This task is consistently failing (with 3 retries for every engine commit). There is an issue to fix the problem, but until that issue is addressed, the task is primarily wasting CI resources.
  • Loading branch information
flar authored Aug 26, 2024
1 parent 8b59622 commit d17f0cb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 37 deletions.
8 changes: 0 additions & 8 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -515,14 +515,6 @@ targets:
- os=Mac-13|Mac-14
- cpu=x86

- name: Mac impeller-cmake-example
bringup: true
recipe: engine_v2/engine_v2
timeout: 60
properties:
cpu: arm64
config_name: mac_impeller_cmake_example

- name: Windows windows_android_aot_engine
recipe: engine_v2/engine_v2
timeout: 120
Expand Down
29 changes: 0 additions & 29 deletions ci/builders/mac_impeller_cmake_example.json

This file was deleted.

0 comments on commit d17f0cb

Please sign in to comment.