Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(308)

Issue 226123003: Revert of Split content_shell dependencies for layout tests. (Closed)

Created:
6 years, 8 months ago by pfeldman
Modified:
6 years, 8 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, rmcilroy, bulach, jochen (gone - plz use gerrit)
Visibility:
Public.

Description

Revert of Split content_shell dependencies for layout tests. (https://codereview.chromium.org/221993002/) Reason for revert: Speculative rollout due to Linux DEPS builder compilation failure: http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%20%28deps%29/builds/27968 Original issue's description: > Split content_shell dependencies for layout tests. > > This CL is isolating the minimum dependencies required to make layout > tests work in content_shell without requiring it to depend on the entire > test_support_content_target. > crrev.com/11275277 has introduced a dependency on test_support_content > to cope with layout test. test_support_content, however, was intended > for unit/browser-tests and adding its dependency to content_shell > causes a lot of unnecessary sources to be linked in. > The linker --gc-sections has hidden the problem so far, but that doesn't > seem to be an option for arm64 (at least with the current toolchain). > > > BUG=159847, 354405 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261741 TBR=jam@chromium.org,primiano@chromium.org NOTREECHECKS=true NOTRY=true BUG=159847, 354405 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261759

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -56 lines) Patch
M content/content_shell.gypi View 5 chunks +10 lines, -11 lines 0 comments Download
M content/content_tests.gypi View 9 chunks +16 lines, -44 lines 0 comments Download
M content/shell/browser/shell_browser_main.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/mock_webclipboard_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/test/weburl_loader_mock_factory.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
pfeldman
Created Revert of Split content_shell dependencies for layout tests.
6 years, 8 months ago (2014-04-04 15:22:28 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pfeldman@chromium.org/226123003/1
6 years, 8 months ago (2014-04-04 15:23:09 UTC) #2
pfeldman
Committed patchset #1 manually as r261759 (tree was closed).
6 years, 8 months ago (2014-04-04 15:26:09 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pfeldman@chromium.org/226123003/1
6 years, 8 months ago (2014-04-04 15:30:25 UTC) #4
commit-bot: I haz the power
Failed to apply patch for content/content_shell.gypi: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 8 months ago (2014-04-04 15:30:30 UTC) #5
Primiano Tucci (use gerrit)
On 2014/04/04 15:30:30, I haz the power (commit-bot) wrote: > Failed to apply patch for ...
6 years, 8 months ago (2014-04-04 15:32:22 UTC) #6
pfeldman
6 years, 8 months ago (2014-04-04 16:02:38 UTC) #7
Message was sent while issue was closed.
It was indeed a problematic change, see the new build logs:

with original change applied:
http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%20%28deps...
with original change reverted:
http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%20%28deps...

Powered by Google App Engine
This is Rietveld 408576698