Commit 6335bd85 authored by Lindsay Pasricha's avatar Lindsay Pasricha Committed by Commit Bot

Enable ViewsBrowserWindows for the tests running on mac-views-rel

Bug: 826341
Change-Id: Ifd2630580efceffab3b73e617e031c32a3a1be13
Reviewed-on: https://chromium-review.googlesource.com/1040947
Commit-Queue: Lindsay Pasricha <lindsayw@chromium.org>
Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
Reviewed-by: default avatarDirk Pranke <dpranke@chromium.org>
Cr-Commit-Position: refs/heads/master@{#556110}
parent bcc19833
...@@ -9288,36 +9288,54 @@ ...@@ -9288,36 +9288,54 @@
"mac-views-rel": { "mac-views-rel": {
"gtest_tests": [ "gtest_tests": [
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "accessibility_unittests" "test": "accessibility_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "app_shell_unittests" "test": "app_shell_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "base_unittests" "test": "base_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "blink_heap_unittests" "test": "blink_heap_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "blink_platform_unittests" "test": "blink_platform_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
"shards": 10 "shards": 10
...@@ -9326,7 +9344,8 @@ ...@@ -9326,7 +9344,8 @@
}, },
{ {
"args": [ "args": [
"--enable-surface-synchronization" "--enable-surface-synchronization",
"--enable-features=ViewsBrowserWindows"
], ],
"name": "surface_sync_browser_tests", "name": "surface_sync_browser_tests",
"swarming": { "swarming": {
...@@ -9337,7 +9356,7 @@ ...@@ -9337,7 +9356,7 @@
}, },
{ {
"args": [ "args": [
"--enable-features=VizDisplayCompositor", "--enable-features=VizDisplayCompositor,ViewsBrowserWindows",
"--test-launcher-filter-file=../../testing/buildbot/filters/viz.browser_tests.filter" "--test-launcher-filter-file=../../testing/buildbot/filters/viz.browser_tests.filter"
], ],
"name": "viz_browser_tests", "name": "viz_browser_tests",
...@@ -9348,42 +9367,63 @@ ...@@ -9348,42 +9367,63 @@
"test": "browser_tests" "test": "browser_tests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "cacheinvalidation_unittests" "test": "cacheinvalidation_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "capture_unittests" "test": "capture_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "cast_unittests" "test": "cast_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "cc_unittests" "test": "cc_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "chromedriver_unittests" "test": "chromedriver_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "components_unittests" "test": "components_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
...@@ -9391,7 +9431,8 @@ ...@@ -9391,7 +9431,8 @@
}, },
{ {
"args": [ "args": [
"--enable-surface-synchronization" "--enable-surface-synchronization",
"--enable-features=ViewsBrowserWindows"
], ],
"name": "surface_sync_content_browsertests", "name": "surface_sync_content_browsertests",
"swarming": { "swarming": {
...@@ -9402,7 +9443,7 @@ ...@@ -9402,7 +9443,7 @@
}, },
{ {
"args": [ "args": [
"--enable-features=VizDisplayCompositor", "--enable-features=VizDisplayCompositor,ViewsBrowserWindows",
"--test-launcher-filter-file=../../testing/buildbot/filters/viz.content_browsertests.filter" "--test-launcher-filter-file=../../testing/buildbot/filters/viz.content_browsertests.filter"
], ],
"name": "viz_content_browsertests", "name": "viz_content_browsertests",
...@@ -9413,6 +9454,9 @@ ...@@ -9413,6 +9454,9 @@
"test": "content_browsertests" "test": "content_browsertests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
...@@ -9420,7 +9464,7 @@ ...@@ -9420,7 +9464,7 @@
}, },
{ {
"args": [ "args": [
"--enable-features=VizDisplayCompositor", "--enable-features=VizDisplayCompositor,ViewsBrowserWindows",
"--test-launcher-filter-file=../../testing/buildbot/filters/viz.content_unittests.filter" "--test-launcher-filter-file=../../testing/buildbot/filters/viz.content_unittests.filter"
], ],
"name": "viz_content_unittests", "name": "viz_content_unittests",
...@@ -9430,60 +9474,90 @@ ...@@ -9430,60 +9474,90 @@
"test": "content_unittests" "test": "content_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "crashpad_tests" "test": "crashpad_tests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "cronet_tests" "test": "cronet_tests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "cronet_unittests" "test": "cronet_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "crypto_unittests" "test": "crypto_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "extensions_unittests" "test": "extensions_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "gcm_unit_tests" "test": "gcm_unit_tests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "gfx_unittests" "test": "gfx_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "google_apis_unittests" "test": "google_apis_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "gpu_unittests" "test": "gpu_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
"shards": 2 "shards": 2
...@@ -9491,144 +9565,216 @@ ...@@ -9491,144 +9565,216 @@
"test": "interactive_ui_tests" "test": "interactive_ui_tests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "ipc_tests" "test": "ipc_tests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "jingle_unittests" "test": "jingle_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "media_blink_unittests" "test": "media_blink_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "media_service_unittests" "test": "media_service_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "media_unittests" "test": "media_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "midi_unittests" "test": "midi_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "mojo_unittests" "test": "mojo_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "native_theme_unittests" "test": "native_theme_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "net_unittests" "test": "net_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "pdf_unittests" "test": "pdf_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "ppapi_unittests" "test": "ppapi_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "printing_unittests" "test": "printing_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "remoting_unittests" "test": "remoting_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "sandbox_mac_unittests" "test": "sandbox_mac_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "skia_unittests" "test": "skia_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "sql_unittests" "test": "sql_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "storage_unittests" "test": "storage_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "sync_integration_tests" "test": "sync_integration_tests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "ui_base_unittests" "test": "ui_base_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "unit_tests" "test": "unit_tests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "url_unittests" "test": "url_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "views_unittests" "test": "views_unittests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
"test": "webkit_unit_tests" "test": "webkit_unit_tests"
}, },
{ {
"args": [
"--enable-features=ViewsBrowserWindows"
],
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
}, },
......
...@@ -918,6 +918,9 @@ ...@@ -918,6 +918,9 @@
'test_suites': { 'test_suites': {
'gtest_tests': 'chromium_mac_fyi_gtests', 'gtest_tests': 'chromium_mac_fyi_gtests',
}, },
'args': [
'--enable-features=ViewsBrowserWindows',
],
}, },
'Chromium Mac 10.11': { 'Chromium Mac 10.11': {
'test_suites': { 'test_suites': {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment