diff --git a/registry/flutter_devtools.test.disabled b/registry/flutter_devtools.test similarity index 91% rename from registry/flutter_devtools.test.disabled rename to registry/flutter_devtools.test index 564df2e..8d03790 100644 --- a/registry/flutter_devtools.test.disabled +++ b/registry/flutter_devtools.test @@ -7,7 +7,7 @@ fetch=git -c core.longPaths=true clone https://github.com/flutter/devtools.git t # NOTE: this commit hash should also match the hash in flutter_devtools_analysis.test. # The analysis and testing for DevTools have been split into two different # registry to speed up performance. -fetch=git -c core.longPaths=true -C tests checkout 4fdf69d2ef038173824ed61096224e020be094f9 +fetch=git -c core.longPaths=true -C tests checkout 51d23c09e5992cc33dcda3ff20863de00c4c516c setup.linux=./tool/flutter_customer_tests/setup.sh >> output.txt diff --git a/registry/flutter_devtools_analysis.test b/registry/flutter_devtools_analysis.test index 9fc4688..5868def 100644 --- a/registry/flutter_devtools_analysis.test +++ b/registry/flutter_devtools_analysis.test @@ -7,7 +7,7 @@ fetch=git -c core.longPaths=true clone https://github.com/flutter/devtools.git t # NOTE: this commit hash should also match the hash in flutter_devtools.test. # The analysis and testing for DevTools have been split into two different # registry to speed up performance. -fetch=git -c core.longPaths=true -C tests checkout 67a84729537ea5011f5ee909613133006eb47e92 +fetch=git -c core.longPaths=true -C tests checkout 51d23c09e5992cc33dcda3ff20863de00c4c516c # Mock generation required. Otherwise the test code will show analysis errors. setup.linux=./tool/flutter_customer_tests/setup.sh >> output.txt