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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 3030042: New translate tests for pyauto.py (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Adding corpora Created 10 years, 4 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 | « chrome/test/data/translate/zh-TW/google_news.html ('k') | chrome/test/functional/translate.py » ('j') | 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 e46166c34203811e660ffedaa92928a8a3b5d9ec..3e35586fcdc6b91d662a49d6e4493c7c3e0f7117 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -41,6 +41,10 @@
'test_basic.SimpleTest.testCanOpenGoogle',
'themes',
'translate',
+ # This test fails due to crbug.com/35485
+ '-translate.TranslateTest.testTBarNeverVisibleOnErrorPage',
+ # This test fails due to crbug.com/50706
+ '-translate.TranslateTest.testToggleTranslateOption'
],
'win': [
« no previous file with comments | « chrome/test/data/translate/zh-TW/google_news.html ('k') | chrome/test/functional/translate.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698