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

Unified Diff: mojo/tools/data/apptests

Issue 1997513002: Mozart: Generalize frame scheduling. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-jank2
Patch Set: add comments Created 4 years, 7 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 | « mojo/services/gfx/composition/interfaces/scheduling.mojom ('k') | mojo/ui/choreographer.h » ('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 9a8af7c91cd5c1e6a854ac9b90d0f299d497eadd..154b690fb81ffb9a4573b24570232186f311a453 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -15,6 +15,10 @@ tests = [
"test": "mojo:clipboard_apptests",
},
{
+ "test": "mojo:compositor_apptests",
+ "shell-args": ["--args-for=mojo:native_viewport_service --use-test-config"],
+ },
+ {
"test": "mojo:example_apptests",
# ExampleApplicationTest.CheckCommandLineArg checks --example_apptest_arg.
"test-args": ["--example_apptest_arg"],
« no previous file with comments | « mojo/services/gfx/composition/interfaces/scheduling.mojom ('k') | mojo/ui/choreographer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698