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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_branches_V8_Linux___trunk.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.branches", 8 "client.v8.branches",
9 "--builder", 9 "--builder",
10 "V8 Linux - trunk", 10 "V8 Linux - trunk",
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
83 "-u", 83 "-u",
84 "[SLAVE_BUILD]/v8/tools/presubmit.py" 84 "[SLAVE_BUILD]/v8/tools/presubmit.py"
85 ], 85 ],
86 "cwd": "[SLAVE_BUILD]/v8", 86 "cwd": "[SLAVE_BUILD]/v8",
87 "name": "Presubmit" 87 "name": "Presubmit"
88 }, 88 },
89 { 89 {
90 "cmd": [ 90 "cmd": [
91 "python", 91 "python",
92 "-u", 92 "-u",
93 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 93 "RECIPE_MODULE[v8]/resources/v8testing.py",
94 "--target", 94 "--target",
95 "Release", 95 "Release",
96 "--arch", 96 "--arch",
97 "ia32", 97 "ia32",
98 "--testname", 98 "--testname",
99 "unittests", 99 "unittests",
100 "--no-variants" 100 "--no-variants"
101 ], 101 ],
102 "cwd": "[SLAVE_BUILD]/v8", 102 "cwd": "[SLAVE_BUILD]/v8",
103 "name": "Unittests" 103 "name": "Unittests"
104 }, 104 },
105 { 105 {
106 "cmd": [ 106 "cmd": [
107 "python", 107 "python",
108 "-u", 108 "-u",
109 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 109 "RECIPE_MODULE[v8]/resources/v8testing.py",
110 "--target", 110 "--target",
111 "Release", 111 "Release",
112 "--arch", 112 "--arch",
113 "ia32", 113 "ia32",
114 "--testname", 114 "--testname",
115 "default", 115 "default",
116 "--flaky-tests", 116 "--flaky-tests",
117 "skip" 117 "skip"
118 ], 118 ],
119 "cwd": "[SLAVE_BUILD]/v8", 119 "cwd": "[SLAVE_BUILD]/v8",
120 "name": "Check" 120 "name": "Check"
121 }, 121 },
122 { 122 {
123 "cmd": [ 123 "cmd": [
124 "python", 124 "python",
125 "-u", 125 "-u",
126 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 126 "RECIPE_MODULE[v8]/resources/v8testing.py",
127 "--target", 127 "--target",
128 "Release", 128 "Release",
129 "--arch", 129 "--arch",
130 "ia32", 130 "ia32",
131 "--testname", 131 "--testname",
132 "default", 132 "default",
133 "--flaky-tests", 133 "--flaky-tests",
134 "run" 134 "run"
135 ], 135 ],
136 "cwd": "[SLAVE_BUILD]/v8", 136 "cwd": "[SLAVE_BUILD]/v8",
137 "name": "Check - flaky" 137 "name": "Check - flaky"
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 "webkit", 149 "webkit",
150 "--flaky-tests", 150 "--flaky-tests",
151 "skip" 151 "skip"
152 ], 152 ],
153 "cwd": "[SLAVE_BUILD]/v8", 153 "cwd": "[SLAVE_BUILD]/v8",
154 "name": "Webkit" 154 "name": "Webkit"
155 }, 155 },
156 { 156 {
157 "cmd": [ 157 "cmd": [
158 "python", 158 "python",
159 "-u", 159 "-u",
160 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 160 "RECIPE_MODULE[v8]/resources/v8testing.py",
161 "--target", 161 "--target",
162 "Release", 162 "Release",
163 "--arch", 163 "--arch",
164 "ia32", 164 "ia32",
165 "--testname", 165 "--testname",
166 "webkit", 166 "webkit",
167 "--flaky-tests", 167 "--flaky-tests",
168 "run" 168 "run"
169 ], 169 ],
170 "cwd": "[SLAVE_BUILD]/v8", 170 "cwd": "[SLAVE_BUILD]/v8",
171 "name": "Webkit - flaky" 171 "name": "Webkit - flaky"
172 }, 172 },
173 { 173 {
174 "cmd": [ 174 "cmd": [
175 "python", 175 "python",
176 "-u", 176 "-u",
177 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 177 "RECIPE_MODULE[v8]/resources/v8testing.py",
178 "--target", 178 "--target",
179 "Release", 179 "Release",
180 "--arch", 180 "--arch",
181 "ia32", 181 "ia32",
182 "--testname", 182 "--testname",
183 "test262", 183 "test262",
184 "--no-variants" 184 "--no-variants"
185 ], 185 ],
186 "cwd": "[SLAVE_BUILD]/v8", 186 "cwd": "[SLAVE_BUILD]/v8",
187 "name": "Test262 - no variants" 187 "name": "Test262 - no variants"
188 }, 188 },
189 { 189 {
190 "cmd": [ 190 "cmd": [
191 "python", 191 "python",
192 "-u", 192 "-u",
193 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 193 "RECIPE_MODULE[v8]/resources/v8testing.py",
194 "--target", 194 "--target",
195 "Release", 195 "Release",
196 "--arch", 196 "--arch",
197 "ia32", 197 "ia32",
198 "--testname", 198 "--testname",
199 "mozilla" 199 "mozilla"
200 ], 200 ],
201 "cwd": "[SLAVE_BUILD]/v8", 201 "cwd": "[SLAVE_BUILD]/v8",
202 "name": "Mozilla" 202 "name": "Mozilla"
203 } 203 }
204 ] 204 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698