summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmadill <jmadill@chromium.org>2015-10-06 14:00:01 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-06 21:00:49 +0000
commitab825853d8130f2caa7d5fd49ba5224dfe7ce297 (patch)
treec7a34abf68b2f119db86564d32c51981ba131c42
parent1d2edf98708143062bd5d0d3a0214b645838af44 (diff)
downloadchromium_src-ab825853d8130f2caa7d5fd49ba5224dfe7ce297.zip
chromium_src-ab825853d8130f2caa7d5fd49ba5224dfe7ce297.tar.gz
chromium_src-ab825853d8130f2caa7d5fd49ba5224dfe7ce297.tar.bz2
Roll ANGLE 8bd4b6c..5662732
https://chromium.googlesource.com/angle/angle.git/+log/8bd4b6c..5662732 BUG=537008,534114,538692 TBR=senorblanco@chromium.org TEST=bots Review URL: https://codereview.chromium.org/1389933002 Cr-Commit-Position: refs/heads/master@{#352684}
-rw-r--r--DEPS2
-rw-r--r--third_party/WebKit/LayoutTests/TestExpectations8
2 files changed, 5 insertions, 5 deletions
diff --git a/DEPS b/DEPS
index 2e51c25..a1ee8c0 100644
--- a/DEPS
+++ b/DEPS
@@ -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 ]