diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-13 06:44:53 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-13 06:44:53 +0000 |
commit | ed028f8eec831733181f5b2261e6bb47e7e9d203 (patch) | |
tree | ef39000e3fb652325c659205b174337feda134ae /webkit | |
parent | 92e11c872d8f8e0fc33b1d385cc74b9081445091 (diff) | |
download | chromium_src-ed028f8eec831733181f5b2261e6bb47e7e9d203.zip chromium_src-ed028f8eec831733181f5b2261e6bb47e7e9d203.tar.gz chromium_src-ed028f8eec831733181f5b2261e6bb47e7e9d203.tar.bz2 |
triage the failing tests from the last webkit roll into real bugs.
TBR=atwilson
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/551007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36107 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 4c82527..e38ae34 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3069,16 +3069,17 @@ BUG31794 WIN MAC : LayoutTests/storage/domstorage/localstorage/enumerate-storage BUG31803 LINUX : LayoutTests/editing/inserting/12882.html = IMAGE PASS // from http://trac.webkit.org/changeset/53078 -BUG_JOHNNYG LINUX : LayoutTests/fast/text/find-kana.html = CRASH +BUG32154 LINUX : LayoutTests/fast/text/find-kana.html = CRASH // from http://trac.webkit.org/changeset/53086 -BUG_JOHNNYG : LayoutTests/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop.html = TEXT +BUG32153 : LayoutTests/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop.html = TEXT // a bunch of tests broken before the flakiness fix, i will deal with these // after the major flakiness goes away -BUG_JOHNNYG : LayoutTests/fast/js/Object-getOwnPropertyNames.html = TEXT -BUG_JOHNNYG : LayoutTests/http/tests/security/cross-frame-access-enumeration.html = TIMEOUT -BUG_JOHNNYG : LayoutTests/storage/multiple-databases-garbage-collection.html = CRASH PASS +BUG32155 : LayoutTests/fast/js/Object-getOwnPropertyNames.html = TEXT +BUG32155 : LayoutTests/http/tests/security/cross-frame-access-enumeration.html = TIMEOUT +BUG32157 : LayoutTests/storage/multiple-databases-garbage-collection.html = CRASH PASS +BUG_JOHNNYG WIN : LayoutTests/fast/backgrounds/repeat/negative-offset-repeat-transformed.html = IMAGE // New flakiness? BUG32144 WIN RELEASE : LayoutTests/svg/webarchive/svg-script-subresouces.svg = CRASH TEXT PASS |