Fix flaky ImageBitmap resize layout tests
ImageBitmap resize layout tests write an extensive amount of debug information to the console, as requested by Skia team. Apparently sometimes the test finishes before all the degug info are printed to the console, causing the tests to be flaky on try bots. This CL hides the debug info behind a test option, so they can be printed only if necessary. Bug: 829953 Change-Id: I32955d2b49074cdf68ab7e59766d91fc560286cf Reviewed-on: https://chromium-review.googlesource.com/1026200Reviewed-by:Justin Novosad <junov@chromium.org> Commit-Queue: Mohammad Reza Zakerinasab <zakerinasab@chromium.org> Cr-Commit-Position: refs/heads/master@{#553631}
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment