Thanks. Seems V8 overrides some build settings like 
`//build_overrides/gtest.gni` with some tests turned off (ex. 
gtest_include_multiprocess = false). As the path implies, the overrides 
only takes effect when building V8 as independent checkout.

On Tuesday, October 2, 2018 at 2:16:11 PM UTC-7, Jakob Kummerow wrote:
>
> I don't think building standalone parts of V8 (like unittests) within a 
> Chromium checkout is officially supported. If it works, great; if not (or 
> if it does unexpected things), you're on your own.
>
> On Tue, Oct 2, 2018 at 1:17 PM <lil...@gmail.com <javascript:>> wrote:
>
>> I am building V8 under Chromium checkout. D8/V8 builds fine, then I run 
>> `ninja -C outfolder v8/test/unittests` and saw it is compiling files in 
>> Chromium/src/base folder.
>>
>>

-- 
-- 
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- 
You received this message because you are subscribed to the Google Groups 
"v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to