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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 5364002: Add pyauto tests for Web SQL databases. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/chrome/test/functional
Patch Set: Fix kill test Created 10 years, 1 month 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 | chrome/test/functional/databases.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 32302b62a18b23e3d6579423b8b625f73e525c73..0cbab3a16622fbd56b07cf7b9f1b0af23f2d4c83 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -31,6 +31,8 @@
'cookies',
'crash_reporter',
'databases',
+ # Reloading after kill doesn't load the page, crbug.com/64708.
Nirnimesh 2010/11/30 01:08:15 Are you sure? testReloadActiveTab seems to work fi
+ '-databases.DatabasesTest.testModificationsPersistAfterRendererCrash',
'downloads',
'find_in_page',
# Turkish I problem. crbug.com/60638
« no previous file with comments | « no previous file | chrome/test/functional/databases.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698