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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 5859001: Disable databases.DatabasesTest.testModificationsPersistAfterRendererCrash. (Closed) Base URL: svn://svn.chromium.org/chrome/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 | 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 566c93de739ebaf3226f26d4a351aadce608f7ed..8db5f34c3cff177eecb937c5a0ecfdfc909a264e 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -73,6 +73,7 @@
'-bookmark_bar.BookmarkBarTest.testBookmarkBarVisible',
# crbug.com/64664
'-databases.DatabasesTest.testReloadActiveTab',
+ '-databases.DatabasesTest.testModificationsPersistAfterRendererCrash',
# Some download test fails on win official builder, only thru buildbot when
# downloading the small zip file.
# crbug.com/50481, crbug.com/54942
@@ -98,6 +99,7 @@
'-content.ContentTest.testThreeWindows', # crbug.com/47457
# crbug.com/64664
'-databases.DatabasesTest.testReloadActiveTab',
+ '-databases.DatabasesTest.testModificationsPersistAfterRendererCrash',
# crbug.com/64269
'-passwords.PasswordTest.testDisplayAndSavePasswordInfobar',
],
« 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