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

Side by Side Diff: testing/buildbot/chromium.gpu.fyi.json

Issue 1725373003: Convert Top Chrome MD tests to use swarming (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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
« 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 "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {}, 2 "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {},
3 "AAAAA2 See generate_buildbot_json.py to make changes": {}, 3 "AAAAA2 See generate_buildbot_json.py to make changes": {},
4 "GPU Linux Builder": {}, 4 "GPU Linux Builder": {},
5 "GPU Linux Builder (dbg)": {}, 5 "GPU Linux Builder (dbg)": {},
6 "GPU Mac Builder": {}, 6 "GPU Mac Builder": {},
7 "GPU Mac Builder (dbg)": {}, 7 "GPU Mac Builder (dbg)": {},
8 "GPU Win Builder": {}, 8 "GPU Win Builder": {},
9 "GPU Win Builder (dbg)": {}, 9 "GPU Win Builder (dbg)": {},
10 "GPU Win x64 Builder": {}, 10 "GPU Win x64 Builder": {},
(...skipping 458 matching lines...) Expand 10 before | Expand all | Expand 10 after
469 "test": "audio_unittests", 469 "test": "audio_unittests",
470 "use_xvfb": false 470 "use_xvfb": false
471 }, 471 },
472 { 472 {
473 "args": [ 473 "args": [
474 "--enable-gpu", 474 "--enable-gpu",
475 "--test-launcher-jobs=1", 475 "--test-launcher-jobs=1",
476 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu reApiPixelTest.EndToEnd*" 476 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu reApiPixelTest.EndToEnd*"
477 ], 477 ],
478 "name": "tab_capture_end2end_tests", 478 "name": "tab_capture_end2end_tests",
479 "swarming": {
480 "can_use_on_swarming_builders": true
481 },
479 "test": "browser_tests", 482 "test": "browser_tests",
480 "use_xvfb": false 483 "use_xvfb": false
481 }, 484 },
482 { 485 {
483 "args": [ 486 "args": [
484 "--use-gpu-in-tests" 487 "--use-gpu-in-tests"
485 ], 488 ],
486 "swarming": { 489 "swarming": {
487 "can_use_on_swarming_builders": true, 490 "can_use_on_swarming_builders": true,
488 "dimension_sets": [ 491 "dimension_sets": [
(...skipping 400 matching lines...) Expand 10 before | Expand all | Expand 10 after
889 "test": "audio_unittests", 892 "test": "audio_unittests",
890 "use_xvfb": false 893 "use_xvfb": false
891 }, 894 },
892 { 895 {
893 "args": [ 896 "args": [
894 "--enable-gpu", 897 "--enable-gpu",
895 "--test-launcher-jobs=1", 898 "--test-launcher-jobs=1",
896 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu reApiPixelTest.EndToEnd*" 899 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu reApiPixelTest.EndToEnd*"
897 ], 900 ],
898 "name": "tab_capture_end2end_tests", 901 "name": "tab_capture_end2end_tests",
902 "swarming": {
903 "can_use_on_swarming_builders": true
904 },
899 "test": "browser_tests", 905 "test": "browser_tests",
900 "use_xvfb": false 906 "use_xvfb": false
901 }, 907 },
902 { 908 {
903 "args": [ 909 "args": [
904 "--use-gpu-in-tests" 910 "--use-gpu-in-tests"
905 ], 911 ],
906 "swarming": { 912 "swarming": {
907 "can_use_on_swarming_builders": true, 913 "can_use_on_swarming_builders": true,
908 "dimension_sets": [ 914 "dimension_sets": [
(...skipping 1628 matching lines...) Expand 10 before | Expand all | Expand 10 after
2537 "test": "audio_unittests", 2543 "test": "audio_unittests",
2538 "use_xvfb": false 2544 "use_xvfb": false
2539 }, 2545 },
2540 { 2546 {
2541 "args": [ 2547 "args": [
2542 "--enable-gpu", 2548 "--enable-gpu",
2543 "--test-launcher-jobs=1", 2549 "--test-launcher-jobs=1",
2544 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu reApiPixelTest.EndToEnd*" 2550 "--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptu reApiPixelTest.EndToEnd*"
2545 ], 2551 ],
2546 "name": "tab_capture_end2end_tests", 2552 "name": "tab_capture_end2end_tests",
2553 "swarming": {
2554 "can_use_on_swarming_builders": true
2555 },
2547 "test": "browser_tests", 2556 "test": "browser_tests",
2548 "use_xvfb": false 2557 "use_xvfb": false
2549 }, 2558 },
2550 { 2559 {
2551 "args": [ 2560 "args": [
2552 "--use-gpu-in-tests" 2561 "--use-gpu-in-tests"
2553 ], 2562 ],
2554 "swarming": { 2563 "swarming": {
2555 "can_use_on_swarming_builders": true, 2564 "can_use_on_swarming_builders": true,
2556 "dimension_sets": [ 2565 "dimension_sets": [
(...skipping 7038 matching lines...) Expand 10 before | Expand all | Expand 10 after
9595 { 9604 {
9596 "gpu": "10de:104a", 9605 "gpu": "10de:104a",
9597 "os": "Windows-2012ServerR2-SP0" 9606 "os": "Windows-2012ServerR2-SP0"
9598 } 9607 }
9599 ] 9608 ]
9600 } 9609 }
9601 } 9610 }
9602 ] 9611 ]
9603 } 9612 }
9604 } 9613 }
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