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

Unified Diff: content/browser/in_process_webkit/indexed_db_layout_browsertest.cc

Issue 10417017: Re-enable IndexedDBLayoutTest.BasicTests; expected output updated in WebKit. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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: content/browser/in_process_webkit/indexed_db_layout_browsertest.cc
diff --git a/content/browser/in_process_webkit/indexed_db_layout_browsertest.cc b/content/browser/in_process_webkit/indexed_db_layout_browsertest.cc
index 4946d98d629a15c964eb66218c7d037462d14f0c..a082903dbd9614592a328d7c7e0bb86363f93790 100644
--- a/content/browser/in_process_webkit/indexed_db_layout_browsertest.cc
+++ b/content/browser/in_process_webkit/indexed_db_layout_browsertest.cc
@@ -95,7 +95,7 @@ static const char* kRegressionTests[] = {
}
-IN_PROC_BROWSER_TEST_F(IndexedDBLayoutTest, FAILS_BasicTests) {
+IN_PROC_BROWSER_TEST_F(IndexedDBLayoutTest, BasicTests) {
RunLayoutTests(kBasicTests);
}
« 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