diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/TestExpectations | 8 |
2 files changed, 5 insertions, 5 deletions
@@ -51,7 +51,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling ANGLE # and whatever else without interference from each other. - 'angle_revision': '8bd4b6c52e8a97093ed6c603287658cb46c334fd', + 'angle_revision': '566273222683314dfc8ac1cdb9bf6deb5d2b4c65', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling build tools # and whatever else without interference from each other. diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations index cc778ed..c53abd9 100644 --- a/third_party/WebKit/LayoutTests/TestExpectations +++ b/third_party/WebKit/LayoutTests/TestExpectations @@ -753,8 +753,6 @@ crbug.com/400841 media/video-canvas-draw.html [ ImageOnlyFailure ] crbug.com/400829 media/video-object-fit.html [ ImageOnlyFailure ] crbug.com/400829 virtual/stable/media/stable/video-object-fit-stable.html [ ImageOnlyFailure ] -crbug.com/539546 [ Debug ] css3/filters/effect-reference-tile-hw.html [ Pass Failure ImageOnlyFailure ] - # We only want to run one of the web-animations-api tests in stable mode. crbug.com/441553 virtual/stable/web-animations-api [ Skip ] crbug.com/368946 virtual/stable/web-animations-api/eased-keyframes.html [ Pass ] @@ -1131,6 +1129,10 @@ crbug.com/464736 http/tests/xmlhttprequest/ontimeout-event-override-after-failur # Unclear semantics of ToString (actually ToPrimitive) across iframes. crbug.com/532469 http/tests/security/cross-frame-access-custom.html [ NeedsManualRebaseline ] +crbug.com/538692 css3/filters/effect-reference-hw.html [ NeedsRebaseline ] +crbug.com/538692 css3/filters/effect-reference-subregion-hw.html [ NeedsRebaseline ] +crbug.com/538692 css3/filters/effect-reference-tile-hw.html [ NeedsRebaseline ] + # Win10 specific failures that still need triaging. crbug.com/521730 [ Win10 ] fast/dom/Window/property-access-on-cached-properties-after-frame-navigated.html [ Failure ] crbug.com/521730 [ Win10 ] fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced.html [ Failure ] @@ -1607,8 +1609,6 @@ crbug.com/531286 virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas.html [ crbug.com/535478 [ Win ] virtual/threaded/inspector/tracing/decode-resize.html [ Slow Pass Failure ] crbug.com/538522 css3/filters/effect-reference-colorspace-hw.html [ Crash ImageOnlyFailure ] -crbug.com/539227 [ Linux Mac Win Debug ] css3/filters/effect-reference-hw.html [ Crash ] -crbug.com/539227 [ Linux Mac Win Debug ] css3/filters/effect-reference-subregion-hw.html [ Crash ] crbug.com/524646 [ Yosemite ] fast/dom/shadow/shadowdom-for-button.html [ ImageOnlyFailure ] |