Skip to content

Commit 1f0b249

Browse files
Revert "Disable flutter_devtools.test" (#455)
Reverts #452 now that flutter/website#11904 has landed and updates the DevTools hash to include a skipped test (flutter/devtools#9150) that was hitting the network against the [test guidelines](https://github.com/flutter/tests?tab=readme-ov-file#adding-more-tests).
1 parent 55deebb commit 1f0b249

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 67a84729537ea5011f5ee909613133006eb47e92
10+
fetch=git -c core.longPaths=true -C tests checkout 4fdf69d2ef038173824ed61096224e020be094f9
1111

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

0 commit comments

Comments
 (0)