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

Unified Diff: mojo/tools/data/apptests

Issue 1200323003: media: Quit MojoMediaApplication when no service is bound. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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
Index: mojo/tools/data/apptests
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
index 2264c6e9e36a19185f4a585d2c6a63cb98bfb42b..c48b0e43ff294bd0bc1e90c3ac465ad027d14f32 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -70,6 +70,7 @@ if config.target_os != config.OS_ANDROID:
{
"test": "mojo:media_apptests",
"type": "gtest_isolated",
+ "args": ["--fast-app-destruction"]
},
{
"test": "mojo:resource_provider_apptests",

Powered by Google App Engine
This is Rietveld 408576698