diff options
author | andreip@chromium.org <andreip@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-28 19:52:07 +0000 |
---|---|---|
committer | andreip@chromium.org <andreip@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-28 19:52:07 +0000 |
commit | 07092e70b19facd29fd1c22986b2f3ad1d6646fe (patch) | |
tree | 2898001f44162d49b053778d80c167202b5f091d | |
parent | e0c2a30490d83d92ad73a2d0525cd76cf06addee (diff) | |
download | chromium_src-07092e70b19facd29fd1c22986b2f3ad1d6646fe.zip chromium_src-07092e70b19facd29fd1c22986b2f3ad1d6646fe.tar.gz chromium_src-07092e70b19facd29fd1c22986b2f3ad1d6646fe.tar.bz2 |
Remove storage/indexeddb/transaction-basics.html from test_expectations.txt
The upstream changed to the test_expectations file was made in
http://trac.webkit.org/changeset/68370
The bug itself was fixed in
http://trac.webkit.org/changeset/68370
BUG=
TEST=
Review URL: http://codereview.chromium.org/3519001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60835 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 211b43f..4460852 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -9,9 +9,6 @@ BUGJOHNNYG WIN : fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html = TEXT PASS BUGJOHNNYG LINUX : plugins/embed-attributes-style.html = IMAGE -// atwilson will upstream -BUGATWILSON : storage/indexeddb/transaction-basics.html = CRASH - // To be upstreamed. // Started failing in WebKit r68388:68412. BUGSENORBLANCO WIN DEBUG : media/video-size.html = CRASH |