Skip to content
This repository was archived by the owner on Mar 8, 2025. It is now read-only.
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
31 changes: 0 additions & 31 deletions engine/src/flutter/.ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -424,37 +424,6 @@ targets:
properties:
config_name: linux_unopt

- name: Linux Web Framework tests
recipe: engine/web_engine_framework
enabled_branches:
- main
- master
properties:
add_recipes_cq: "true"
cores: "32"
gclient_variables: >-
{"download_emsdk": true}
dependencies: >-
[
{"dependency": "chrome_and_driver", "version": "version:119.0.6045.9"},
{"dependency": "curl", "version": "version:7.64.0"}
]
no_goma: "true"
drone_dimensions: >
["device_type=none", "os=Linux"]
shard: web_tests
subshards: >-
["0", "1", "2", "3", "4", "5", "6", "7_last"]
timeout: 60
runIf:
- DEPS
- engine/src/flutter/.ci.yaml
- lib/web_ui/**
- web_sdk/**
- tools/**
- ci/**
- flutter_frontend_server/**

- name: Linux mac_android_aot_engine
recipe: engine_v2/engine_v2
timeout: 240
Expand Down