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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 10265019: Disable testSpecialURLTabs on linux QA bot (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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: chrome/test/functional/PYAUTO_TESTS
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index b16eb8991f77a8573a332b6c7425e45b49064169..1d91fc2a23e7601a2100496d7ebdb365f6355fe4 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -537,6 +537,10 @@
],
'linux': [
+
+ # Re-enable on 05/01/2012 when r134601 reaches linux QA bots.
+ '-special_tabs.SpecialTabsTest.testSpecialURLTabs',
+
# Add back the omnibox tests excluded from the CONTINUOUS suite above
# because they do not produce omnibox results under virtual X on linux.
# crbug.com/85310
« 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