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

Unified Diff: build/android/run_tests.py

Issue 11639038: ucontext_t support for Android x86. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ucontext_t support for Android x86. Created 7 years, 12 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
Index: build/android/run_tests.py
diff --git a/build/android/run_tests.py b/build/android/run_tests.py
index c1d62c01d5ed8a62f754e7bfd351f73cbe743774..6b3478570ea87fa9ae8fbdf394123df6266ed4dd 100755
--- a/build/android/run_tests.py
+++ b/build/android/run_tests.py
@@ -69,6 +69,7 @@ _TEST_SUITES = ['base_unittests',
'ui_unittests',
'unit_tests',
'webkit_compositor_bindings_unittests',
+ 'sandbox_linux_unittests',
jln (very slow on Chromium) 2013/01/08 22:26:09 Don't touch this file at the moment. We already ru
]
« no previous file with comments | « AUTHORS ('k') | sandbox/linux/sandbox_linux.gypi » ('j') | sandbox/linux/sandbox_linux.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698