Index: build/android/buildbot/buildbot_functions.sh |
diff --git a/build/android/buildbot/buildbot_functions.sh b/build/android/buildbot/buildbot_functions.sh |
index 59c53802b7d0d20786879cfdb775a3d444cb791c..3eee2e015aba3c91750e4a480c1c70db2b953f0a 100755 |
--- a/build/android/buildbot/buildbot_functions.sh |
+++ b/build/android/buildbot/buildbot_functions.sh |
@@ -277,7 +277,7 @@ function bb_run_webkit_layout_tests { |
# Run experimental unittest bundles. |
function bb_run_experimental_unit_tests { |
- echo |
+ build/android/run_tests.py --xvfb --verbose -s sandbox_linux_unittests |
} |
# Run findbugs. |