Skip to content

Commit

Permalink
Revert 279472 "Mojo: Add mojo_shell_tests to the Linux bots."
Browse files Browse the repository at this point in the history
This is causing test failure:
http://build.chromium.org/p/chromium.linux/builders/Linux%20Tests/builds/11834/steps/mojo_shell_tests/logs/LaunchServiceInProcess

> Mojo: Add mojo_shell_tests to the Linux bots.
> 
> (It seems to be passing on the, uh, Linux Trusty FYI bots, which should
> be close enough.)
> 
> R=sky@chromium.org
> 
> Review URL: https://codereview.chromium.org/331993008

TBR=viettrungluu@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@279501 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
xhwang@chromium.org committed Jun 24, 2014
1 parent 765292c commit 48eb607
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion testing/buildbot/chromium.linux.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
"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: 0 additions & 4 deletions testing/buildbot/chromium_trybot.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,6 @@
"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 48eb607

Please sign in to comment.