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

Unified Diff: functional/PYAUTO_TESTS

Issue 4669008: Addes Two tests to Passwords.py... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/chrome/test/functional/
Patch Set: '' Created 10 years 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 | functional/passwords.py » ('j') | functional/passwords.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: functional/PYAUTO_TESTS
===================================================================
--- functional/PYAUTO_TESTS (revision 68262)
+++ functional/PYAUTO_TESTS (working copy)
@@ -74,6 +74,8 @@
'-prefs.PrefsTest.testDownloadDirPref',
# crbug.com/64269
'-passwords.PasswordTest.testDisplayAndSavePasswordInfobar',
+ # crbug.com/63033
+ '-passwords.PasswordTest.testInfoBarDisappearByNavigatingPage',
],
'mac': [
@@ -94,6 +96,8 @@
'-databases.DatabasesTest.testReloadActiveTab',
# crbug.com/64269
'-passwords.PasswordTest.testDisplayAndSavePasswordInfobar',
+ # crbug.com/63033
+ '-passwords.PasswordTest.testInfoBarDisappearByNavigatingPage',
],
# ChromeOS is linux, but note that this section does not include the
« no previous file with comments | « no previous file | functional/passwords.py » ('j') | functional/passwords.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698