| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]\\scripts\\slave\\kill_processes.py" | 6 "[BUILD]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "name": "taskkill" | 8 "name": "taskkill" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 102 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"V8 Win32 - debug - 2\", \"buildnumber\": 571, \"mastername\": \
"client.v8\", \"parent_buildername\": \"V8 Win32 - debug builder\", \"parent_got
_revision\": \"54321\", \"recipe\": \"v8\", \"revision\": \"20123\", \"slavename
\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 102 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"V8 Win32 - debug - 2\", \"buildnumber\": 571, \"mastername\": \
"client.v8\", \"parent_buildername\": \"V8 Win32 - debug builder\", \"parent_got
_revision\": \"54321\", \"recipe\": \"v8\", \"revision\": \"20123\", \"slavename
\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 103 "--build-properties", | 103 "--build-properties", |
| 104 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"V8 Win32 - debug - 2\", \"buildnumber\": 571, \"mastername\": \
"client.v8\", \"parent_buildername\": \"V8 Win32 - debug builder\", \"parent_got
_revision\": \"54321\", \"recipe\": \"v8\", \"revision\": \"20123\", \"slavename
\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 104 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"V8 Win32 - debug - 2\", \"buildnumber\": 571, \"mastername\": \
"client.v8\", \"parent_buildername\": \"V8 Win32 - debug builder\", \"parent_got
_revision\": \"54321\", \"recipe\": \"v8\", \"revision\": \"20123\", \"slavename
\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| 105 ], | 105 ], |
| 106 "name": "extract build" | 106 "name": "extract build" |
| 107 }, | 107 }, |
| 108 { | 108 { |
| 109 "cmd": [ | 109 "cmd": [ |
| 110 "python", | 110 "python", |
| 111 "-u", | 111 "-u", |
| 112 "[BUILD]\\scripts\\slave\\recipe_modules\\v8\\resources\\v8testing.py", | 112 "RECIPE_MODULE[v8]\\resources\\v8testing.py", |
| 113 "--target", | 113 "--target", |
| 114 "Debug", | 114 "Debug", |
| 115 "--arch", | 115 "--arch", |
| 116 "ia32", | 116 "ia32", |
| 117 "--testname", | 117 "--testname", |
| 118 "unittests", | 118 "unittests", |
| 119 "--no-variants", | 119 "--no-variants", |
| 120 "--shard_count=3", | 120 "--shard_count=3", |
| 121 "--shard_run=2", | 121 "--shard_run=2", |
| 122 "--json-test-results", | 122 "--json-test-results", |
| 123 "/path/to/tmp/json" | 123 "/path/to/tmp/json" |
| 124 ], | 124 ], |
| 125 "cwd": "[SLAVE_BUILD]\\v8", | 125 "cwd": "[SLAVE_BUILD]\\v8", |
| 126 "name": "Unittests" | 126 "name": "Unittests" |
| 127 }, | 127 }, |
| 128 { | 128 { |
| 129 "cmd": [ | 129 "cmd": [ |
| 130 "python", | 130 "python", |
| 131 "-u", | 131 "-u", |
| 132 "[BUILD]\\scripts\\slave\\recipe_modules\\v8\\resources\\v8testing.py", | 132 "RECIPE_MODULE[v8]\\resources\\v8testing.py", |
| 133 "--target", | 133 "--target", |
| 134 "Debug", | 134 "Debug", |
| 135 "--arch", | 135 "--arch", |
| 136 "ia32", | 136 "ia32", |
| 137 "--testname", | 137 "--testname", |
| 138 "default", | 138 "default", |
| 139 "--shard_count=3", | 139 "--shard_count=3", |
| 140 "--shard_run=2", | 140 "--shard_run=2", |
| 141 "--flaky-tests", | 141 "--flaky-tests", |
| 142 "skip", | 142 "skip", |
| 143 "--json-test-results", | 143 "--json-test-results", |
| 144 "/path/to/tmp/json" | 144 "/path/to/tmp/json" |
| 145 ], | 145 ], |
| 146 "cwd": "[SLAVE_BUILD]\\v8", | 146 "cwd": "[SLAVE_BUILD]\\v8", |
| 147 "name": "Check" | 147 "name": "Check" |
| 148 }, | 148 }, |
| 149 { | 149 { |
| 150 "cmd": [ | 150 "cmd": [ |
| 151 "python", | 151 "python", |
| 152 "-u", | 152 "-u", |
| 153 "[BUILD]\\scripts\\slave\\recipe_modules\\v8\\resources\\v8testing.py", | 153 "RECIPE_MODULE[v8]\\resources\\v8testing.py", |
| 154 "--target", | 154 "--target", |
| 155 "Debug", | 155 "Debug", |
| 156 "--arch", | 156 "--arch", |
| 157 "ia32", | 157 "ia32", |
| 158 "--testname", | 158 "--testname", |
| 159 "default", | 159 "default", |
| 160 "--shard_count=3", | 160 "--shard_count=3", |
| 161 "--shard_run=2", | 161 "--shard_run=2", |
| 162 "--flaky-tests", | 162 "--flaky-tests", |
| 163 "run", | 163 "run", |
| 164 "--json-test-results", | 164 "--json-test-results", |
| 165 "/path/to/tmp/json" | 165 "/path/to/tmp/json" |
| 166 ], | 166 ], |
| 167 "cwd": "[SLAVE_BUILD]\\v8", | 167 "cwd": "[SLAVE_BUILD]\\v8", |
| 168 "name": "Check - flaky" | 168 "name": "Check - flaky" |
| 169 }, | 169 }, |
| 170 { | 170 { |
| 171 "cmd": [ | 171 "cmd": [ |
| 172 "python", | 172 "python", |
| 173 "-u", | 173 "-u", |
| 174 "[BUILD]\\scripts\\slave\\recipe_modules\\v8\\resources\\v8testing.py", | 174 "RECIPE_MODULE[v8]\\resources\\v8testing.py", |
| 175 "--target", | 175 "--target", |
| 176 "Debug", | 176 "Debug", |
| 177 "--arch", | 177 "--arch", |
| 178 "ia32", | 178 "ia32", |
| 179 "--testname", | 179 "--testname", |
| 180 "webkit", | 180 "webkit", |
| 181 "--shard_count=3", | 181 "--shard_count=3", |
| 182 "--shard_run=2", | 182 "--shard_run=2", |
| 183 "--flaky-tests", | 183 "--flaky-tests", |
| 184 "skip", | 184 "skip", |
| 185 "--json-test-results", | 185 "--json-test-results", |
| 186 "/path/to/tmp/json" | 186 "/path/to/tmp/json" |
| 187 ], | 187 ], |
| 188 "cwd": "[SLAVE_BUILD]\\v8", | 188 "cwd": "[SLAVE_BUILD]\\v8", |
| 189 "name": "Webkit" | 189 "name": "Webkit" |
| 190 }, | 190 }, |
| 191 { | 191 { |
| 192 "cmd": [ | 192 "cmd": [ |
| 193 "python", | 193 "python", |
| 194 "-u", | 194 "-u", |
| 195 "[BUILD]\\scripts\\slave\\recipe_modules\\v8\\resources\\v8testing.py", | 195 "RECIPE_MODULE[v8]\\resources\\v8testing.py", |
| 196 "--target", | 196 "--target", |
| 197 "Debug", | 197 "Debug", |
| 198 "--arch", | 198 "--arch", |
| 199 "ia32", | 199 "ia32", |
| 200 "--testname", | 200 "--testname", |
| 201 "webkit", | 201 "webkit", |
| 202 "--shard_count=3", | 202 "--shard_count=3", |
| 203 "--shard_run=2", | 203 "--shard_run=2", |
| 204 "--flaky-tests", | 204 "--flaky-tests", |
| 205 "run", | 205 "run", |
| 206 "--json-test-results", | 206 "--json-test-results", |
| 207 "/path/to/tmp/json" | 207 "/path/to/tmp/json" |
| 208 ], | 208 ], |
| 209 "cwd": "[SLAVE_BUILD]\\v8", | 209 "cwd": "[SLAVE_BUILD]\\v8", |
| 210 "name": "Webkit - flaky" | 210 "name": "Webkit - flaky" |
| 211 }, | 211 }, |
| 212 { | 212 { |
| 213 "cmd": [ | 213 "cmd": [ |
| 214 "python", | 214 "python", |
| 215 "-u", | 215 "-u", |
| 216 "[BUILD]\\scripts\\slave\\recipe_modules\\v8\\resources\\v8testing.py", | 216 "RECIPE_MODULE[v8]\\resources\\v8testing.py", |
| 217 "--target", | 217 "--target", |
| 218 "Debug", | 218 "Debug", |
| 219 "--arch", | 219 "--arch", |
| 220 "ia32", | 220 "ia32", |
| 221 "--testname", | 221 "--testname", |
| 222 "test262", | 222 "test262", |
| 223 "--no-variants", | 223 "--no-variants", |
| 224 "--shard_count=3", | 224 "--shard_count=3", |
| 225 "--shard_run=2", | 225 "--shard_run=2", |
| 226 "--json-test-results", | 226 "--json-test-results", |
| 227 "/path/to/tmp/json" | 227 "/path/to/tmp/json" |
| 228 ], | 228 ], |
| 229 "cwd": "[SLAVE_BUILD]\\v8", | 229 "cwd": "[SLAVE_BUILD]\\v8", |
| 230 "name": "Test262 - no variants" | 230 "name": "Test262 - no variants" |
| 231 }, | 231 }, |
| 232 { | 232 { |
| 233 "cmd": [ | 233 "cmd": [ |
| 234 "python", | 234 "python", |
| 235 "-u", | 235 "-u", |
| 236 "[BUILD]\\scripts\\slave\\recipe_modules\\v8\\resources\\v8testing.py", | 236 "RECIPE_MODULE[v8]\\resources\\v8testing.py", |
| 237 "--target", | 237 "--target", |
| 238 "Debug", | 238 "Debug", |
| 239 "--arch", | 239 "--arch", |
| 240 "ia32", | 240 "ia32", |
| 241 "--testname", | 241 "--testname", |
| 242 "mozilla", | 242 "mozilla", |
| 243 "--shard_count=3", | 243 "--shard_count=3", |
| 244 "--shard_run=2", | 244 "--shard_run=2", |
| 245 "--json-test-results", | 245 "--json-test-results", |
| 246 "/path/to/tmp/json" | 246 "/path/to/tmp/json" |
| 247 ], | 247 ], |
| 248 "cwd": "[SLAVE_BUILD]\\v8", | 248 "cwd": "[SLAVE_BUILD]\\v8", |
| 249 "name": "Mozilla" | 249 "name": "Mozilla" |
| 250 } | 250 } |
| 251 ] | 251 ] |
| OLD | NEW |