Index: build/android/buildbot/bb_webkit_latest_webkit_tester.sh |
diff --git a/build/android/buildbot/bb_webkit_latest_webkit_tester.sh b/build/android/buildbot/bb_webkit_latest_webkit_tester.sh |
index 05e05a04deaa12b91d9a2c50ade9cfc7ee460715..a49509f6bb7d2b001ac1fbf1ec92a4699c810b02 100755 |
--- a/build/android/buildbot/bb_webkit_latest_webkit_tester.sh |
+++ b/build/android/buildbot/bb_webkit_latest_webkit_tester.sh |
@@ -14,6 +14,7 @@ bb_baseline_setup "$BB_SRC_ROOT" "$@" |
bb_spawn_logcat_monitor_and_status |
bb_extract_build |
bb_reboot_phones |
-# TODO(peter@): Replace this with a test call |
-echo "@@@BUILD_STEP TODO Run WebKit tests@@@" |
+bb_run_webkit_unit_tests |
+bb_lint_webkit_expectation_files |
+bb_run_webkit_layout_tests |
bb_print_logcat |