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

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

Issue 2649923009: Disable swarming for tests where it's disabled on builder level (Closed)
Patch Set: fixes Created 3 years, 11 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.fyi.json ('k') | 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 "Android Arm64 Builder (dbg)": { 2 "Android Arm64 Builder (dbg)": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "all" 4 "all"
5 ] 5 ]
6 }, 6 },
7 "Android Builder": { 7 "Android Builder": {
8 "additional_compile_targets": [ 8 "additional_compile_targets": [
9 "cronet_test_instrumentation_apk", 9 "cronet_test_instrumentation_apk",
10 "system_webview_apk" 10 "system_webview_apk"
(...skipping 2424 matching lines...) Expand 10 before | Expand all | Expand 10 after
2435 }, 2435 },
2436 { 2436 {
2437 "test": "webapk_shell_apk_junit_tests" 2437 "test": "webapk_shell_apk_junit_tests"
2438 } 2438 }
2439 ] 2439 ]
2440 }, 2440 },
2441 "Cast Linux": { 2441 "Cast Linux": {
2442 "gtest_tests": [ 2442 "gtest_tests": [
2443 { 2443 {
2444 "swarming": { 2444 "swarming": {
2445 "can_use_on_swarming_builders": true 2445 "can_use_on_swarming_builders": false
2446 }, 2446 },
2447 "test": "base_unittests" 2447 "test": "base_unittests"
2448 }, 2448 },
2449 { 2449 {
2450 "swarming": { 2450 "swarming": {
2451 "can_use_on_swarming_builders": true 2451 "can_use_on_swarming_builders": false
2452 }, 2452 },
2453 "test": "cacheinvalidation_unittests" 2453 "test": "cacheinvalidation_unittests"
2454 }, 2454 },
2455 { 2455 {
2456 "swarming": { 2456 "swarming": {
2457 "can_use_on_swarming_builders": true 2457 "can_use_on_swarming_builders": false
2458 }, 2458 },
2459 "test": "capture_unittests" 2459 "test": "capture_unittests"
2460 }, 2460 },
2461 { 2461 {
2462 "swarming": { 2462 "swarming": {
2463 "can_use_on_swarming_builders": true 2463 "can_use_on_swarming_builders": false
2464 }, 2464 },
2465 "test": "cast_alsa_cma_backend_unittests" 2465 "test": "cast_alsa_cma_backend_unittests"
2466 }, 2466 },
2467 { 2467 {
2468 "swarming": { 2468 "swarming": {
2469 "can_use_on_swarming_builders": true 2469 "can_use_on_swarming_builders": false
2470 }, 2470 },
2471 "test": "cast_base_unittests" 2471 "test": "cast_base_unittests"
2472 }, 2472 },
2473 { 2473 {
2474 "swarming": { 2474 "swarming": {
2475 "can_use_on_swarming_builders": true 2475 "can_use_on_swarming_builders": false
2476 }, 2476 },
2477 "test": "cast_crash_unittests" 2477 "test": "cast_crash_unittests"
2478 }, 2478 },
2479 { 2479 {
2480 "swarming": { 2480 "swarming": {
2481 "can_use_on_swarming_builders": true 2481 "can_use_on_swarming_builders": false
2482 }, 2482 },
2483 "test": "cast_media_unittests" 2483 "test": "cast_media_unittests"
2484 }, 2484 },
2485 { 2485 {
2486 "args": [ 2486 "args": [
2487 "--enable-local-file-accesses", 2487 "--enable-local-file-accesses",
2488 "--ozone-platform=cast", 2488 "--ozone-platform=cast",
2489 "--no-sandbox", 2489 "--no-sandbox",
2490 "--test-launcher-jobs=1" 2490 "--test-launcher-jobs=1"
2491 ], 2491 ],
2492 "swarming": { 2492 "swarming": {
2493 "can_use_on_swarming_builders": true 2493 "can_use_on_swarming_builders": false
2494 }, 2494 },
2495 "test": "cast_shell_browsertests" 2495 "test": "cast_shell_browsertests"
2496 }, 2496 },
2497 { 2497 {
2498 "swarming": { 2498 "swarming": {
2499 "can_use_on_swarming_builders": true 2499 "can_use_on_swarming_builders": false
2500 }, 2500 },
2501 "test": "cast_shell_unittests" 2501 "test": "cast_shell_unittests"
2502 }, 2502 },
2503 { 2503 {
2504 "args": [ 2504 "args": [
2505 "--test-launcher-filter-file=src/testing/buildbot/filters/cast-linux.c ontent_browsertests.filter" 2505 "--test-launcher-filter-file=src/testing/buildbot/filters/cast-linux.c ontent_browsertests.filter"
2506 ], 2506 ],
2507 "swarming": { 2507 "swarming": {
2508 "can_use_on_swarming_builders": true 2508 "can_use_on_swarming_builders": false
2509 }, 2509 },
2510 "test": "content_browsertests" 2510 "test": "content_browsertests"
2511 }, 2511 },
2512 { 2512 {
2513 "swarming": { 2513 "swarming": {
2514 "can_use_on_swarming_builders": true 2514 "can_use_on_swarming_builders": false
2515 }, 2515 },
2516 "test": "content_unittests" 2516 "test": "content_unittests"
2517 }, 2517 },
2518 { 2518 {
2519 "swarming": { 2519 "swarming": {
2520 "can_use_on_swarming_builders": true 2520 "can_use_on_swarming_builders": false
2521 }, 2521 },
2522 "test": "crypto_unittests" 2522 "test": "crypto_unittests"
2523 }, 2523 },
2524 { 2524 {
2525 "swarming": { 2525 "swarming": {
2526 "can_use_on_swarming_builders": true 2526 "can_use_on_swarming_builders": false
2527 }, 2527 },
2528 "test": "gpu_ipc_service_unittests" 2528 "test": "gpu_ipc_service_unittests"
2529 }, 2529 },
2530 { 2530 {
2531 "swarming": { 2531 "swarming": {
2532 "can_use_on_swarming_builders": true 2532 "can_use_on_swarming_builders": false
2533 }, 2533 },
2534 "test": "gpu_unittests" 2534 "test": "gpu_unittests"
2535 }, 2535 },
2536 { 2536 {
2537 "swarming": { 2537 "swarming": {
2538 "can_use_on_swarming_builders": true 2538 "can_use_on_swarming_builders": false
2539 }, 2539 },
2540 "test": "ipc_tests" 2540 "test": "ipc_tests"
2541 }, 2541 },
2542 { 2542 {
2543 "swarming": { 2543 "swarming": {
2544 "can_use_on_swarming_builders": true 2544 "can_use_on_swarming_builders": false
2545 }, 2545 },
2546 "test": "jingle_unittests" 2546 "test": "jingle_unittests"
2547 }, 2547 },
2548 { 2548 {
2549 "swarming": { 2549 "swarming": {
2550 "can_use_on_swarming_builders": true 2550 "can_use_on_swarming_builders": false
2551 }, 2551 },
2552 "test": "media_blink_unittests" 2552 "test": "media_blink_unittests"
2553 }, 2553 },
2554 { 2554 {
2555 "swarming": { 2555 "swarming": {
2556 "can_use_on_swarming_builders": true 2556 "can_use_on_swarming_builders": false
2557 }, 2557 },
2558 "test": "media_unittests" 2558 "test": "media_unittests"
2559 }, 2559 },
2560 { 2560 {
2561 "swarming": { 2561 "swarming": {
2562 "can_use_on_swarming_builders": true 2562 "can_use_on_swarming_builders": false
2563 }, 2563 },
2564 "test": "midi_unittests" 2564 "test": "midi_unittests"
2565 }, 2565 },
2566 { 2566 {
2567 "swarming": { 2567 "swarming": {
2568 "can_use_on_swarming_builders": true 2568 "can_use_on_swarming_builders": false
2569 }, 2569 },
2570 "test": "net_unittests" 2570 "test": "net_unittests"
2571 }, 2571 },
2572 { 2572 {
2573 "swarming": { 2573 "swarming": {
2574 "can_use_on_swarming_builders": true 2574 "can_use_on_swarming_builders": false
2575 }, 2575 },
2576 "test": "ppapi_unittests" 2576 "test": "ppapi_unittests"
2577 }, 2577 },
2578 { 2578 {
2579 "swarming": { 2579 "swarming": {
2580 "can_use_on_swarming_builders": true 2580 "can_use_on_swarming_builders": false
2581 }, 2581 },
2582 "test": "sandbox_linux_unittests" 2582 "test": "sandbox_linux_unittests"
2583 }, 2583 },
2584 { 2584 {
2585 "swarming": { 2585 "swarming": {
2586 "can_use_on_swarming_builders": true 2586 "can_use_on_swarming_builders": false
2587 }, 2587 },
2588 "test": "sql_unittests" 2588 "test": "sql_unittests"
2589 }, 2589 },
2590 { 2590 {
2591 "swarming": { 2591 "swarming": {
2592 "can_use_on_swarming_builders": true 2592 "can_use_on_swarming_builders": false
2593 }, 2593 },
2594 "test": "storage_unittests" 2594 "test": "storage_unittests"
2595 }, 2595 },
2596 { 2596 {
2597 "swarming": { 2597 "swarming": {
2598 "can_use_on_swarming_builders": true 2598 "can_use_on_swarming_builders": false
2599 }, 2599 },
2600 "test": "ui_base_unittests" 2600 "test": "ui_base_unittests"
2601 }, 2601 },
2602 { 2602 {
2603 "swarming": { 2603 "swarming": {
2604 "can_use_on_swarming_builders": true 2604 "can_use_on_swarming_builders": false
2605 }, 2605 },
2606 "test": "url_unittests" 2606 "test": "url_unittests"
2607 } 2607 }
2608 ] 2608 ]
2609 }, 2609 },
2610 "Linux Builder": { 2610 "Linux Builder": {
2611 "additional_compile_targets": [ 2611 "additional_compile_targets": [
2612 "all" 2612 "all"
2613 ] 2613 ]
2614 }, 2614 },
(...skipping 1549 matching lines...) Expand 10 before | Expand all | Expand 10 after
4164 "override_compile_targets": [ 4164 "override_compile_targets": [
4165 "telemetry_unittests_run" 4165 "telemetry_unittests_run"
4166 ], 4166 ],
4167 "swarming": { 4167 "swarming": {
4168 "can_use_on_swarming_builders": true 4168 "can_use_on_swarming_builders": true
4169 } 4169 }
4170 } 4170 }
4171 ] 4171 ]
4172 } 4172 }
4173 } 4173 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698