Skip to content

Commit

Permalink
Disable framework smoke tests. (flutter#50800)
Browse files Browse the repository at this point in the history
We do not think these tests have value and/or are running in the correct
place. These tests almost never fail. When they do fail, it is often due
to an unrelated breakage in the framework
  • Loading branch information
jonahwilliams authored Feb 21, 2024
1 parent 23d34ea commit 3557277
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,15 +202,6 @@ targets:
# - shell/platform/windows/**
# - web_sdk/**

- name: Linux Framework Smoke Tests
recipe: engine/framework_smoke
enabled_branches:
- main
timeout: 60
properties:
gclient_variables: >-
{"use_rbe": true}
- name: Linux linux_clang_tidy
recipe: engine_v2/engine_v2
timeout: 120
Expand Down

0 comments on commit 3557277

Please sign in to comment.