DescriptionAdd tool to use the manifest, fetch and cache dependencies and run the test.
Only keep functions needed on the slave in tree_creator.py. Move the rest to
isolate.py.
R=rogerta@chromium.org
BUG=98834
TEST=Run from the ouput directory:
GYP_DEFINES="$GYP_DEFINES tests_run=hashtable" ../../build/gyp_chromium; \
ninja base_unittests_run; \
../../tools/isolate/tree_creator.py -m base_unittests.results --remote .
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=129455
Patch Set 1 : . #
Total comments: 7
Patch Set 2 : Address comments #
Total comments: 1
Patch Set 3 : Accelerated trim() #
Total comments: 1
Patch Set 4 : Rebase against 9835084 #Messages
Total messages: 7 (0 generated)
|