Skip to content

Commit

Permalink
Roll cocoon tests to 5bc3916e16d57d5233a26a3d6dfcce317538f3b5 (#429)
Browse files Browse the repository at this point in the history
Rolls the cocoon checkout to 5bc3916e16d57d5233a26a3d6dfcce317538f3b5 so it picks up the fix here: flutter/cocoon#4040

This allows flutter/flutter#157755 to land without breaking customer tests.
  • Loading branch information
harryterkelsen authored Nov 19, 2024
1 parent 6b2853b commit 3deeb2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion registry/flutter_cocoon.test
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[email protected]
fetch=git clone https://github.com/flutter/cocoon.git tests
fetch=git -C tests checkout ded610ea7563cff50efa6efaeeb14d69848382c0
fetch=git -C tests checkout 5bc3916e16d57d5233a26a3d6dfcce317538f3b5
update=dashboard
# Runs flutter analyze, flutter test, and builds web platform
test.posix=./test_utilities/bin/flutter_test_runner.sh dashboard
Expand Down

0 comments on commit 3deeb2d

Please sign in to comment.