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

Unified Diff: scripts/slave/recipes/skia/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json

Issue 1916263003: Reland "Skia: Maintain a checkout on swarming (compile) bots" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Fix expectations after roll Created 4 years, 8 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/skia/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json
diff --git a/scripts/slave/recipes/skia/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json b/scripts/slave/recipes/skia/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json
index 0104a58cc2284a397d5b15c9930ee5f3d1d43f73..85c04afeeb68ff10327a4104a8c8094f83a1bebb 100644
--- a/scripts/slave/recipes/skia/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json
+++ b/scripts/slave/recipes/skia/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json
@@ -141,7 +141,8 @@
"BUILDTYPE": "Release_x64",
"CHROME_HEADLESS": "1",
"GYP_DEFINES": "qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp",
- "PATH": "[SLAVE_BUILD]\\depot_tools:%(PATH)s",
+ "PATH": "[DEPOT_TOOLS]:%(PATH)s",
+ "PYTHONPATH": "[BUILD]\\scripts",
"SKIA_OUT": "[SLAVE_BUILD]\\out"
},
"name": "get uninteresting hashes",
@@ -229,7 +230,8 @@
"BUILDTYPE": "Release_x64",
"CHROME_HEADLESS": "1",
"GYP_DEFINES": "qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp",
- "PATH": "[SLAVE_BUILD]\\depot_tools:%(PATH)s",
+ "PATH": "[DEPOT_TOOLS]:%(PATH)s",
+ "PYTHONPATH": "[BUILD]\\scripts",
"SKIA_OUT": "[SLAVE_BUILD]\\out"
},
"name": "dm"

Powered by Google App Engine
This is Rietveld 408576698