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

Unified Diff: mojo/tools/tests/mojob-golden-test-release-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-release-Linux
diff --git a/mojo/tools/tests/mojob-golden-test-release-Linux b/mojo/tools/tests/mojob-golden-test-release-Linux
new file mode 100644
index 0000000000000000000000000000000000000000..ec5386fe34003f207a8433a81a4584453602c7a4
--- /dev/null
+++ b/mojo/tools/tests/mojob-golden-test-release-Linux
@@ -0,0 +1,8 @@
+Running unit tests in out/Release ...
+python ./testing/xvfb.py out/Release mojo/tools/test_runner.py mojo/tools/data/unittests out/Release mojob_test_successes
+Running application tests in out/Release ...
+python ./testing/xvfb.py out/Release mojo/tools/apptest_runner.py mojo/tools/data/apptests out/Release
+Running python tests in out/Release ...
+python mojo/tools/run_mojo_python_tests.py
+python mojo/tools/run_mojo_python_bindings_tests.py --build-dir=out/Release
+./testing/xvfb.py out/Release sky/tools/test_sky -t Release --no-new-test-results --no-show-results --verbose

Powered by Google App Engine
This is Rietveld 408576698