mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() May fix https://github.com/flutter/flutter/issues/148393. There are reports on the robolectric issue tracker of >`4.10.3` causing the error we are seeing https://github.com/robolectric/robolectric/issues/8158 The test doesn't actually need robolectric (and didn't originally use it, or flake before using it), but it was added in https://github.com/flutter/flutter/pull/144348. We can safely remove it by mocking the call to `View.generateViewId()`, so try removing it and see if flakes go away. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
lib-proguard-rules.txt | ||
settings.gradle |