Amend pointerevent tests so they are stable while the test is executing
Some pointer event tests used a log method that would cause the layout to change and this caused issues for using threaded compositing. Switch to a method that already existed before to collect the log entries and then show them at the end of the test. BUG=831653 Change-Id: I3d1b16d01aa15c3c1660d36ce10aa702671c6786 Reviewed-on: https://chromium-review.googlesource.com/1226097Reviewed-by:Navid Zolghadr <nzolghadr@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#591349}
Showing
Please register or sign in to comment