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

Side by Side Diff: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_forced.json

Issue 2306373003: libyuv: Add Android Testers (Closed)
Patch Set: Fixed WebRTC expectation 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 unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
7 "--show-path",
8 "python",
9 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
10 ],
11 "name": "cleanup_temp"
12 },
13 {
14 "cmd": [
15 "python",
16 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 17 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--spec", 18 "--spec",
8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'root_dir': 'src '}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromiu m.googlesource.com/libyuv/libyuv'}]", 19 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'root_dir': 'src '}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromiu m.googlesource.com/libyuv/libyuv'}]",
9 "--patch_root", 20 "--patch_root",
10 "src", 21 "src",
11 "--revision_mapping_file", 22 "--revision_mapping_file",
12 "{\"src\": \"got_revision\"}", 23 "{\"src\": \"got_revision\"}",
13 "--git-cache-dir", 24 "--git-cache-dir",
14 "[GIT_CACHE]", 25 "[GIT_CACHE]",
15 "--issue", 26 "--issue",
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
49 "@@@STEP_LOG_LINE@json.output@ }, @@@", 60 "@@@STEP_LOG_LINE@json.output@ }, @@@",
50 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", 61 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
51 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", 62 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
52 "@@@STEP_LOG_LINE@json.output@}@@@", 63 "@@@STEP_LOG_LINE@json.output@}@@@",
53 "@@@STEP_LOG_END@json.output@@@", 64 "@@@STEP_LOG_END@json.output@@@",
54 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@", 65 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@",
55 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" 66 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
56 ] 67 ]
57 }, 68 },
58 { 69 {
59 "cmd": [
60 "python",
61 "-u",
62 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
63 "--show-path",
64 "python",
65 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
66 ],
67 "name": "cleanup_temp"
68 },
69 {
70 "name": "ensure_goma" 70 "name": "ensure_goma"
71 }, 71 },
72 { 72 {
73 "cmd": [ 73 "cmd": [
74 "python", 74 "python",
75 "-u", 75 "-u",
76 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", 76 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
77 "--platform", 77 "--platform",
78 "linux-amd64", 78 "linux-amd64",
79 "--dest-directory", 79 "--dest-directory",
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
186 }, 186 },
187 { 187 {
188 "cmd": [ 188 "cmd": [
189 "python", 189 "python",
190 "-u", 190 "-u",
191 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 191 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
192 "--target", 192 "--target",
193 "Debug", 193 "Debug",
194 "--no-xvfb", 194 "--no-xvfb",
195 "--factory-properties", 195 "--factory-properties",
196 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"issue\": \"12 3456789\", \"mastername\": \"tryserver.libyuv\", \"patchset\": \"1\", \"recipe\" : \"libyuv/libyuv\", \"rietveld\": \"https://rietveld.example.com\", \"slavename \": \"slavename\"}", 196 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"buildnumber\" : 1337, \"issue\": \"123456789\", \"mastername\": \"tryserver.libyuv\", \"patchs et\": \"1\", \"recipe\": \"libyuv/libyuv\", \"rietveld\": \"https://rietveld.exa mple.com\", \"slavename\": \"slavename\"}",
197 "--build-properties", 197 "--build-properties",
198 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"issue\": \"12 3456789\", \"mastername\": \"tryserver.libyuv\", \"patchset\": \"1\", \"recipe\" : \"libyuv/libyuv\", \"rietveld\": \"https://rietveld.example.com\", \"slavename \": \"slavename\"}", 198 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux\", \"buildnumber\" : 1337, \"issue\": \"123456789\", \"mastername\": \"tryserver.libyuv\", \"patchs et\": \"1\", \"recipe\": \"libyuv/libyuv\", \"rietveld\": \"https://rietveld.exa mple.com\", \"slavename\": \"slavename\"}",
199 "--step-name=libyuv_unittest", 199 "--step-name=libyuv_unittest",
200 "--builder-name=linux", 200 "--builder-name=linux",
201 "--slave-name=slavename", 201 "--slave-name=slavename",
202 "--build-number=1337",
202 "libyuv_unittest" 203 "libyuv_unittest"
203 ], 204 ],
204 "name": "libyuv_unittest" 205 "name": "libyuv_unittest"
205 }, 206 },
206 { 207 {
207 "name": "$result", 208 "name": "$result",
208 "recipe_result": null, 209 "recipe_result": null,
209 "status_code": 0 210 "status_code": 0
210 } 211 }
211 ] 212 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698