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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_win_Win_Builder.json

Issue 1932213004: Revert of Extend chromium_tests trigger to work across masters. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: 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/chromium.expected/full_chromium_win_Win_Builder.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_win_Win_Builder.json b/scripts/slave/recipes/chromium.expected/full_chromium_win_Win_Builder.json
index 54c0431a77a234739f827b85f1e81eb557aba424..35681d5b577cdc8f314fce97f3c9d8d06cb9b124 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_win_Win_Builder.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_win_Win_Builder.json
@@ -401,7 +401,6 @@
"name": "trigger",
"trigger_specs": [
{
- "bucket": "master.chromium.win",
"builder_name": "Win7 (32) Tests",
"properties": {
"parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c",
@@ -417,9 +416,17 @@
"parent_got_webrtc_revision": "0f90628433546e61d9268596da93418c623137f4",
"parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}"
}
- },
+ }
+ ],
+ "~followup_annotations": [
+ "@@@STEP_TEXT@Win7 (32) Tests@@@"
+ ]
+ },
+ {
+ "cmd": [],
+ "name": "trigger (2)",
+ "trigger_specs": [
{
- "bucket": "master.chromium.win",
"builder_name": "Win7 Tests (1)",
"properties": {
"parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c",
@@ -438,7 +445,7 @@
}
],
"~followup_annotations": [
- "@@@STEP_TEXT@Win7 (32) Tests<br />Win7 Tests (1)@@@"
+ "@@@STEP_TEXT@Win7 Tests (1)@@@"
]
},
{

Powered by Google App Engine
This is Rietveld 408576698