From 29a8040869ff66bd1edbd6b2ed7f015d13d23516 Mon Sep 17 00:00:00 2001 From: Qun Cheng Date: Tue, 20 Feb 2024 13:23:58 -0800 Subject: [PATCH 1/4] Enable cocoon test --- registry/{flutter_cocoon.test.disabled => flutter_cocoon.test} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename registry/{flutter_cocoon.test.disabled => flutter_cocoon.test} (100%) diff --git a/registry/flutter_cocoon.test.disabled b/registry/flutter_cocoon.test similarity index 100% rename from registry/flutter_cocoon.test.disabled rename to registry/flutter_cocoon.test From 20133e51494b554edadcaf56da6fa3fb14e91344 Mon Sep 17 00:00:00 2001 From: Qun Cheng Date: Tue, 20 Feb 2024 13:31:21 -0800 Subject: [PATCH 2/4] Bring the latest commit hash --- registry/flutter_cocoon.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry/flutter_cocoon.test b/registry/flutter_cocoon.test index bb3b0c03..ba66c6b1 100644 --- a/registry/flutter_cocoon.test +++ b/registry/flutter_cocoon.test @@ -1,6 +1,6 @@ contact=flutter-infra@google.com fetch=git clone https://github.com/flutter/cocoon.git tests -fetch=git -C tests checkout 49af3c041c302c2abf76825b1e53ef3a2c5d1509 +fetch=git -C tests checkout 5d1ed59deb63b2a47d73799a357dac4fe544ad64 update=dashboard # Runs flutter analyze, flutter test, and builds web platform test.posix=./test_utilities/bin/flutter_test_runner.sh dashboard From 4659fe3acaaf45a765087eb7c1d257dc64d9dc24 Mon Sep 17 00:00:00 2001 From: Qun Cheng Date: Tue, 5 Mar 2024 16:32:51 -0800 Subject: [PATCH 3/4] Update to the latest commit --- registry/flutter_cocoon.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry/flutter_cocoon.test b/registry/flutter_cocoon.test index ba66c6b1..c83687b3 100644 --- a/registry/flutter_cocoon.test +++ b/registry/flutter_cocoon.test @@ -1,6 +1,6 @@ contact=flutter-infra@google.com fetch=git clone https://github.com/flutter/cocoon.git tests -fetch=git -C tests checkout 5d1ed59deb63b2a47d73799a357dac4fe544ad64 +fetch=git -C tests checkout f3a3b3585eeee9e547488266283706e536dd835e update=dashboard # Runs flutter analyze, flutter test, and builds web platform test.posix=./test_utilities/bin/flutter_test_runner.sh dashboard From 203214233322d88cb9080ab5269496d616c94c9d Mon Sep 17 00:00:00 2001 From: Qun Cheng Date: Wed, 6 Mar 2024 11:56:28 -0800 Subject: [PATCH 4/4] Update to latest commit --- registry/flutter_cocoon.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry/flutter_cocoon.test b/registry/flutter_cocoon.test index c83687b3..c5d2b171 100644 --- a/registry/flutter_cocoon.test +++ b/registry/flutter_cocoon.test @@ -1,6 +1,6 @@ contact=flutter-infra@google.com fetch=git clone https://github.com/flutter/cocoon.git tests -fetch=git -C tests checkout f3a3b3585eeee9e547488266283706e536dd835e +fetch=git -C tests checkout 8880a7a15c3723a7e93caf7bd96650c93568b1e7 update=dashboard # Runs flutter analyze, flutter test, and builds web platform test.posix=./test_utilities/bin/flutter_test_runner.sh dashboard