summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-15 19:54:12 +0000
committerdpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-15 19:54:12 +0000
commitdd72558b7a44f36775db85005a15b31e03b5b723 (patch)
tree0b242f9209b9246a989967556e0367a9323dec80
parent4df51ef97478111bdaa2656988387b69ff9d4a13 (diff)
downloadchromium_src-dd72558b7a44f36775db85005a15b31e03b5b723.zip
chromium_src-dd72558b7a44f36775db85005a15b31e03b5b723.tar.gz
chromium_src-dd72558b7a44f36775db85005a15b31e03b5b723.tar.bz2
w3c deps roll for layout tests: actually update the repos in DEPS
This updates the entries in DEPS for the w3c repos to track the tip-of-tree on the 'blink' branch. This is patch 4 of 6 in the roll. TBR=phoglund@chromium.org BUG=404022 Review URL: https://codereview.chromium.org/475173003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289987 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS4
-rw-r--r--webkit/tools/layout_tests/test_expectations_w3c.txt16
2 files changed, 7 insertions, 13 deletions
diff --git a/DEPS b/DEPS
index 9f451e4..9e15231 100644
--- a/DEPS
+++ b/DEPS
@@ -119,11 +119,11 @@ deps = {
"src/third_party/WebKit/LayoutTests/w3c/web-platform-tests":
Var("chromium_git") +
- "/external/w3c/web-platform-tests.git@6bed4516fe8522d65512c76ef02e4f0ae8234395",
+ "/external/w3c/web-platform-tests.git@6c7bd34e408ff69687a95d75b7e562fa84148997",
"src/third_party/WebKit/LayoutTests/w3c/csswg-test":
Var("chromium_git") +
- "/external/w3c/csswg-test.git@bacbb4a8dca702cd86646761fde96793db13d4f1",
+ "/external/w3c/csswg-test.git@f9b9daa33eac525923e941333d389fcb42f9b19f",
"src/third_party/icu":
"/trunk/deps/third_party/icu52@287122",
diff --git a/webkit/tools/layout_tests/test_expectations_w3c.txt b/webkit/tools/layout_tests/test_expectations_w3c.txt
index 45cabe3..4b4e5f6 100644
--- a/webkit/tools/layout_tests/test_expectations_w3c.txt
+++ b/webkit/tools/layout_tests/test_expectations_w3c.txt
@@ -7,18 +7,12 @@
# Expectations to delete on the next W3C roll.
#
-crbug.com/330083 w3c/web-platform-tests/shadow-dom/shadow-trees/distributed-pseudo-element/test-001.html [ Failure ]
-crbug.com/330083 w3c/web-platform-tests/shadow-dom/shadow-trees/distributed-pseudo-element/test-002.html [ Failure ]
-crbug.com/330083 w3c/web-platform-tests/shadow-dom/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-001.html [ Failure ]
-crbug.com/330083 w3c/web-platform-tests/shadow-dom/user-interaction/focus-navigation/test-003.html [ Failure ]
-crbug.com/330083 w3c/web-platform-tests/shadow-dom/user-interaction/focus-navigation/test-004.html [ Failure ]
-crbug.com/330083 w3c/web-platform-tests/custom-elements/creating-and-passing-registries/share-registry-import-document.html [ Timeout ]
-crbug.com/330083 w3c/web-platform-tests/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-014.html [ Timeout Failure ]
-crbug.com/334152 w3c/web-platform-tests/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test-001.html [ Failure ]
-
#
# Expectations to upstream into blink after the next W3C roll has rolled into Blink.
#
-# crbug.com/330083 w3c/web-platform-tests/shadow-dom/shadow-trees/content-pseudo-element/test-001.html [ Failure ]
-# crbug.com/330083 w3c/web-platform-tests/shadow-dom/shadow-trees/content-pseudo-element/test-002.html [ Failure ]
+crbug.com/330083 w3c/web-platform-tests/shadow-dom/shadow-trees/content-pseudo-element/test-001.html [ Failure ]
+crbug.com/330083 w3c/web-platform-tests/shadow-dom/shadow-trees/content-pseudo-element/test-002.html [ Failure ]
+crbug.com/330083 w3c/web-platform-tests/custom-elements/instantiating-custom-elements/extensions-to-document-interface/create-element-interface-type-is-a-type-extension.html [ Failure ]
+crbug.com/330083 w3c/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-name-is-null.html [ Failure ]
+crbug.com/330083 w3c/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-svg-namespace-name-is-null.html [ Failure ]