Commit 4a20f49d authored by dpranke@chromium.org's avatar dpranke@chromium.org

Revert r285146 "Modify DEPS to recurse into third_party/WebKit (Blink) as well."

It turns out that recursedeps by itself doesn't really work properly on the
bots, and so we need to change things in gclient and the bot scripts
before we can use recursedeps for this. Reverting this change in the
meantime to avoid confusion.

TBR=eseidel@chromium.org, cmp@chromium.org
BUG=395862

Review URL: https://codereview.chromium.org/420613005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285435 0039d316-1c4b-4281-b951-d872f2087c98
parent dc734c10
...@@ -88,10 +88,6 @@ vars = { ...@@ -88,10 +88,6 @@ vars = {
"boringssl_revision": "de620d9c87293fd0ed3b0a348550833565a0b61a", "boringssl_revision": "de620d9c87293fd0ed3b0a348550833565a0b61a",
} }
# recursedeps controls which sub-repos are also searched for DEPS files
# that we should also import repos from.
recursedeps = [ 'src/third_party/WebKit' ]
deps = { deps = {
"src/breakpad/src": "src/breakpad/src":
(Var("googlecode_url") % "google-breakpad") + "/trunk/src@1356", (Var("googlecode_url") % "google-breakpad") + "/trunk/src@1356",
......
...@@ -3,51 +3,6 @@ ...@@ -3,51 +3,6 @@
# src/third_party/WebKit/LayoutTests/TestExpectations and dealt with. # src/third_party/WebKit/LayoutTests/TestExpectations and dealt with.
# #
#
# DO NOT MODIFY THIS FILE WITHOUT TALKING TO DPRANKE. See crbug.com/395862.
#
# Failures cloned from TestExpectations
crbug.com/330083 w3c/web-platform-tests/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/methods/elements-001.html [ Failure ]
crbug.com/330083 w3c/web-platform-tests/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/methods/non-element-nodes-001.html [ Failure ]
crbug.com/330083 w3c/web-platform-tests/shadow-dom/events/event-dispatch/test-001.html [ Failure ]
crbug.com/330083 w3c/web-platform-tests/shadow-dom/events/event-dispatch/test-003.html [ Failure ]
crbug.com/330083 w3c/web-platform-tests/shadow-dom/events/event-retargeting/test-004.html [ Failure ]
crbug.com/330083 w3c/web-platform-tests/shadow-dom/events/retargeting-relatedtarget/test-003.html [ Failure ]
crbug.com/330083 w3c/web-platform-tests/shadow-dom/html-elements-and-their-shadow-trees/test-001.html [ Failure ]
crbug.com/330083 w3c/web-platform-tests/shadow-dom/html-elements-and-their-shadow-trees/test-002.html [ Failure ]
crbug.com/330083 w3c/web-platform-tests/shadow-dom/html-elements-and-their-shadow-trees/test-003.html [ Failure ]
crbug.com/330083 w3c/web-platform-tests/shadow-dom/html-elements-in-shadow-trees/html-forms/test-003.html [ Failure ]
crbug.com/330083 w3c/web-platform-tests/shadow-dom/shadow-trees/custom-pseudo-elements/test-001.html [ Failure ]
crbug.com/330083 w3c/web-platform-tests/shadow-dom/shadow-trees/lower-boundary-encapsulation/test-004.html [ Failure ]
crbug.com/330083 w3c/web-platform-tests/shadow-dom/shadow-trees/satisfying-matching-criteria/test-007.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/shadow-trees/upper-boundary-encapsulation/ownerdocument-002.html [ Failure ]
crbug.com/330083 w3c/web-platform-tests/shadow-dom/styles/css-variables/test-001.html [ Failure ]
crbug.com/330083 w3c/web-platform-tests/shadow-dom/styles/test-003.html [ Failure ]
crbug.com/330083 w3c/web-platform-tests/shadow-dom/styles/test-010.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/concepts/custom-elements-type-allowed-chars-first-char.html [ Failure ]
crbug.com/330083 w3c/web-platform-tests/custom-elements/concepts/custom-elements-type-allowed-chars.html [ Failure ]
crbug.com/330083 w3c/web-platform-tests/custom-elements/concepts/custom-elements-type-naming.html [ Failure ]
crbug.com/330083 w3c/web-platform-tests/custom-elements/creating-and-passing-registries/no-registry-test.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/330083 w3c/web-platform-tests/webrtc/simplecall.html [ Failure ]
crbug.com/334152 w3c/web-platform-tests/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test-001.html [ Failure ]
crbug.com/323130 w3c/web-platform-tests/shadow-dom/styles/test-001.html [ Skip ]
crbug.com/323130 w3c/web-platform-tests/shadow-dom/styles/test-002.html [ Skip ]
crbug.com/353087 w3c/web-platform-tests/shadow-dom/elements-and-dom-objects/the-content-html-element/test-004.html [ Failure ]
crbug.com/353087 w3c/web-platform-tests/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test-003.html [ Failure ]
# end of failures cloned from TestExpectations
# #
# Expectations to delete on the next W3C roll. # Expectations to delete on the next W3C roll.
# #
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment