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

Side by Side Diff: testing/buildbot/client.v8.chromium.json

Issue 2939663002: Revert of Moves mojo_js_integration_tests into blink. (Closed)
Patch Set: Created 3 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 unified diff | Download patch
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Linux - Future": { 2 "Linux - Future": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "swarming": { 5 "swarming": {
6 "can_use_on_swarming_builders": true 6 "can_use_on_swarming_builders": true
7 }, 7 },
8 "test": "app_shell_unittests" 8 "test": "app_shell_unittests"
9 }, 9 },
10 { 10 {
(...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
227 "test": "jingle_unittests" 227 "test": "jingle_unittests"
228 }, 228 },
229 { 229 {
230 "swarming": { 230 "swarming": {
231 "can_use_on_swarming_builders": true 231 "can_use_on_swarming_builders": true
232 }, 232 },
233 "test": "media_blink_unittests" 233 "test": "media_blink_unittests"
234 }, 234 },
235 { 235 {
236 "swarming": { 236 "swarming": {
237 "can_use_on_swarming_builders": true
238 },
239 "test": "mojo_js_integration_tests"
240 },
241 {
242 "swarming": {
237 "can_use_on_swarming_builders": true 243 "can_use_on_swarming_builders": true
238 }, 244 },
239 "test": "mojo_js_unittests" 245 "test": "mojo_js_unittests"
240 }, 246 },
241 { 247 {
242 "swarming": { 248 "swarming": {
243 "can_use_on_swarming_builders": true 249 "can_use_on_swarming_builders": true
244 }, 250 },
245 "test": "nacl_loader_unittests" 251 "test": "nacl_loader_unittests"
246 }, 252 },
(...skipping 417 matching lines...) Expand 10 before | Expand all | Expand 10 after
664 "name": "telemetry_unittests", 670 "name": "telemetry_unittests",
665 "swarming": { 671 "swarming": {
666 "can_use_on_swarming_builders": true, 672 "can_use_on_swarming_builders": true,
667 "shards": 4 673 "shards": 4
668 } 674 }
669 } 675 }
670 ], 676 ],
671 "scripts": [] 677 "scripts": []
672 } 678 }
673 } 679 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698