Fix flaky test LayerWithRealCompositorTest.CanvasDrawFadedString due to Aliasing
This CL is changing the image used as result. The win7 image was taken with aliasing off. The bots has aliasing on by default and was turned off by incorrect code in chrome. see: https://chromium-review.googlesource.com/c/chromium/src/+/1570527 The bots got fixed and the code causing flakiness is getting removed. The expected results should be the image with aliasing activated. NOTE TO SHERRIFS: If LayoutProviderTest.ExplicitTypographyLineHeight, please disable the test and assign the bug to me. I think I've found any cause of flakiness. If not, I'll dig more. Bug: 955128 Change-Id: I753df3dc217a7aa030b4490297a4ee54344a5a87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1597277Reviewed-by:kylechar <kylechar@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#658565}
Showing