Skip to content

Commit 6d41f95

Browse files
committed
Disable on master
1 parent 2c6d412 commit 6d41f95

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tool/flutter_ci_script_master.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ declare -ar PROJECT_NAMES=(
4040
"platform_view_swift"
4141
"provider_counter"
4242
"provider_shopper"
43-
# TODO(DomesticMouse): https://github.com/flutter/samples/issues/1443
43+
# TODO(bleroux): Missing concrete implementation of 'TextInputClient.didChangeInputControl'
44+
# see https://github.com/flutter/flutter/pull/76072 (merged 6 oct. 2022)
4445
# "simplistic_editor"
4546
"testing_app"
4647
"veggieseasons"

0 commit comments

Comments
 (0)