Index: build/android/buildbot/bb_fyi_tester.sh |
diff --git a/build/android/buildbot/bb_fyi_tester.sh b/build/android/buildbot/bb_fyi_tester.sh |
index 739504cb594536feca592967e5cf0dacfd514970..a18fb1ecbcf251215505e3005749f0132ebf02ee 100755 |
--- a/build/android/buildbot/bb_fyi_tester.sh |
+++ b/build/android/buildbot/bb_fyi_tester.sh |
@@ -15,6 +15,6 @@ bb_spawn_logcat_monitor_and_status |
bb_extract_build |
bb_reboot_phones |
bb_run_unit_tests |
-bb_run_instrumentation_tests |
+bb_run_experimental_instrumentation_tests |
Isaac (away)
2012/11/19 21:55:38
I think we also want to run regular instrumentatio
|
bb_run_experimental_unit_tests |
bb_print_logcat |