
These tests would fail sometimes when run locally. Since they happen to also be the ones that are flaky on bots, maybe there's some relationship, even though the failure mode on bots is different. In any case, this removes a variable.
The files in this directory are used as part of tests in the
flutter_tools
package. They are here because here these tests need a
pubspec.yaml
that references the flutter framework (which is
intentionally not true of the flutter_tools
package).