-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Open
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team
Description
Currently, JUnit tests are blocked for tests requiring Android SDK 29 (Q) because of issues with Robolectric, our Android testing framework. To make progress on high priority tickets, we will land PRs now and land tests as a follow-up. This issue is created to track where such tests need to be added once the issues with Robolectric have been resolved.
Issue tracking implementation of Robolectric support of Q: #38471
Edit: The above issue has now been fixed, so the only thing that's needed to be done here is to introduce tests for systemGestureInsets!
Tests required:
- FlutterView systemGestureInsets tests - Pass Android Q insets.systemGestureInsets to Window engine#10413
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team