diff --git a/tool/flutter_ci_script_master.sh b/tool/flutter_ci_script_master.sh index 89b1f0979..6cf313167 100755 --- a/tool/flutter_ci_script_master.sh +++ b/tool/flutter_ci_script_master.sh @@ -20,11 +20,11 @@ declare -ar PROJECT_NAMES=( "asset_transformation" "background_isolate_channels" "code_sharing/client" - #TODO(ewindmill): The integration tests are failing + # TODO(ewindmill): The integration tests are failing # "code_sharing/server" "code_sharing/shared" "compass_app/app" - #TODO(ewindmill): The integration tests are failing + # TODO(ewindmill): The integration tests are failing # "compass_app/server" "context_menus" "date_planner" @@ -40,7 +40,7 @@ declare -ar PROJECT_NAMES=( "infinite_list" "ios_app_clip" # TODO(ewindmill): replace deprecated activeColor with activeThumbColor in 3.33 -# "isolate_example" + # "isolate_example" # TODO(ewindmill) - RadioGroup api changed. # "material_3_demo" "navigation_and_routing" diff --git a/tool/flutter_ci_script_stable.sh b/tool/flutter_ci_script_stable.sh index 7f65f3df4..ba5eb35a2 100755 --- a/tool/flutter_ci_script_stable.sh +++ b/tool/flutter_ci_script_stable.sh @@ -36,21 +36,21 @@ declare -ar PROJECT_NAMES=( "google_maps" "infinite_list" "ios_app_clip" + # TODO(ewindmill) For all the following 4 -- Uncomment when 3.34 goes stable. I updated too soon. # "isolate_example" # "material_3_demo" + # "platform_channels" + # "platform_design" "navigation_and_routing" "pedometer" "pedometer/example" "place_tracker" - # "platform_channels" - "platform_design" "platform_view_swift" "provider_counter" "provider_shopper" "simple_shader" "simplistic_calculator" -# TODO(@ewindmill) - -# "simplistic_editor" + # "simplistic_editor" "testing_app" "veggieseasons" "web_embedding/element_embedding_demo"