De-flaking some tests in virtual/gpu/fast/canvas
This change uses layoutAndPaintAsyncThen + notifyDone to fix the
flakiness of some canvas layout tests with gpu acceleration enabled.
This approach seems to do the trick locally. This change fixes a
subset of the tests to see if this approach holds up on the test bots.
If it does, the rest of the tests will be fixed in a follow-up change.
BUG=410929
NOTRY=true
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196523
4 years, 11 months ago
(2015-06-04 04:45:39 UTC)
#2
PTAL
Stephen White
LGTM but if this is required in all cases, shouldn't we change the implementation of ...
4 years, 11 months ago
(2015-06-04 15:34:32 UTC)
#3
LGTM but if this is required in all cases, shouldn't we change the
implementation of notifyDone() instead? Are there tests for which that would be
overkill?
Justin Novosad
The CQ bit was checked by junov@chromium.org
4 years, 11 months ago
(2015-06-04 18:05:24 UTC)
#4
Issue 1161463007: De-flaking some tests in virtual/gpu/fast/canvas
(Closed)
Created 4 years, 11 months ago by Justin Novosad
Modified 4 years, 11 months ago
Reviewers: Stephen White
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 0