mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
These tests break under Skia's new behaviors when evaluating the bounds of ill-defined filtering operations such as ColorFilters that affect even transparent pixels. The Flutter engine is currently building with a backwards compatibility flag which we should be able to remove with the new versions of these tests.