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

Unified Diff: scripts/slave/recipes/findit/chromium/test.expected/findit_tests_multiple_culprits.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/findit_tests_multiple_culprits.json
diff --git a/scripts/slave/recipes/findit/chromium/test.expected/findit_tests_multiple_culprits.json b/scripts/slave/recipes/findit/chromium/test.expected/findit_tests_multiple_culprits.json
index c2ab933e58f6fe1ea09a5f6a31ac6c3b56f14619..da43f2cb4e8b048dcb8d3026b0cd3d8e48e6c191 100644
--- a/scripts/slave/recipes/findit/chromium/test.expected/findit_tests_multiple_culprits.json
+++ b/scripts/slave/recipes/findit/chromium/test.expected/findit_tests_multiple_culprits.json
@@ -44,7 +44,8 @@
"/path/to/tmp/json",
"--revision",
"src@r6",
- "--output_manifest"
+ "--output_manifest",
+ "--gerrit_no_rebase_patch_ref"
],
"cwd": "[BUILDER_CACHE]/mac",
"env": {
@@ -321,7 +322,8 @@
"/path/to/tmp/json",
"--revision",
"src@r4",
- "--output_manifest"
+ "--output_manifest",
+ "--gerrit_no_rebase_patch_ref"
],
"cwd": "[BUILDER_CACHE]/mac",
"env": {
@@ -900,7 +902,8 @@
"/path/to/tmp/json",
"--revision",
"src@r5",
- "--output_manifest"
+ "--output_manifest",
+ "--gerrit_no_rebase_patch_ref"
],
"cwd": "[BUILDER_CACHE]/mac",
"env": {
@@ -1479,7 +1482,8 @@
"/path/to/tmp/json",
"--revision",
"src@r6",
- "--output_manifest"
+ "--output_manifest",
+ "--gerrit_no_rebase_patch_ref"
],
"cwd": "[BUILDER_CACHE]/mac",
"env": {
@@ -2058,7 +2062,8 @@
"/path/to/tmp/json",
"--revision",
"src@r2",
- "--output_manifest"
+ "--output_manifest",
+ "--gerrit_no_rebase_patch_ref"
],
"cwd": "[BUILDER_CACHE]/mac",
"env": {
@@ -2634,7 +2639,8 @@
"/path/to/tmp/json",
"--revision",
"src@r3",
- "--output_manifest"
+ "--output_manifest",
+ "--gerrit_no_rebase_patch_ref"
],
"cwd": "[BUILDER_CACHE]/mac",
"env": {

Powered by Google App Engine
This is Rietveld 408576698