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

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

Issue 307353005: Add another MSan tester to chromium.fyi. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: trigger Created 6 years, 6 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
« no previous file with comments | « scripts/slave/recipes/chromium.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Linux_MSan__browser_tests_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac10_6_Tests__2_.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Linux_MSan__browser_tests_.json
similarity index 87%
copy from scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac10_6_Tests__2_.json
copy to scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Linux_MSan__browser_tests_.json
index 399950641ff323ae9e349569754a4aafbf476334..8720e4ab42d4738165655173e0f7f857ab4336b8 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac10_6_Tests__2_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Linux_MSan__browser_tests_.json
@@ -6,9 +6,9 @@
"-u",
"[BUILD]/scripts/slave/bot_update.py",
"--master",
- "chromium.mac",
+ "chromium.fyi",
"--builder",
- "Mac10.6 Tests (2)",
+ "Chromium Linux MSan (browser tests)",
"--slave",
"TestSlavename",
"--spec",
@@ -70,7 +70,7 @@
"runhooks"
],
"env": {
- "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' target_arch=ia32 use_goma=1"
+ "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' target_arch=x64 use_goma=1"
},
"name": "gclient runhooks"
},
@@ -79,12 +79,12 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json",
+ "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json",
"/path/to/tmp/json"
],
"name": "read test spec",
"~followup_annotations": [
- "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@@",
+ "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json@@@",
"@@@STEP_LOG_LINE@json.output@{}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
@@ -128,13 +128,13 @@
"--target",
"Release",
"--build-url",
- "gs://chromium-mac-archive/chromium.mac/Mac Builder/full-build-mac.zip",
+ "gs://chromium-fyi-archive/chromium.fyi/Chromium Linux MSan/full-build-linux.zip",
"--build_revision",
"170242",
"--factory-properties",
- "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"Mac10.6 Tests (2)\", \"buildnumber\": 571, \"mastername\": \"chromium.mac\", \"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
+ "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"Chromium Linux MSan (browser tests)\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername\": \"Chromium Linux MSan\", \"parent_got_revision\": \"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
"--build-properties",
- "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"Mac10.6 Tests (2)\", \"buildnumber\": 571, \"mastername\": \"chromium.mac\", \"parent_buildername\": \"Mac Builder\", \"parent_got_revision\": \"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
+ "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"Chromium Linux MSan (browser tests)\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername\": \"Chromium Linux MSan\", \"parent_got_revision\": \"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
],
"name": "extract build"
}
« no previous file with comments | « scripts/slave/recipes/chromium.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698