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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosse4.json

Issue 985273002: Changed recipe_modules base paths to be abstract entities in their own right. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebase Created 5 years, 9 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 | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "[BUILD]/scripts/slave/bot_update.py", 6 "[BUILD]/scripts/slave/bot_update.py",
7 "--master", 7 "--master",
8 "client.v8", 8 "client.v8",
9 "--builder", 9 "--builder",
10 "V8 Linux - nosse4", 10 "V8 Linux - nosse4",
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
94 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"V8 Linux - nosse4\", \"buildnumber\": 571, \"mastername\": \"cl ient.v8\", \"parent_buildername\": \"V8 Linux - builder\", \"parent_got_revision \": \"54321\", \"recipe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"Tes tSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 94 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"V8 Linux - nosse4\", \"buildnumber\": 571, \"mastername\": \"cl ient.v8\", \"parent_buildername\": \"V8 Linux - builder\", \"parent_got_revision \": \"54321\", \"recipe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"Tes tSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
95 "--build-properties", 95 "--build-properties",
96 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"V8 Linux - nosse4\", \"buildnumber\": 571, \"mastername\": \"cl ient.v8\", \"parent_buildername\": \"V8 Linux - builder\", \"parent_got_revision \": \"54321\", \"recipe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"Tes tSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 96 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"V8 Linux - nosse4\", \"buildnumber\": 571, \"mastername\": \"cl ient.v8\", \"parent_buildername\": \"V8 Linux - builder\", \"parent_got_revision \": \"54321\", \"recipe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"Tes tSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
97 ], 97 ],
98 "name": "extract build" 98 "name": "extract build"
99 }, 99 },
100 { 100 {
101 "cmd": [ 101 "cmd": [
102 "python", 102 "python",
103 "-u", 103 "-u",
104 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 104 "RECIPE_MODULE[v8]/resources/v8testing.py",
105 "--target", 105 "--target",
106 "Release", 106 "Release",
107 "--arch", 107 "--arch",
108 "ia32", 108 "ia32",
109 "--testname", 109 "--testname",
110 "unittests", 110 "unittests",
111 "--no-variants", 111 "--no-variants",
112 "--shell_flags=\"--noenable-sse4-1\"", 112 "--shell_flags=\"--noenable-sse4-1\"",
113 "--json-test-results", 113 "--json-test-results",
114 "/path/to/tmp/json" 114 "/path/to/tmp/json"
115 ], 115 ],
116 "cwd": "[SLAVE_BUILD]/v8", 116 "cwd": "[SLAVE_BUILD]/v8",
117 "name": "Unittests" 117 "name": "Unittests"
118 }, 118 },
119 { 119 {
120 "cmd": [ 120 "cmd": [
121 "python", 121 "python",
122 "-u", 122 "-u",
123 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 123 "RECIPE_MODULE[v8]/resources/v8testing.py",
124 "--target", 124 "--target",
125 "Release", 125 "Release",
126 "--arch", 126 "--arch",
127 "ia32", 127 "ia32",
128 "--testname", 128 "--testname",
129 "default", 129 "default",
130 "--shell_flags=\"--noenable-sse4-1\"", 130 "--shell_flags=\"--noenable-sse4-1\"",
131 "--flaky-tests", 131 "--flaky-tests",
132 "skip", 132 "skip",
133 "--json-test-results", 133 "--json-test-results",
134 "/path/to/tmp/json" 134 "/path/to/tmp/json"
135 ], 135 ],
136 "cwd": "[SLAVE_BUILD]/v8", 136 "cwd": "[SLAVE_BUILD]/v8",
137 "name": "Check" 137 "name": "Check"
138 }, 138 },
139 { 139 {
140 "cmd": [ 140 "cmd": [
141 "python", 141 "python",
142 "-u", 142 "-u",
143 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 143 "RECIPE_MODULE[v8]/resources/v8testing.py",
144 "--target", 144 "--target",
145 "Release", 145 "Release",
146 "--arch", 146 "--arch",
147 "ia32", 147 "ia32",
148 "--testname", 148 "--testname",
149 "default", 149 "default",
150 "--shell_flags=\"--noenable-sse4-1\"", 150 "--shell_flags=\"--noenable-sse4-1\"",
151 "--flaky-tests", 151 "--flaky-tests",
152 "run", 152 "run",
153 "--json-test-results", 153 "--json-test-results",
154 "/path/to/tmp/json" 154 "/path/to/tmp/json"
155 ], 155 ],
156 "cwd": "[SLAVE_BUILD]/v8", 156 "cwd": "[SLAVE_BUILD]/v8",
157 "name": "Check - flaky" 157 "name": "Check - flaky"
158 }, 158 },
159 { 159 {
160 "cmd": [ 160 "cmd": [
161 "python", 161 "python",
162 "-u", 162 "-u",
163 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 163 "RECIPE_MODULE[v8]/resources/v8testing.py",
164 "--target", 164 "--target",
165 "Release", 165 "Release",
166 "--arch", 166 "--arch",
167 "ia32", 167 "ia32",
168 "--testname", 168 "--testname",
169 "mozilla", 169 "mozilla",
170 "--shell_flags=\"--noenable-sse4-1\"", 170 "--shell_flags=\"--noenable-sse4-1\"",
171 "--json-test-results", 171 "--json-test-results",
172 "/path/to/tmp/json" 172 "/path/to/tmp/json"
173 ], 173 ],
174 "cwd": "[SLAVE_BUILD]/v8", 174 "cwd": "[SLAVE_BUILD]/v8",
175 "name": "Mozilla" 175 "name": "Mozilla"
176 } 176 }
177 ] 177 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698