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

Unified Diff: mojo/tools/data/apptests

Issue 1677293002: Bye bye Mandoline (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: moar Created 4 years, 10 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/BUILD.gn ('k') | testing/buildbot/chromium.android.json » ('j') | 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 b364d7ef4ba09353cf64dd9c81d581af93583dc0..0243d37e5db7d20ae5ffb37a7c15e9a2f55e3340 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -58,27 +58,6 @@ if config.target_os != config.OS_ANDROID:
'type': 'gtest_isolated',
},
{
- 'test': 'mojo:html_viewer_apptests',
- 'name': 'mojo:html_viewer_apptests',
- 'type': 'gtest_isolated',
- 'args': ['--enable-html-viewer-test-interface',
- '--use-x11-test-config',
- '--override-use-gl-with-osmesa-for-tests']
- },
- {
- 'test': 'mojo:html_viewer_apptests',
- 'name': 'mojo:html_viewer_apptests new frame',
- 'type': 'gtest_isolated',
- 'args': ['--oopif-always-create-new-frame-tree',
- '--enable-html-viewer-test-interface',
- '--use-x11-test-config',
- '--override-use-gl-with-osmesa-for-tests']
- },
- {
- 'test': 'mojo:mandoline_browser_apptests',
- 'type': 'gtest_isolated',
- },
- {
'test': 'mojo:mash_wm_apptests',
'type': 'gtest_isolated',
'args': ['--use-x11-test-config',
@@ -112,10 +91,4 @@ if config.target_os != config.OS_ANDROID:
# 'args': ['--use-x11-test-config',
# '--override-use-gl-with-osmesa-for-tests', '--enable-logging']
# },
- {
- 'test': 'mojo:web_view_apptests',
- 'type': 'gtest_isolated',
- 'args': ['--use-x11-test-config',
- '--override-use-gl-with-osmesa-for-tests']
- },
]
« no previous file with comments | « mash/wm/BUILD.gn ('k') | testing/buildbot/chromium.android.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698