| Issue 4301: | Split unit_tests.exe into multiple executables | |
| 7 people starred this issue and may be notified of changes. | Back to list |
Restricted
Sign in to add a comment
|
Reduce the link time by splitting unit_tests into smaller and static libraries. More logical separation of browser/common/plugin/renderer unit tests. Would still link into one big executable since browser still depends on renderer. :/ Need to sync with scons & xcode. Proposed: postpone after 1.0 so it doesn't make merging into official harder?
Mar 5, 2009
Issue 7483 has been merged into this issue.
Apr 9, 2009
(No comment was entered for this change.)
Labels:
-Area-DevTools Area-Infrastructure
Jun 16, 2009
After the gyp changes this doesn't seem valid, please re-open as needed.
Status:
WontFix
Jun 16, 2009
(No comment was entered for this change.)
Summary:
Split unit_tests.exe into multiple static libs + one executable project
Status: Available Owner: ---
Dec 18, 2009
(No comment was entered for this change.)
Labels:
-Area-Infrastructure Area-BuildTools
May 28, 2010
Linking is getting increasingly hard on every platforms. This is mostly orthogonal to splitting off webkit.dll, bug 21796
Labels:
GoodFirstBug HelpWanted
Jun 16, 2010
Changing the bug subject and making the relevant underlying issue a blocker.
Summary:
Split unit_tests.exe into multiple executables
Labels: Area-Internals Blockedon: 46666
Jun 21, 2010
(No comment was entered for this change.)
Cc:
dpra...@chromium.org
Aug 21, 2010
(No comment was entered for this change.)
Labels:
not-sync
Sep 21, 2010
Self-assigning so it doesn't fall into oblivion
Owner:
maruelatchromium
Feb 14, 2011
(No comment was entered for this change.)
Labels:
-HelpWanted
Mar 18, 2011
Reduce the link time by splitting unit_tests into smaller and static libraries. More logical separation of browser/common/plugin/renderer unit tests. Would still link into one big executable since browser still depends on renderer. :/ Need to sync with scons & xcode. Proposed: postpone after 1.0 so it doesn't make merging into official harder?
Labels:
-GoodFirstBug bulkmove Hotlist-GoodFirstBug
Mar 18, 2011
Reduce the link time by splitting unit_tests into smaller and static libraries. More logical separation of browser/common/plugin/renderer unit tests. Would still link into one big executable since browser still depends on renderer. :/ Need to sync with scons & xcode. Proposed: postpone after 1.0 so it doesn't make merging into official harder?
Labels:
-Area-BuildTools Area-Build
Apr 26, 2011
It would be good to measure the binary size and link time changes in splitting unit_tests into 2 or more binaries. I suspect it will be slower since most of the binary size is coming from WebKit+base+net+third_party.
Apr 26, 2011
Another benefit of splitting the actually exe into multiple test categories would be to finally get code coverage working on Windows. The instrumentation currently fails because of the size of our test executable...
Sep 27, 2011
I'll mark as WontFix since I don't plan to work on that and it's not something you can do in 100 lines of code.
Status:
WontFix
Oct 13, 2012
This issue has been closed for some time. No one will pay attention to new comments. If you are seeing this bug or have new data, please click New Issue to start a new bug.
Labels:
Restrict-AddIssueComment-Commit
Blockedon: -chromium:46666 chromium:46666 Blocking: -chromium:52555 chromium:52555
Mar 9, 2013
(No comment was entered for this change.)
Labels:
-Type-Cleanup -Pri-2 -Tests -Area-Internals -Area-Build Cr-Internals Pri-3 Type-Bug Cr-Tests Build
|
||||||||||
| ► Sign in to add a comment | |||||||||||
Cc: -m...@chromium.org