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

Unified Diff: scripts/slave/recipes/findit/chromium/test.expected/use_build_parameter_for_tests.json

Issue 2299993003: Temporary fix for Angle trybots. (Closed)
Patch Set: expectation changes. Created 4 years, 3 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
« no previous file with comments | « scripts/slave/recipes/findit/chromium/test.expected/use_analyze_set_to_False_for_non_linear_try_job.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/findit/chromium/test.expected/use_build_parameter_for_tests.json
diff --git a/scripts/slave/recipes/findit/chromium/test.expected/use_build_parameter_for_tests.json b/scripts/slave/recipes/findit/chromium/test.expected/use_build_parameter_for_tests.json
index f04c0e19ada6876819c711d1055ac38427b58f96..f3b4449dc9d333a8ce1814f6abe458ff0344ef04 100644
--- a/scripts/slave/recipes/findit/chromium/test.expected/use_build_parameter_for_tests.json
+++ b/scripts/slave/recipes/findit/chromium/test.expected/use_build_parameter_for_tests.json
@@ -63,7 +63,8 @@
"/path/to/tmp/json",
"--revision",
"src@r6",
- "--output_manifest"
+ "--output_manifest",
+ "--gerrit_no_rebase_patch_ref"
],
"cwd": "[BUILDER_CACHE]/mac",
"env": {
@@ -340,7 +341,8 @@
"/path/to/tmp/json",
"--revision",
"src@r2",
- "--output_manifest"
+ "--output_manifest",
+ "--gerrit_no_rebase_patch_ref"
],
"cwd": "[BUILDER_CACHE]/mac",
"env": {
@@ -916,7 +918,8 @@
"/path/to/tmp/json",
"--revision",
"src@r3",
- "--output_manifest"
+ "--output_manifest",
+ "--gerrit_no_rebase_patch_ref"
],
"cwd": "[BUILDER_CACHE]/mac",
"env": {
@@ -1492,7 +1495,8 @@
"/path/to/tmp/json",
"--revision",
"src@r4",
- "--output_manifest"
+ "--output_manifest",
+ "--gerrit_no_rebase_patch_ref"
],
"cwd": "[BUILDER_CACHE]/mac",
"env": {
« no previous file with comments | « scripts/slave/recipes/findit/chromium/test.expected/use_analyze_set_to_False_for_non_linear_try_job.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698