
These tests are slightly flakey due to the macos cache issue. These aren't actually tests, instead the prepopulate an RBE cache - so the failure shouldn't close the tree, because cold caches isn't a failure state (its just unfortunate).
Flutter Engine
gclient
bootstrap
Flutter engine uses gclient
to manage dependencies.
If you've already cloned the flutter repository:
- Copy one of the
engine/scripts/*.gclient
to the root folder as.gclient
- run
gclient sync