diff --git a/mod_image_for_test.sh b/mod_image_for_test.sh index 8ab9053ee9..52712822b7 100755 --- a/mod_image_for_test.sh +++ b/mod_image_for_test.sh @@ -147,6 +147,9 @@ install_autotest() { sudo rm -rf /tmp/autotest/site_tests/graphics_O3DSelenium sudo rm -rf /tmp/autotest/realtimecomm_GTalk* sudo rm -rf /tmp/autotest/site_tests/platform_StackProtector + sudo rm -rf /tmp/autotest/deps/chrome_test + sudo rm -rf /tmp/autotest/site_tests/desktopui_BrowserTest + sudo rm -rf /tmp/autotest/site_tests/desktopui_UITest sudo cp -fpru /tmp/autotest/* \ "${stateful_root}/${autotest_client}"