summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormachenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-31 17:10:20 +0000
committermachenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-31 17:10:20 +0000
commit532e6552ac343af53c0188e3b0beca4146053186 (patch)
tree3339e5ea5f6f10be0f0c9b743fecb475c748cae2
parent14a384252dd3d141f589a5a98369c410c8f9b75f (diff)
downloadchromium_src-532e6552ac343af53c0188e3b0beca4146053186.zip
chromium_src-532e6552ac343af53c0188e3b0beca4146053186.tar.gz
chromium_src-532e6552ac343af53c0188e3b0beca4146053186.tar.bz2
Fix blink test expectations.
Doesn't pass lint checks due to deleted test. This CL will break blink DEPS builders until next blink roll. BUG= TBR=abarth@chromium.org Review URL: https://codereview.chromium.org/151583003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@248210 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 553def8..e93f799 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -87,6 +87,3 @@ crbug.com/330083 w3c/web-platform-tests/shadow-dom/user-interaction/focus-naviga
crbug.com/330083 w3c/web-platform-tests/shadow-dom/user-interaction/focus-navigation/test-004.html [ Failure ]
crbug.com/330083 w3c/web-platform-tests/shadow-dom/shadow-trees/lower-boundary-encapsulation/distribution-001.html [ ImageOnlyFailure ]
crbug.com/330083 w3c/web-platform-tests/shadow-dom/shadow-trees/lower-boundary-encapsulation/distribution-002.html [ ImageOnlyFailure ]
-
-# Test will pass on the next v8 roll. Can be removed after the next blink roll.
-crbug.com/237872 crash/array-splice.html [ Skip ]