commit | f15aa7603879d10c4feaf0a2d3d79742373f4045 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]> | Wed Aug 26 22:21:12 2015 |
committer | [email protected] <[email protected]> | Wed Aug 26 22:21:12 2015 |
tree | 61484afdcbbb791f31cf7c2b39a79404a957565b | |
parent | 9e33b03ec57581ed95659565463f369c69d84b58 [diff] [blame] |
Fix TestExpectations lint error after http://src.chromium.org/viewvc/blink?view=revision&revision=201246 BUG=524248 [email protected] NOTRY=true Review URL: https://codereview.chromium.org/1316863003 . git-svn-id: svn://svn.chromium.org/blink/trunk@201255 bbb929c8-8fbe-4397-9dbb-9b2b20218538
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations index 5cd75cf..6217adc 100644 --- a/third_party/WebKit/LayoutTests/TestExpectations +++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1,4 +1,6 @@ -crbug.com/504613 paint/images/image-backgrounds-not-antialiased.html [ ImageOnlyFailure ] +# also crbug.com/524248 +crbug.com/504613 paint/images/image-backgrounds-not-antialiased.html [ Skip ] + crbug.com/502531 fast/borders/border-antialiasing.html [ ImageOnlyFailure ] crbug.com/417782 [ Linux Win ] virtual/rootlayerscrolls/fast/scrolling/fractional-scroll-offset-fixed-position-non-composited.html [ ImageOnlyFailure ] @@ -1549,5 +1551,3 @@ crbug.com/524826 [ Win10 ] compositing/squashing/squashing-reflection-disallowed.html [ Pass Timeout ] crbug.com/525065 webaudio/audionode-disconnect-audioparam.html [ Failure Pass ] - -crbug.com/524248 [ Lion ] paint/images/image-backgrounds-not-antialiased.html [ Skip ]