diff --git a/tool/flutter_ci_script_master.sh b/tool/flutter_ci_script_master.sh index 3a9385213..4bdaeb903 100755 --- a/tool/flutter_ci_script_master.sh +++ b/tool/flutter_ci_script_master.sh @@ -16,7 +16,8 @@ declare -ar PROJECT_NAMES=( "add_to_app/prebuilt_module/flutter_module" "analysis_defaults" "android_splash_screen" - "animations" + # TODO(DomesticMouse): 'textScaleFactor' is deprecated and shouldn't be used. + # "animations" "background_isolate_channels" "code_sharing/client" "code_sharing/server" @@ -49,7 +50,8 @@ declare -ar PROJECT_NAMES=( "infinite_list" "ios_app_clip" "isolate_example" - "jsonexample" + # TODO(DomesticMouse: ComplexObjectView widget test Typical object is displayed correctly + # "jsonexample" "material_3_demo" # TODO(DomesticMouse): The '!' will have no effect because the receiver can't be null. # "navigation_and_routing"