Index: mod_image_for_test.sh |
diff --git a/mod_image_for_test.sh b/mod_image_for_test.sh |
index 32e19ca4a5269caf664ea4af98c2743c8a6c3c6d..97aa5e0cc7c3dddd686a04d84b1b4d63cb853490 100755 |
--- a/mod_image_for_test.sh |
+++ b/mod_image_for_test.sh |
@@ -144,6 +144,7 @@ install_autotest() { |
--exclude=site_tests/platform_StackProtector \ |
--exclude=deps/chrome_test \ |
--exclude=site_tests/desktopui_BrowserTest \ |
+ --exclude=site_tests/desktopui_PageCyclerTests \ |
--exclude=site_tests/desktopui_UITest \ |
--exclude=.svn \ |
${AUTOTEST_SRC}/client/* "${stateful_root}/${autotest_client}" |