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

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

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

Powered by Google App Engine
This is Rietveld 408576698