Skip to content

Commit b1c1066

Browse files
authored
Update git hash for flutter/devtools (#483)
Roll in flutter/devtools#9718. To make flutter/flutter#181345 go green.
1 parent a2f216b commit b1c1066

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

registry/flutter_devtools.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ fetch=git -c core.longPaths=true clone https://github.com/flutter/devtools.git t
77
# NOTE: this commit hash should also match the hash in flutter_devtools_analysis.test.
88
# The analysis and testing for DevTools have been split into two different
99
# registry to speed up performance.
10-
fetch=git -c core.longPaths=true -C tests checkout ec077193771eef3451c7ba39949fb622168b2323
10+
fetch=git -c core.longPaths=true -C tests checkout 0c1d983a4dafa7999c24f66c6c6857ee7633a4fd
1111

1212
setup.linux=./tool/flutter_customer_tests/setup.sh >> output.txt
1313

registry/flutter_devtools_analysis.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ fetch=git -c core.longPaths=true clone https://github.com/flutter/devtools.git t
77
# NOTE: this commit hash should also match the hash in flutter_devtools.test.
88
# The analysis and testing for DevTools have been split into two different
99
# registry to speed up performance.
10-
fetch=git -c core.longPaths=true -C tests checkout ec077193771eef3451c7ba39949fb622168b2323
10+
fetch=git -c core.longPaths=true -C tests checkout 0c1d983a4dafa7999c24f66c6c6857ee7633a4fd
1111

1212
# Mock generation required. Otherwise the test code will show analysis errors.
1313
setup.linux=./tool/flutter_customer_tests/setup.sh >> output.txt

0 commit comments

Comments
 (0)