c***@googlecode.com
2014-10-21 01:47:05 UTC
Status: Untriaged
Owner: ----
Labels: Type-Bug Pri-3 Cr-Blink-GarbageCollection
New issue 425381 by ***@chromium.org: Build target 'blink_heap_unittests'
depends on the whole Blink
https://code.google.com/p/chromium/issues/detail?id=425381
Version: ToT
OS: All
What steps will reproduce the problem?
1. ninja -C out/Debug blink_heap_unittests
What is the expected output? What do you see instead?
Expected: Build finishes quickly because the target is just a unit test of
Source/platform/heap/.
Actual: It build everything in Blink.
Please use labels and text to provide additional information.
blink_platform_tests.gyp:
'target_name': 'blink_heap_unittests',
'type': 'executable',
'dependencies': [
'../config.gyp:unittest_config',
'../wtf/wtf.gyp:wtf',
'../wtf/wtf_tests.gyp:wtf_unittest_helpers',
'<(DEPTH)/base/base.gyp:test_support_base',
'<(DEPTH)/content/content_shell_and_tests.gyp:test_support_content',
'blink_platform.gyp:blink_platform',
content_shell_and_tests.gyp:test_support_content brings the whole content
module as well as Blink.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Owner: ----
Labels: Type-Bug Pri-3 Cr-Blink-GarbageCollection
New issue 425381 by ***@chromium.org: Build target 'blink_heap_unittests'
depends on the whole Blink
https://code.google.com/p/chromium/issues/detail?id=425381
Version: ToT
OS: All
What steps will reproduce the problem?
1. ninja -C out/Debug blink_heap_unittests
What is the expected output? What do you see instead?
Expected: Build finishes quickly because the target is just a unit test of
Source/platform/heap/.
Actual: It build everything in Blink.
Please use labels and text to provide additional information.
blink_platform_tests.gyp:
'target_name': 'blink_heap_unittests',
'type': 'executable',
'dependencies': [
'../config.gyp:unittest_config',
'../wtf/wtf.gyp:wtf',
'../wtf/wtf_tests.gyp:wtf_unittest_helpers',
'<(DEPTH)/base/base.gyp:test_support_base',
'<(DEPTH)/content/content_shell_and_tests.gyp:test_support_content',
'blink_platform.gyp:blink_platform',
content_shell_and_tests.gyp:test_support_content brings the whole content
module as well as Blink.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.