-
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: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team
Description
There are a number of testing classes used to test sequences of DlOpReceiver calls that all use custom code to store expected clips, or save layers, or depth indications and then explicitly implement the interface to vet those values.
These classes should probably be replaced by a global gmock version of that interface.
See these sites for potential migration:
- display_list_unittests.cc
- SaveLayerExpector
- SaveLayerBoundsExpector
- DepthExpector
- ClipExpector
- performance_overlay_layer_unittests.cc
- ImageSizeTextBlobInspector
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: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team