Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Commit

Permalink
Mojo: Add mojo_shell_tests to the Linux bots.
Browse files Browse the repository at this point in the history
(It seems to be passing on the, uh, Linux Trusty FYI bots, which should
be close enough.)

[email protected]

Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=279472

Review URL: https://codereview.chromium.org/331993008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@279801 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
[email protected] committed Jun 25, 2014
1 parent b63d1ba commit b058120
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions testing/buildbot/chromium.linux.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"mojo_public_system_unittests",
"mojo_public_utility_unittests",
"mojo_service_manager_unittests",
"mojo_shell_tests",
"mojo_system_unittests",
"mojo_view_manager_unittests",
"nacl_loader_unittests"
Expand Down
4 changes: 4 additions & 0 deletions testing/buildbot/chromium_trybot.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,10 @@
"test": "aura_unittests",
"platforms": ["linux", "win"]
},
{
"test": "mojo_shell_tests",
"platforms": ["linux"]
},
{
"test": "mojo_view_manager_unittests",
"platforms": ["linux", "win"]
Expand Down

0 comments on commit b058120

Please sign in to comment.