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

Unified Diff: mojo/tools/tests/mojob-golden-test-debug-Linux-chromeos

Issue 728783003: Add infrastructure to run tests on android. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Do not introduce IsInitialzed() Created 6 years, 1 month 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/tests/mojob-golden-test-debug-Linux-chromeos
diff --git a/mojo/tools/tests/mojob-golden-test-debug-Linux-chromeos b/mojo/tools/tests/mojob-golden-test-debug-Linux-chromeos
new file mode 100644
index 0000000000000000000000000000000000000000..debab875728608f540fa4a1fa070b1c9431c055b
--- /dev/null
+++ b/mojo/tools/tests/mojob-golden-test-debug-Linux-chromeos
@@ -0,0 +1,6 @@
+Running unit tests in out/chromeos_Debug ...
+python ./testing/xvfb.py out/chromeos_Debug mojo/tools/test_runner.py mojo/tools/data/unittests out/chromeos_Debug mojob_test_successes
+Running python tests in out/chromeos_Debug ...
+python mojo/tools/run_mojo_python_tests.py
+python mojo/tools/run_mojo_python_bindings_tests.py --build-dir=out/chromeos_Debug
+./testing/xvfb.py out/chromeos_Debug sky/tools/test_sky -t Debug --no-new-test-results --no-show-results --verbose

Powered by Google App Engine
This is Rietveld 408576698