From 6a8fa1018476c896acc1b72259bcf354846b7d98 Mon Sep 17 00:00:00 2001 From: Jason Simmons Date: Fri, 21 Jun 2024 08:23:18 -0700 Subject: [PATCH] Roll the devtools customer test to pick up a workaround for a flaky test (#381) --- registry/flutter_devtools.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry/flutter_devtools.test b/registry/flutter_devtools.test index 91d8a7c4..a36dd914 100644 --- a/registry/flutter_devtools.test +++ b/registry/flutter_devtools.test @@ -3,7 +3,7 @@ contact=dart-devtools-eng@google.com fetch=git -c core.longPaths=true clone https://github.com/flutter/devtools.git tests -fetch=git -c core.longPaths=true -C tests checkout 50f659156081be27e4fc19542195e8107dbf9256 +fetch=git -c core.longPaths=true -C tests checkout a566b224c3287e2ff795af8992688d08d4143fff setup.linux=./tool/flutter_customer_tests/setup.sh >> output.txt