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

Side by Side Diff: testing/buildbot/chromium.win.json

Issue 615833002: Revert of Swarm debug Windows 7 tests on main waterfall. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | « no previous file | no next file » | 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 "XP Tests (1)": { 2 "XP Tests (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "interactive_ui_tests", 4 "interactive_ui_tests",
5 "cacheinvalidation_unittests", 5 "cacheinvalidation_unittests",
6 "cast_unittests", 6 "cast_unittests",
7 "cc_unittests", 7 "cc_unittests",
8 "chromedriver_unittests", 8 "chromedriver_unittests",
9 "courgette_unittests", 9 "courgette_unittests",
10 "crypto_unittests", 10 "crypto_unittests",
(...skipping 317 matching lines...) Expand 10 before | Expand all | Expand 10 after
328 "gtest_tests": [ 328 "gtest_tests": [
329 ] 329 ]
330 }, 330 },
331 "Win 7 Tests x64 (3)": { 331 "Win 7 Tests x64 (3)": {
332 "gtest_tests": [ 332 "gtest_tests": [
333 ] 333 ]
334 }, 334 },
335 "Win7 Tests (dbg)(1)": { 335 "Win7 Tests (dbg)(1)": {
336 "gtest_tests": [ 336 "gtest_tests": [
337 "accessibility_unittests", 337 "accessibility_unittests",
338 { 338 "base_unittests",
339 "test": "ash_unittests",
340 "swarming": {
341 "can_use_on_swarming_builders": true
342 }
343 },
344 "aura_unittests",
345 {
346 "test": "base_unittests",
347 "swarming": {
348 "can_use_on_swarming_builders": true
349 }
350 },
351 {
352 "test": "browser_tests",
353 "swarming": {
354 "can_use_on_swarming_builders": true,
355 "shards": 20
356 }
357 },
358 "cacheinvalidation_unittests", 339 "cacheinvalidation_unittests",
359 "cast_unittests", 340 "cast_unittests",
360 "cc_unittests", 341 "cc_unittests",
361 "chromedriver_unittests", 342 "chromedriver_unittests",
362 "chrome_elf_unittests", 343 "chrome_elf_unittests",
363 "components_unittests", 344 "components_unittests",
364 "compositor_unittests",
365 {
366 "test": "content_browsertests",
367 "swarming": {
368 "can_use_on_swarming_builders": true,
369 "shards": 2
370 }
371 },
372 {
373 "test": "content_unittests",
374 "swarming": {
375 "can_use_on_swarming_builders": true
376 }
377 },
378 "courgette_unittests", 345 "courgette_unittests",
379 "crypto_unittests", 346 "crypto_unittests",
380 "events_unittests",
381 "extensions_unittests", 347 "extensions_unittests",
382 "gcm_unit_tests", 348 "gcm_unit_tests",
383 "gpu_unittests", 349 "gpu_unittests",
384 "installer_util_unittests", 350 "url_unittests",
385 {
386 "test": "interactive_ui_tests",
387 "swarming": {
388 "can_use_on_swarming_builders": true,
389 "shards": 4
390 }
391 },
392 "ipc_tests",
393 "jingle_unittests", 351 "jingle_unittests",
394 "media_unittests", 352 "media_unittests",
353 "ppapi_unittests",
354 "printing_unittests",
355 "remoting_unittests",
356 "aura_unittests",
357 "ash_unittests",
358 "compositor_unittests",
359 "events_unittests",
360 "ipc_tests",
361 "sync_integration_tests",
362 "sync_unit_tests",
363 "unit_tests",
364 "sql_unittests",
365 "ui_unittests",
366 "content_unittests",
367 "views_unittests",
368 "wm_unittests",
369 "installer_util_unittests"
370 ]
371 },
372 "Win7 Tests (dbg)(2)": {
373 "gtest_tests": [
374 "net_unittests",
375 {"test": "browser_tests", "shard_index": 0, "total_shards": 5},
376 "content_browsertests"
377 ]
378 },
379 "Win7 Tests (dbg)(3)": {
380 "gtest_tests": [
381 "sbox_unittests",
382 "sbox_integration_tests",
383 "sbox_validation_tests",
384 {"test": "browser_tests", "shard_index": 1, "total_shards": 5}
385 ]
386 },
387 "Win7 Tests (dbg)(4)": {
388 "gtest_tests": [
395 "mojo_apps_js_unittests", 389 "mojo_apps_js_unittests",
396 "mojo_common_unittests", 390 "mojo_common_unittests",
397 "mojo_js_unittests", 391 "mojo_js_unittests",
398 "mojo_public_bindings_unittests", 392 "mojo_public_bindings_unittests",
399 "mojo_public_environment_unittests", 393 "mojo_public_environment_unittests",
400 "mojo_public_system_unittests", 394 "mojo_public_system_unittests",
401 "mojo_public_utility_unittests", 395 "mojo_public_utility_unittests",
402 "mojo_system_unittests", 396 "mojo_system_unittests",
403 { 397 {"test": "browser_tests", "shard_index": 2, "total_shards": 5}
404 "test": "net_unittests",
405 "swarming": {
406 "can_use_on_swarming_builders": true
407 }
408 },
409 "ppapi_unittests",
410 "printing_unittests",
411 "remoting_unittests",
412 "sbox_unittests",
413 "sbox_integration_tests",
414 "sbox_validation_tests",
415 "sql_unittests",
416 {
417 "test": "sync_integration_tests",
418 "swarming": {
419 "can_use_on_swarming_builders": true,
420 "shards": 2
421 }
422 },
423 "sync_unit_tests",
424 "ui_unittests",
425 {
426 "test": "unit_tests",
427 "swarming": {
428 "can_use_on_swarming_builders": true
429 }
430 },
431 "url_unittests",
432 "views_unittests",
433 "wm_unittests"
434 ]
435 },
436 "Win7 Tests (dbg)(2)": {
437 "gtest_tests": [
438 ]
439 },
440 "Win7 Tests (dbg)(3)": {
441 "gtest_tests": [
442 ]
443 },
444 "Win7 Tests (dbg)(4)": {
445 "gtest_tests": [
446 ] 398 ]
447 }, 399 },
448 "Win7 Tests (dbg)(5)": { 400 "Win7 Tests (dbg)(5)": {
449 "gtest_tests": [ 401 "gtest_tests": [
402 {"test": "browser_tests", "shard_index": 3, "total_shards": 5}
450 ] 403 ]
451 }, 404 },
452 "Win7 Tests (dbg)(6)": { 405 "Win7 Tests (dbg)(6)": {
453 "gtest_tests": [ 406 "gtest_tests": [
407 {"test": "browser_tests", "shard_index": 4, "total_shards": 5}
454 ] 408 ]
455 }, 409 },
456 "Interactive Tests (dbg)": { 410 "Interactive Tests (dbg)": {
457 "gtest_tests": [ 411 "gtest_tests": [
412 "interactive_ui_tests"
458 ] 413 ]
459 }, 414 },
460 "Win8 Aura": { 415 "Win8 Aura": {
461 "gtest_tests": [ 416 "gtest_tests": [
462 "views_unittests", 417 "views_unittests",
463 "wm_unittests", 418 "wm_unittests",
464 "aura_unittests", 419 "aura_unittests",
465 "ash_unittests", 420 "ash_unittests",
466 "compositor_unittests", 421 "compositor_unittests",
467 "content_browsertests", 422 "content_browsertests",
468 "events_unittests" 423 "events_unittests"
469 ] 424 ]
470 } 425 }
471 } 426 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698