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

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: Follow review 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..c63aa2f3903d4d3672e81d82d0ee7092275ddfbc
--- /dev/null
+++ b/mojo/tools/tests/mojob-golden-test-release-Linux
@@ -0,0 +1,6 @@
+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 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