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

Unified Diff: mod_image_for_test.sh

Issue 3010035: Removed chrome ui tests and its dependencies from the factory image (Closed) Base URL: ssh://gitrw.chromium.org/crosutils.git
Patch Set: Created 10 years, 5 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mod_image_for_test.sh
diff --git a/mod_image_for_test.sh b/mod_image_for_test.sh
index 8ab9053ee902712065bd4219877745dc1f4ddf9f..52712822b77aaf34abceec187df94ba950e38e6c 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}"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698