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

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

Issue 1919543002: Swarm mash_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: osmesa Created 4 years, 7 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 | testing/buildbot/chromium.win.json » ('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 "Android GN": { 2 "Android GN": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "test": "android_webview_unittests" 5 "test": "android_webview_unittests"
6 }, 6 },
7 { 7 {
8 "test": "base_unittests" 8 "test": "base_unittests"
9 }, 9 },
10 { 10 {
(...skipping 790 matching lines...) Expand 10 before | Expand all | Expand 10 after
801 }, 801 },
802 "test": "jingle_unittests" 802 "test": "jingle_unittests"
803 }, 803 },
804 { 804 {
805 "swarming": { 805 "swarming": {
806 "can_use_on_swarming_builders": true 806 "can_use_on_swarming_builders": true
807 }, 807 },
808 "test": "leveldb_service_unittests" 808 "test": "leveldb_service_unittests"
809 }, 809 },
810 { 810 {
811 "swarming": {
812 "can_use_on_swarming_builders": true
813 },
811 "test": "mash_unittests" 814 "test": "mash_unittests"
812 }, 815 },
813 { 816 {
814 "swarming": { 817 "swarming": {
815 "can_use_on_swarming_builders": true 818 "can_use_on_swarming_builders": true
816 }, 819 },
817 "test": "media_blink_unittests" 820 "test": "media_blink_unittests"
818 }, 821 },
819 { 822 {
820 "swarming": { 823 "swarming": {
(...skipping 653 matching lines...) Expand 10 before | Expand all | Expand 10 after
1474 "name": "nacl_integration", 1477 "name": "nacl_integration",
1475 "script": "nacl_integration.py" 1478 "script": "nacl_integration.py"
1476 } 1479 }
1477 ] 1480 ]
1478 }, 1481 },
1479 "Linux Tests (dbg)(1)(32)": { 1482 "Linux Tests (dbg)(1)(32)": {
1480 "gtest_tests": [], 1483 "gtest_tests": [],
1481 "scripts": [] 1484 "scripts": []
1482 } 1485 }
1483 } 1486 }
OLDNEW
« no previous file with comments | « no previous file | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698