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

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

Issue 2337383002: Fix swarming for content_browsertests and browser_tests on site isolation bots. (Closed)
Patch Set: Created 4 years, 3 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 | « content/test/BUILD.gn ('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 Asan Builder Tests (dbg)": { 2 "Android Asan Builder Tests (dbg)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "args": [ 5 "args": [
6 "--tool=asan" 6 "--tool=asan"
7 ], 7 ],
8 "swarming": { 8 "swarming": {
9 "can_use_on_swarming_builders": false 9 "can_use_on_swarming_builders": false
10 }, 10 },
(...skipping 10945 matching lines...) Expand 10 before | Expand all | Expand 10 after
10956 "--site-per-process" 10956 "--site-per-process"
10957 ], 10957 ],
10958 "swarming": { 10958 "swarming": {
10959 "can_use_on_swarming_builders": true 10959 "can_use_on_swarming_builders": true
10960 }, 10960 },
10961 "test": "blimp_unittests" 10961 "test": "blimp_unittests"
10962 }, 10962 },
10963 { 10963 {
10964 "args": [ 10964 "args": [
10965 "--site-per-process", 10965 "--site-per-process",
10966 "--test-launcher-filter-file=src/testing/buildbot/filters/site-per-pro cess.browser_tests.filter" 10966 "--test-launcher-filter-file=../../testing/buildbot/filters/site-per-p rocess.browser_tests.filter"
10967 ], 10967 ],
10968 "swarming": { 10968 "swarming": {
10969 "can_use_on_swarming_builders": true 10969 "can_use_on_swarming_builders": true
10970 }, 10970 },
10971 "test": "browser_tests" 10971 "test": "browser_tests"
10972 }, 10972 },
10973 { 10973 {
10974 "args": [ 10974 "args": [
10975 "--site-per-process" 10975 "--site-per-process"
10976 ], 10976 ],
10977 "swarming": { 10977 "swarming": {
10978 "can_use_on_swarming_builders": true 10978 "can_use_on_swarming_builders": true
10979 }, 10979 },
10980 "test": "components_browsertests" 10980 "test": "components_browsertests"
10981 }, 10981 },
10982 { 10982 {
10983 "args": [ 10983 "args": [
10984 "--site-per-process" 10984 "--site-per-process"
10985 ], 10985 ],
10986 "swarming": { 10986 "swarming": {
10987 "can_use_on_swarming_builders": true 10987 "can_use_on_swarming_builders": true
10988 }, 10988 },
10989 "test": "components_unittests" 10989 "test": "components_unittests"
10990 }, 10990 },
10991 { 10991 {
10992 "args": [ 10992 "args": [
10993 "--site-per-process", 10993 "--site-per-process",
10994 "--test-launcher-filter-file=src/testing/buildbot/filters/site-per-pro cess.content_browsertests.filter" 10994 "--test-launcher-filter-file=../../testing/buildbot/filters/site-per-p rocess.content_browsertests.filter"
10995 ], 10995 ],
10996 "swarming": { 10996 "swarming": {
10997 "can_use_on_swarming_builders": true 10997 "can_use_on_swarming_builders": true
10998 }, 10998 },
10999 "test": "content_browsertests" 10999 "test": "content_browsertests"
11000 }, 11000 },
11001 { 11001 {
11002 "args": [ 11002 "args": [
11003 "--site-per-process" 11003 "--site-per-process"
11004 ], 11004 ],
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
11070 "--site-per-process" 11070 "--site-per-process"
11071 ], 11071 ],
11072 "swarming": { 11072 "swarming": {
11073 "can_use_on_swarming_builders": true 11073 "can_use_on_swarming_builders": true
11074 }, 11074 },
11075 "test": "app_shell_unittests" 11075 "test": "app_shell_unittests"
11076 }, 11076 },
11077 { 11077 {
11078 "args": [ 11078 "args": [
11079 "--site-per-process", 11079 "--site-per-process",
11080 "--test-launcher-filter-file=src/testing/buildbot/filters/site-per-pro cess.browser_tests.filter" 11080 "--test-launcher-filter-file=../../testing/buildbot/filters/site-per-p rocess.browser_tests.filter"
11081 ], 11081 ],
11082 "swarming": { 11082 "swarming": {
11083 "can_use_on_swarming_builders": true 11083 "can_use_on_swarming_builders": true
11084 }, 11084 },
11085 "test": "browser_tests" 11085 "test": "browser_tests"
11086 }, 11086 },
11087 { 11087 {
11088 "args": [ 11088 "args": [
11089 "--site-per-process" 11089 "--site-per-process"
11090 ], 11090 ],
11091 "swarming": { 11091 "swarming": {
11092 "can_use_on_swarming_builders": true 11092 "can_use_on_swarming_builders": true
11093 }, 11093 },
11094 "test": "components_browsertests" 11094 "test": "components_browsertests"
11095 }, 11095 },
11096 { 11096 {
11097 "args": [ 11097 "args": [
11098 "--site-per-process" 11098 "--site-per-process"
11099 ], 11099 ],
11100 "swarming": { 11100 "swarming": {
11101 "can_use_on_swarming_builders": true 11101 "can_use_on_swarming_builders": true
11102 }, 11102 },
11103 "test": "components_unittests" 11103 "test": "components_unittests"
11104 }, 11104 },
11105 { 11105 {
11106 "args": [ 11106 "args": [
11107 "--site-per-process", 11107 "--site-per-process",
11108 "--test-launcher-filter-file=src/testing/buildbot/filters/site-per-pro cess.content_browsertests.filter" 11108 "--test-launcher-filter-file=../../testing/buildbot/filters/site-per-p rocess.content_browsertests.filter"
11109 ], 11109 ],
11110 "swarming": { 11110 "swarming": {
11111 "can_use_on_swarming_builders": true 11111 "can_use_on_swarming_builders": true
11112 }, 11112 },
11113 "test": "content_browsertests" 11113 "test": "content_browsertests"
11114 }, 11114 },
11115 { 11115 {
11116 "args": [ 11116 "args": [
11117 "--site-per-process" 11117 "--site-per-process"
11118 ], 11118 ],
(...skipping 984 matching lines...) Expand 10 before | Expand all | Expand 10 after
12103 }, 12103 },
12104 { 12104 {
12105 "swarming": { 12105 "swarming": {
12106 "can_use_on_swarming_builders": true 12106 "can_use_on_swarming_builders": true
12107 }, 12107 },
12108 "test": "views_unittests" 12108 "test": "views_unittests"
12109 } 12109 }
12110 ] 12110 ]
12111 } 12111 }
12112 } 12112 }
OLDNEW
« no previous file with comments | « content/test/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698