Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2400)

Unified Diff: mojo/tools/data/apptests

Issue 1822133002: Converts mash_wm_apptests to unit tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mash/wm/window_manager_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/tools/data/apptests
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
index a3a4940d742bf7fe9acae58bbd8790e62b751a04..8e6ceef804c761290e0b3422a046926f72c128b3 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -35,12 +35,6 @@ tests = [
if config.target_os != config.OS_ANDROID:
tests += [
{
- 'test': 'mojo:mash_wm_apptests',
- 'type': 'gtest_isolated',
- 'args': ['--use-x11-test-config',
- '--override-use-gl-with-osmesa-for-tests']
- },
- {
'test': 'mojo:media_apptests',
'type': 'gtest_isolated',
},
« no previous file with comments | « mash/wm/window_manager_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698