Commit ac882d3c authored by alokp's avatar alokp Committed by Commit bot

Enables media_mojo_unittests on linux bots.

BUG=571155

Review-Url: https://codereview.chromium.org/2324483002
Cr-Commit-Position: refs/heads/master@{#417412}
parent 09aacee5
...@@ -1582,6 +1582,12 @@ ...@@ -1582,6 +1582,12 @@
}, },
"test": "media_blink_unittests" "test": "media_blink_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "media_mojo_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
...@@ -1911,6 +1917,12 @@ ...@@ -1911,6 +1917,12 @@
}, },
"test": "media_mojo_shell_unittests" "test": "media_mojo_shell_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "media_mojo_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
...@@ -2394,6 +2406,12 @@ ...@@ -2394,6 +2406,12 @@
}, },
"test": "media_blink_unittests" "test": "media_blink_unittests"
}, },
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "media_mojo_unittests"
},
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true
......
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