|
|
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
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+35 lines, -19 lines) |
Patch |
 |
M |
LayoutTests/TestExpectations
|
View
|
1
2
3
|
1 chunk |
+4 lines, -12 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/canvas/canvas-render-layer.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/canvas/canvas-resize-after-paint-without-layout.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/canvas/canvas-state-persistence-no-dirty.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/canvas/canvas-state-persistence-no-dirty-expected.html
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/canvas/canvas-text-baseline.html
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/canvas/canvas-text-space-characters.html
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/canvas/canvas-toDataURL-jpeg-maximum-quality.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/canvas/canvas-transform-identity.html
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/canvas/canvas-transform-identity-expected.html
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/canvas/canvas-transform-infinity.html
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/canvas/canvas-transform-infinity-expected.html
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/canvas/canvas-zoom.html
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/canvas/canvas-zoom-expected.html
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/canvas/fillrect-gradient-zero-stops.html
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/canvas/fillrect-gradient-zero-stops-expected.html
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/canvas/patternfill-repeat.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/canvas/patternfill-repeat-expected.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
LayoutTests/fast/canvas/resources/asyncpaintguard.js
|
View
|
1
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
Total messages: 11 (5 generated)
|