diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-03 19:49:20 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-03 19:49:20 +0000 |
commit | 1201b3a167a9cb73fcf43d0a3daa444e45a5278b (patch) | |
tree | f46d1dc186b719cf8d2e8d32f692e6b5f5445be0 /webkit/tools | |
parent | 275492c7d99c4324c06fec85f97defcec675ed6e (diff) | |
download | chromium_src-1201b3a167a9cb73fcf43d0a3daa444e45a5278b.zip chromium_src-1201b3a167a9cb73fcf43d0a3daa444e45a5278b.tar.gz chromium_src-1201b3a167a9cb73fcf43d0a3daa444e45a5278b.tar.bz2 |
Put a test into test expectations like it should have been, rather than
being rebaselined.
TBR=jorlow
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/356005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30850 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 516398f..5680962 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -739,6 +739,7 @@ BUG4359 SKIP : LayoutTests/storage/hash-change-with-xhr.html = PASS BUG4359 SKIP : LayoutTests/storage/multiple-databases-garbage-collection.html = PASS BUG4359 SKIP : LayoutTests/storage/multiple-transactions.html = PASS BUG4359 SKIP : LayoutTests/storage/open-database-empty-version.html = PASS +BUG4359 SKIP : LayoutTests/storage/open-database-set-empty-version.html = PASS BUG4359 SKIP : LayoutTests/storage/private-browsing-readonly.html = PASS BUG4359 SKIP : LayoutTests/storage/quota-tracking.html = PASS BUG4359 SKIP : LayoutTests/storage/sql-data-types.html = PASS |