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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/use_skia_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_skia_patch_on_chromium_trybot.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/use_skia_patch_on_chromium_trybot.json b/scripts/slave/recipes/chromium_trybot.expected/use_skia_patch_on_chromium_trybot.json
index 1abd779786c1f1a782042e1222aaca99417ffbbd..2736ca2d63f58b0e7bd39bd1bc71d2ffae991f2f 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/use_skia_patch_on_chromium_trybot.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/use_skia_patch_on_chromium_trybot.json
@@ -339,7 +339,7 @@
"win_chromium_rel_ng",
"-v",
"//out/Release",
- "{\"additional_compile_targets\": [\"chromium_builder_tests\"], \"files\": [\"third_party/skia/foo.cc\"], \"test_targets\": [\"blink_heap_unittests\", \"blink_platform_unittests\", \"mini_installer\", \"webkit_unit_tests\", \"wtf_unittests\"]}",
+ "{\"additional_compile_targets\": [\"chromium_builder_tests\"], \"files\": [\"third_party/skia/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