Revert "[skif] Add basic FilterResult test cases"
This reverts commit 04cd24b1412b4d2c84c52e15ba1201bd005acce7.
Reason for revert: The test is failing on Adreno jobs with the following message:
../../../../../../skia/tests/FilterResultTest.cpp:357 Unexpected non-transparent pixels [FilterResult_IntersectingCrops_ganesh, OpenGLES, Consecutive applyCrops() combine, backpropagate output: 1, action 1]: badTransparencyCount == 0
1 failures
Failures:
Original change's description:
> [skif] Add basic FilterResult test cases
>
> This also formalizes the order of operations for the effect modifiers
> on a FilterResult and fixes some discovered bugs in the applyCrop() and
> applyTransform() implementations after the tests were written.
>
> This CL defines some logic to run the filter result tests for the
> Graphite backend but the synchronous readback isn't working correctly.
> The graphite test definitions are commented out and will be re-enabled
> when there's time to investigate. But the tests are valid for raster
> and Ganesh so I don't want to block their landing.
>
> Bug: b/264551694
> Change-Id: Id89495dc44cbc84f6c83c3572f6b0546a7940978
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/612679
> Reviewed-by: Robert Phillips <robertphillips@google.com>
> Commit-Queue: Michael Ludwig <michaelludwig@google.com>
Bug: b/264551694
Change-Id: Ibc12591ada7279446c9e1c975fb1e3b1ca298629
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/661116
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Auto-Submit: Arman Uguray <armansito@google.com>
Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
5 files changed