Finish clangd testing. (flutter/engine#51786)

Closes https://github.com/flutter/flutter/issues/141641, yay we done!

---------

Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>
This commit is contained in:
Matan Lurey 2024-03-31 10:20:44 -07:00 committed by GitHub
parent ed62b96527
commit 1bf91441fa
2 changed files with 5 additions and 1 deletions

View File

@ -368,7 +368,6 @@ targets:
- os=Mac-13
- name: Linux mac_clangd
bringup: true
recipe: engine_v2/engine_v2
# Avoid using a Mac orchestrator to save ~5 minutes of Mac host time.
drone_dimensions:

View File

@ -32,6 +32,11 @@
"config": "mac_unopt_debug_no_rbe",
"targets": ["flutter/tools/font_subset"]
},
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "15a240d"
}
},
"tests": [
{
"language": "dart",