From 035522e462844d58934fabaf2b7cf853728e86e9 Mon Sep 17 00:00:00 2001 From: Jackson Gardner Date: Thu, 9 Mar 2023 13:52:44 -0800 Subject: [PATCH 1/3] Use `no_goma` for the web framework tests. --- .ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci.yaml b/.ci.yaml index cbceb778aba98..ac7435f9626c2 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -329,6 +329,7 @@ targets: {"dependency": "curl", "version": "version:7.64.0"} ] framework: "true" + no_goma: "true" shard: web_tests subshards: >- ["0", "1", "2", "3", "4", "5", "6", "7_last"] From 8d629516d2f0060da0c00471503cab591adaed65 Mon Sep 17 00:00:00 2001 From: Jackson Gardner Date: Thu, 9 Mar 2023 13:57:01 -0800 Subject: [PATCH 2/3] Also disable goma on the web_engine builder. --- .ci.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.ci.yaml b/.ci.yaml index ac7435f9626c2..220941debd57b 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -304,6 +304,7 @@ targets: {"dependency": "firefox", "version": "version:106.0"}, {"dependency": "goldctl", "version": "git_revision:3a77d0b12c697a840ca0c7705208e8622dc94603"} ] + no_goma: "true" timeout: 60 runIf: - DEPS @@ -449,6 +450,7 @@ targets: [ {"dependency": "goldctl", "version": "git_revision:3a77d0b12c697a840ca0c7705208e8622dc94603"} ] + no_goma: "true" timeout: 60 runIf: - DEPS @@ -526,6 +528,7 @@ targets: [ {"dependency": "chrome_and_driver", "version": "version:111.0"} ] + no_goma: "true" timeout: 60 runIf: - DEPS From 1e1ab87b63e3e7ee9dc4aabcf529a31c89c08cf5 Mon Sep 17 00:00:00 2001 From: Jackson Gardner Date: Thu, 9 Mar 2023 16:04:29 -0800 Subject: [PATCH 3/3] Upload web engine v2 artifacts to prod. --- ci/builders/linux_web_engine.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ci/builders/linux_web_engine.json b/ci/builders/linux_web_engine.json index e1b1c1336fea7..af80baae8e8c9 100644 --- a/ci/builders/linux_web_engine.json +++ b/ci/builders/linux_web_engine.json @@ -8,7 +8,8 @@ "type": "gcs", "include_paths": [ "out/wasm_release/zip_archives/flutter-web-sdk.zip" - ] + ], + "realm": "production" } ], "drone_dimensions": [