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

Issue 384118: Enables most DB layout tests in test_shell. (Closed)

Created:
11 years, 1 month ago by dumi
Modified:
9 years, 7 months ago
Reviewers:
michaeln, dglazkov
CC:
chromium-reviews_googlegroups.com, darin (slow to review), pam+watch_chromium.org
Visibility:
Public.

Description

Enables most DB layout tests in test_shell. TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31997

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed Michael's comments. #

Patch Set 3 : Small update to test_expectations.txt. #

Patch Set 4 : Found 2 more disabled tests that pass now. #

Patch Set 5 : Fixed the test_expectations.txt line describing the state of hash-change-with-xhr.html. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -97 lines) Patch
A webkit/data/layout_tests/platform/chromium-mac/LayoutTests/storage/statement-error-callback-expected.txt View 1 chunk +5 lines, -0 lines 0 comments Download
A webkit/data/layout_tests/platform/chromium-mac/LayoutTests/storage/transaction-callback-exception-crash-expected.txt View 1 chunk +2 lines, -0 lines 0 comments Download
A webkit/data/layout_tests/platform/chromium-mac/LayoutTests/storage/transaction-error-callback-expected.txt View 1 chunk +8 lines, -0 lines 0 comments Download
A webkit/data/layout_tests/platform/chromium-win/LayoutTests/storage/statement-error-callback-expected.txt View 1 chunk +5 lines, -0 lines 0 comments Download
A webkit/data/layout_tests/platform/chromium-win/LayoutTests/storage/transaction-callback-exception-crash-expected.txt View 1 chunk +2 lines, -0 lines 0 comments Download
A webkit/data/layout_tests/platform/chromium-win/LayoutTests/storage/transaction-error-callback-expected.txt View 1 chunk +8 lines, -0 lines 0 comments Download
M webkit/tools/layout_tests/test_expectations.txt View 1 2 3 4 2 chunks +4 lines, -33 lines 0 comments Download
M webkit/tools/test_shell/simple_database_system.h View 1 2 3 1 chunk +36 lines, -13 lines 0 comments Download
M webkit/tools/test_shell/simple_database_system.cc View 1 2 3 3 chunks +70 lines, -41 lines 0 comments Download
M webkit/tools/test_shell/test_shell_webkit_init.h View 1 2 3 4 chunks +14 lines, -10 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
dumi
Still need to understand/fix a couple of weirdnesses, but the code shouldn't change much.
11 years, 1 month ago (2009-11-13 09:55:11 UTC) #1
dglazkov
LGTM!
11 years, 1 month ago (2009-11-13 17:14:13 UTC) #2
michaeln
http://codereview.chromium.org/384118/diff/1/5 File webkit/tools/test_shell/simple_database_system.h (right): http://codereview.chromium.org/384118/diff/1/5#newcode14 Line 14: class SimpleDatabaseSystem : public webkit_database::DatabaseTracker::Observer { consider having ...
11 years, 1 month ago (2009-11-13 17:39:49 UTC) #3
dumi
http://codereview.chromium.org/384118/diff/1/5 File webkit/tools/test_shell/simple_database_system.h (right): http://codereview.chromium.org/384118/diff/1/5#newcode14 Line 14: class SimpleDatabaseSystem : public webkit_database::DatabaseTracker::Observer { On 2009/11/13 ...
11 years, 1 month ago (2009-11-13 23:03:40 UTC) #4
michaeln
11 years, 1 month ago (2009-11-13 23:08:49 UTC) #5
LGTM!

Powered by Google App Engine
This is Rietveld 408576698