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

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

Issue 2488963003: Revert of Convert Site Isolation Win bot to --isolate-extensions [2nd attempt]. (Closed)
Patch Set: Created 4 years, 1 month 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') | testing/buildbot/filters/BUILD.gn » ('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 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 11861 matching lines...) Expand 10 before | Expand all | Expand 10 after
11872 "can_use_on_swarming_builders": true 11872 "can_use_on_swarming_builders": true
11873 }, 11873 },
11874 "test": "unit_tests" 11874 "test": "unit_tests"
11875 } 11875 }
11876 ] 11876 ]
11877 }, 11877 },
11878 "Site Isolation Win": { 11878 "Site Isolation Win": {
11879 "gtest_tests": [ 11879 "gtest_tests": [
11880 { 11880 {
11881 "args": [ 11881 "args": [
11882 "--isolate-extensions" 11882 "--site-per-process"
11883 ], 11883 ],
11884 "swarming": { 11884 "swarming": {
11885 "can_use_on_swarming_builders": true 11885 "can_use_on_swarming_builders": true
11886 }, 11886 },
11887 "test": "app_shell_unittests" 11887 "test": "app_shell_unittests"
11888 }, 11888 },
11889 { 11889 {
11890 "args": [ 11890 "args": [
11891 "--isolate-extensions", 11891 "--site-per-process",
11892 "--test-launcher-filter-file=../../testing/buildbot/filters/isolate-ex tensions.browser_tests.filter" 11892 "--test-launcher-filter-file=../../testing/buildbot/filters/site-per-p rocess.browser_tests.filter"
11893 ], 11893 ],
11894 "swarming": { 11894 "swarming": {
11895 "can_use_on_swarming_builders": true 11895 "can_use_on_swarming_builders": true
11896 }, 11896 },
11897 "test": "browser_tests" 11897 "test": "browser_tests"
11898 }, 11898 },
11899 { 11899 {
11900 "args": [ 11900 "args": [
11901 "--isolate-extensions" 11901 "--site-per-process"
11902 ], 11902 ],
11903 "swarming": { 11903 "swarming": {
11904 "can_use_on_swarming_builders": true 11904 "can_use_on_swarming_builders": true
11905 }, 11905 },
11906 "test": "components_browsertests" 11906 "test": "components_browsertests"
11907 }, 11907 },
11908 { 11908 {
11909 "args": [ 11909 "args": [
11910 "--isolate-extensions" 11910 "--site-per-process"
11911 ], 11911 ],
11912 "swarming": { 11912 "swarming": {
11913 "can_use_on_swarming_builders": true 11913 "can_use_on_swarming_builders": true
11914 }, 11914 },
11915 "test": "components_unittests" 11915 "test": "components_unittests"
11916 }, 11916 },
11917 { 11917 {
11918 "args": [ 11918 "args": [
11919 "--isolate-sites-for-testing=*.is", 11919 "--site-per-process",
11920 "--test-launcher-filter-file=../../testing/buildbot/filters/isolate-ex tensions.content_browsertests.filter" 11920 "--test-launcher-filter-file=../../testing/buildbot/filters/site-per-p rocess.content_browsertests.filter"
11921 ], 11921 ],
11922 "swarming": { 11922 "swarming": {
11923 "can_use_on_swarming_builders": true 11923 "can_use_on_swarming_builders": true
11924 }, 11924 },
11925 "test": "content_browsertests" 11925 "test": "content_browsertests"
11926 }, 11926 },
11927 { 11927 {
11928 "args": [ 11928 "args": [
11929 "--isolate-sites-for-testing=*.is" 11929 "--site-per-process"
11930 ], 11930 ],
11931 "swarming": { 11931 "swarming": {
11932 "can_use_on_swarming_builders": true 11932 "can_use_on_swarming_builders": true
11933 }, 11933 },
11934 "test": "content_unittests" 11934 "test": "content_unittests"
11935 }, 11935 },
11936 { 11936 {
11937 "args": [ 11937 "args": [
11938 "--isolate-sites-for-testing=chrome-extension://*" 11938 "--site-per-process"
11939 ], 11939 ],
11940 "swarming": { 11940 "swarming": {
11941 "can_use_on_swarming_builders": true 11941 "can_use_on_swarming_builders": true
11942 }, 11942 },
11943 "test": "extensions_browsertests" 11943 "test": "extensions_browsertests"
11944 }, 11944 },
11945 { 11945 {
11946 "args": [ 11946 "args": [
11947 "--isolate-sites-for-testing=chrome-extension://*" 11947 "--site-per-process"
11948 ], 11948 ],
11949 "swarming": { 11949 "swarming": {
11950 "can_use_on_swarming_builders": true 11950 "can_use_on_swarming_builders": true
11951 }, 11951 },
11952 "test": "extensions_unittests" 11952 "test": "extensions_unittests"
11953 }, 11953 },
11954 { 11954 {
11955 "args": [ 11955 "args": [
11956 "--isolate-extensions" 11956 "--site-per-process"
11957 ], 11957 ],
11958 "swarming": { 11958 "swarming": {
11959 "can_use_on_swarming_builders": true 11959 "can_use_on_swarming_builders": true
11960 }, 11960 },
11961 "test": "installer_util_unittests" 11961 "test": "installer_util_unittests"
11962 }, 11962 },
11963 { 11963 {
11964 "args": [ 11964 "args": [
11965 "--isolate-extensions" 11965 "--site-per-process"
11966 ], 11966 ],
11967 "swarming": { 11967 "swarming": {
11968 "can_use_on_swarming_builders": true 11968 "can_use_on_swarming_builders": true
11969 }, 11969 },
11970 "test": "interactive_ui_tests" 11970 "test": "interactive_ui_tests"
11971 }, 11971 },
11972 { 11972 {
11973 "args": [ 11973 "args": [
11974 "--isolate-extensions" 11974 "--site-per-process"
11975 ], 11975 ],
11976 "swarming": { 11976 "swarming": {
11977 "can_use_on_swarming_builders": true 11977 "can_use_on_swarming_builders": true
11978 }, 11978 },
11979 "test": "nacl_loader_unittests" 11979 "test": "nacl_loader_unittests"
11980 }, 11980 },
11981 { 11981 {
11982 "args": [ 11982 "args": [
11983 "--isolate-extensions" 11983 "--site-per-process"
11984 ], 11984 ],
11985 "swarming": { 11985 "swarming": {
11986 "can_use_on_swarming_builders": true 11986 "can_use_on_swarming_builders": true
11987 }, 11987 },
11988 "test": "sync_integration_tests" 11988 "test": "sync_integration_tests"
11989 }, 11989 },
11990 { 11990 {
11991 "args": [ 11991 "args": [
11992 "--isolate-extensions" 11992 "--site-per-process"
11993 ], 11993 ],
11994 "swarming": { 11994 "swarming": {
11995 "can_use_on_swarming_builders": true 11995 "can_use_on_swarming_builders": true
11996 }, 11996 },
11997 "test": "unit_tests" 11997 "test": "unit_tests"
11998 } 11998 }
11999 ] 11999 ]
12000 }, 12000 },
12001 "ThinLTO Linux ToT": { 12001 "ThinLTO Linux ToT": {
12002 "gtest_tests": [ 12002 "gtest_tests": [
(...skipping 942 matching lines...) Expand 10 before | Expand all | Expand 10 after
12945 }, 12945 },
12946 { 12946 {
12947 "swarming": { 12947 "swarming": {
12948 "can_use_on_swarming_builders": true 12948 "can_use_on_swarming_builders": true
12949 }, 12949 },
12950 "test": "views_unittests" 12950 "test": "views_unittests"
12951 } 12951 }
12952 ] 12952 ]
12953 } 12953 }
12954 } 12954 }
OLDNEW
« no previous file with comments | « content/test/BUILD.gn ('k') | testing/buildbot/filters/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698