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

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

Issue 1928783004: Extend chromium_tests trigger to work across masters. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Expectations 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/dynamic_gtest_memory_builder.json
diff --git a/scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_builder.json b/scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_builder.json
index a26031b8ab75f78823383450c95776596f4c9a5f..d975663ca807ca91dda0514194cd2213e082f3a5 100644
--- a/scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_builder.json
+++ b/scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_builder.json
@@ -320,6 +320,7 @@
"name": "trigger",
"trigger_specs": [
{
+ "bucket": "master.chromium.memory",
"builder_name": "Linux ASan LSan Tests (1)",
"properties": {
"parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c",
@@ -335,17 +336,9 @@
"parent_got_webrtc_revision": "0f90628433546e61d9268596da93418c623137f4",
"parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}"
}
- }
- ],
- "~followup_annotations": [
- "@@@STEP_TEXT@Linux ASan LSan Tests (1)@@@"
- ]
- },
- {
- "cmd": [],
- "name": "trigger (2)",
- "trigger_specs": [
+ },
{
+ "bucket": "master.chromium.memory",
"builder_name": "Linux ASan Tests (sandboxed)",
"properties": {
"parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c",
@@ -364,7 +357,7 @@
}
],
"~followup_annotations": [
- "@@@STEP_TEXT@Linux ASan Tests (sandboxed)@@@"
+ "@@@STEP_TEXT@Linux ASan LSan Tests (1)<br />Linux ASan Tests (sandboxed)@@@"
]
},
{

Powered by Google App Engine
This is Rietveld 408576698