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

Unified Diff: scripts/slave/recipes/findit/chromium/test.expected/test_without_targets_not_skipped.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
Index: scripts/slave/recipes/findit/chromium/test.expected/test_without_targets_not_skipped.json
diff --git a/scripts/slave/recipes/findit/chromium/test.expected/test_without_targets_not_skipped.json b/scripts/slave/recipes/findit/chromium/test.expected/test_without_targets_not_skipped.json
index fbf5b491e656d3b91c532def4a9cba11eaede047..b64a3dc317884aff93f36b685c7d62b1b86f83e8 100644
--- a/scripts/slave/recipes/findit/chromium/test.expected/test_without_targets_not_skipped.json
+++ b/scripts/slave/recipes/findit/chromium/test.expected/test_without_targets_not_skipped.json
@@ -52,7 +52,8 @@
"/path/to/tmp/json",
"--revision",
"src@r1",
- "--output_manifest"
+ "--output_manifest",
+ "--gerrit_no_rebase_patch_ref"
],
"cwd": "[BUILDER_CACHE]\\win",
"env": {
@@ -345,7 +346,8 @@
"/path/to/tmp/json",
"--revision",
"src@r1",
- "--output_manifest"
+ "--output_manifest",
+ "--gerrit_no_rebase_patch_ref"
],
"cwd": "[BUILDER_CACHE]\\win",
"env": {

Powered by Google App Engine
This is Rietveld 408576698