diff --git a/.ci.yaml b/.ci.yaml index cbceb778aba98..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 @@ -329,6 +330,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"] @@ -448,6 +450,7 @@ targets: [ {"dependency": "goldctl", "version": "git_revision:3a77d0b12c697a840ca0c7705208e8622dc94603"} ] + no_goma: "true" timeout: 60 runIf: - DEPS @@ -525,6 +528,7 @@ targets: [ {"dependency": "chrome_and_driver", "version": "version:111.0"} ] + no_goma: "true" timeout: 60 runIf: - DEPS 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": [