Commit 5f112f29 authored by tapted's avatar tapted Committed by Commit bot

Run native_theme unittests everywhere we run views_unittests.

Created by adding the following to testing/buildbot/manage.py in
def process_file(..):

   if 'views_unittests' in seen and 'native_theme_unittests' not in seen:
     data = [d for d in gtest_tests if d['test'] == 'views_unittests'][0].copy()
     data['test'] = 'native_theme_unittests'
     gtest_tests.append(data)

Then running manage.py --write. It told me to put an entry in
gn_isolate_map.pyl as well.

BUG=398316

Review-Url: https://codereview.chromium.org/2560633004
Cr-Commit-Position: refs/heads/master@{#437807}
parent b1d1be98
...@@ -287,6 +287,12 @@ ...@@ -287,6 +287,12 @@
}, },
"test": "nacl_loader_unittests" "test": "nacl_loader_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
...@@ -682,6 +688,12 @@ ...@@ -682,6 +688,12 @@
}, },
"test": "nacl_loader_unittests" "test": "nacl_loader_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
...@@ -1016,6 +1028,12 @@ ...@@ -1016,6 +1028,12 @@
}, },
"test": "nacl_loader_unittests" "test": "nacl_loader_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
......
...@@ -213,6 +213,12 @@ ...@@ -213,6 +213,12 @@
}, },
"test": "nacl_loader_unittests" "test": "nacl_loader_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
...@@ -518,6 +524,12 @@ ...@@ -518,6 +524,12 @@
}, },
"test": "nacl_loader_unittests" "test": "nacl_loader_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
...@@ -780,6 +792,12 @@ ...@@ -780,6 +792,12 @@
}, },
"test": "mojo_common_unittests" "test": "mojo_common_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
......
This diff is collapsed.
...@@ -3204,6 +3204,12 @@ ...@@ -3204,6 +3204,12 @@
}, },
"test": "nacl_loader_unittests" "test": "nacl_loader_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
...@@ -3816,6 +3822,12 @@ ...@@ -3816,6 +3822,12 @@
}, },
"test": "nacl_loader_unittests" "test": "nacl_loader_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
......
...@@ -250,6 +250,12 @@ ...@@ -250,6 +250,12 @@
}, },
"test": "nacl_loader_unittests" "test": "nacl_loader_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
...@@ -595,6 +601,12 @@ ...@@ -595,6 +601,12 @@
}, },
"test": "nacl_loader_unittests" "test": "nacl_loader_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
...@@ -941,6 +953,12 @@ ...@@ -941,6 +953,12 @@
}, },
"test": "nacl_loader_unittests" "test": "nacl_loader_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
...@@ -1275,6 +1293,12 @@ ...@@ -1275,6 +1293,12 @@
}, },
"test": "nacl_loader_unittests" "test": "nacl_loader_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
......
...@@ -213,6 +213,12 @@ ...@@ -213,6 +213,12 @@
}, },
"test": "nacl_loader_unittests" "test": "nacl_loader_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
...@@ -518,6 +524,12 @@ ...@@ -518,6 +524,12 @@
}, },
"test": "nacl_loader_unittests" "test": "nacl_loader_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
...@@ -780,6 +792,12 @@ ...@@ -780,6 +792,12 @@
}, },
"test": "mojo_common_unittests" "test": "mojo_common_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
......
...@@ -321,6 +321,12 @@ ...@@ -321,6 +321,12 @@
}, },
"test": "nacl_loader_unittests" "test": "nacl_loader_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
...@@ -626,6 +632,12 @@ ...@@ -626,6 +632,12 @@
}, },
"test": "nacl_loader_unittests" "test": "nacl_loader_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
...@@ -888,6 +900,12 @@ ...@@ -888,6 +900,12 @@
}, },
"test": "mojo_common_unittests" "test": "mojo_common_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
......
...@@ -485,6 +485,12 @@ ...@@ -485,6 +485,12 @@
}, },
"test": "nacl_loader_unittests" "test": "nacl_loader_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -716,6 +722,12 @@ ...@@ -716,6 +722,12 @@
}, },
"test": "midi_unittests" "test": "midi_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
......
...@@ -315,6 +315,12 @@ ...@@ -315,6 +315,12 @@
}, },
"test": "nacl_loader_unittests" "test": "nacl_loader_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
...@@ -784,6 +790,12 @@ ...@@ -784,6 +790,12 @@
}, },
"test": "nacl_loader_unittests" "test": "nacl_loader_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
...@@ -1251,6 +1263,12 @@ ...@@ -1251,6 +1263,12 @@
}, },
"test": "nacl_loader_unittests" "test": "nacl_loader_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
...@@ -1658,6 +1676,12 @@ ...@@ -1658,6 +1676,12 @@
}, },
"test": "nacl_loader_unittests" "test": "nacl_loader_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "native_theme_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
......
...@@ -907,6 +907,10 @@ ...@@ -907,6 +907,10 @@
"label": "//services/ui/ime:mus_ime_unittests", "label": "//services/ui/ime:mus_ime_unittests",
"type": "windowed_test_launcher", "type": "windowed_test_launcher",
}, },
"native_theme_unittests": {
"label": "//ui/native_theme:native_theme_unittests",
"type": "windowed_test_launcher",
},
"ui_android_unittests": { "ui_android_unittests": {
"label": "//ui/android:ui_android_unittests", "label": "//ui/android:ui_android_unittests",
"type": "console_test_launcher", "type": "console_test_launcher",
......
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