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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_win_Win_x64_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_x64_Builder.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_win_Win_x64_Builder.json b/scripts/slave/recipes/chromium.expected/full_chromium_win_Win_x64_Builder.json
index fd804f5f7ffb1db00ba120f45b502ebbf15ade14..ea0c787508046c3c92feee26b643e4defa948112 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_win_Win_x64_Builder.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_win_Win_x64_Builder.json
@@ -400,7 +400,6 @@
"name": "trigger",
"trigger_specs": [
{
- "bucket": "master.chromium.win",
"builder_name": "Win 7 Tests x64 (1)",
"properties": {
"parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c",
@@ -416,9 +415,17 @@
"parent_got_webrtc_revision": "0f90628433546e61d9268596da93418c623137f4",
"parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}"
}
- },
+ }
+ ],
+ "~followup_annotations": [
+ "@@@STEP_TEXT@Win 7 Tests x64 (1)@@@"
+ ]
+ },
+ {
+ "cmd": [],
+ "name": "trigger (2)",
+ "trigger_specs": [
{
- "bucket": "master.chromium.win",
"builder_name": "Win10 Tests x64",
"properties": {
"parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c",
@@ -437,7 +444,7 @@
}
],
"~followup_annotations": [
- "@@@STEP_TEXT@Win 7 Tests x64 (1)<br />Win10 Tests x64@@@"
+ "@@@STEP_TEXT@Win10 Tests x64@@@"
]
},
{

Powered by Google App Engine
This is Rietveld 408576698