Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(604)

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_chromium_trybot.json

Issue 2182133002: Add next_version_mini_installer to MiniInstallerTest's compile targets. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_chromium_trybot.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_chromium_trybot.json b/scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_chromium_trybot.json
index 8ce81d01635a0e7ab7b513ab956abafbf88166ff..ddf90940f624683542c537b77962cabf76c21c1c 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_chromium_trybot.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_chromium_trybot.json
@@ -339,7 +339,7 @@
"win_chromium_rel_ng",
"-v",
"//out/Release",
- "{\"additional_compile_targets\": [\"chromium_builder_tests\"], \"files\": [\"v8/foo.cc\"], \"test_targets\": [\"blink_heap_unittests\", \"blink_platform_unittests\", \"mini_installer\", \"webkit_unit_tests\", \"wtf_unittests\"]}",
+ "{\"additional_compile_targets\": [\"chromium_builder_tests\"], \"files\": [\"v8/foo.cc\"], \"test_targets\": [\"blink_heap_unittests\", \"blink_platform_unittests\", \"mini_installer\", \"next_version_mini_installer\", \"webkit_unit_tests\", \"wtf_unittests\"]}",
"/path/to/tmp/json"
],
"env": {
@@ -365,6 +365,7 @@
"@@@STEP_LOG_LINE@analyze_details@ \"blink_heap_unittests\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"blink_platform_unittests\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"next_version_mini_installer\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"webkit_unit_tests\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"wtf_unittests\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ]@@@",

Powered by Google App Engine
This is Rietveld 408576698