From 5c6dab31d36eb6222502ab27a5bcb9c2f6521fa3 Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Mon, 21 Oct 2024 07:37:15 -0700 Subject: [PATCH 1/2] Increase timeout for Linux mac_clangd Timing out on the release branch. --- .ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci.yaml b/.ci.yaml index 205edfe43306c..239cce546881e 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -506,6 +506,7 @@ targets: # Avoid using a Mac orchestrator to save ~5 minutes of Mac host time. - name: Linux mac_clangd recipe: engine_v2/engine_v2 + timeout: 90 # Do not remove(https://github.com/flutter/flutter/issues/144644) # Scheduler will fail to get the platform drone_dimensions: From ee0d1914e449d3802bccc604145969f19e4beac3 Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Mon, 21 Oct 2024 07:38:36 -0700 Subject: [PATCH 2/2] Update mac_unopt_debug_no_rbe.json --- ci/builders/mac_unopt_debug_no_rbe.json | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/builders/mac_unopt_debug_no_rbe.json b/ci/builders/mac_unopt_debug_no_rbe.json index fd415737cd093..4b211e8eb3ba8 100644 --- a/ci/builders/mac_unopt_debug_no_rbe.json +++ b/ci/builders/mac_unopt_debug_no_rbe.json @@ -9,6 +9,7 @@ ], "builds": [ { + "cas_archive": false, "drone_dimensions": [ "device_type=none", "os=Mac-13|Mac-14",