Status: Untriaged
Owner: ----
Labels: Type-Bug Priority-Medium Component-Tests

New issue 4099 by [email protected]: run-tests.py doesn't work with goma/ninja builds
https://code.google.com/p/v8/issues/detail?id=4099

goma/ninja provides a much faster way to do builds. Builds are placed in out/Debug or out/Release. However, tools/run-tests.py can only run things that are in out/<arch>.<debug/release>/ currently. This means that, when I want to run automated tests on something, my builds run more slowly. I'm not sure where it's better to fix this, in the build file or the test runner.

--
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

--
--
v8-dev mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to