diff options
author | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-07 07:07:11 +0000 |
---|---|---|
committer | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-07 07:07:11 +0000 |
commit | 78b73deef6a6429f2833514f5fa1b07eda436ffd (patch) | |
tree | 89cb90274be68945c240c5adc779b9483e8b6b94 | |
parent | 82886107786883d1174b436ffb017cb7afb34798 (diff) | |
download | chromium_src-78b73deef6a6429f2833514f5fa1b07eda436ffd.zip chromium_src-78b73deef6a6429f2833514f5fa1b07eda436ffd.tar.gz chromium_src-78b73deef6a6429f2833514f5fa1b07eda436ffd.tar.bz2 |
More flaky tests. TBR
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13235 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b9d1b51..5296c78 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1827,7 +1827,7 @@ BUG7482 DEFER : LayoutTests/http/tests/misc/timer-vs-loading.html = FAIL PASS TI // These ones look to just need fresh pixel baselines (likely caused by // transformation matrices now using doubles instead of floats): LINUX : LayoutTests/fast/transforms/matrix-02.html = FAIL -LINUX : LayoutTests/svg/W3C-SVG-1.1/text-text-07-t.svg = PASS FAIL +LINUX : LayoutTests/svg/W3C-SVG-1.1/text-text-07-t.svg = PASS FAIL CRASH // Misc failures: // New test. We should fix it, but it doesn't need to block the current release DEFER WIN LINUX : LayoutTests/fast/forms/option-mouseevents.html = FAIL @@ -2320,6 +2320,7 @@ BUG9798 LINUX : LayoutTests/fonts/cursive.html = FAIL PASS BUG9798 LINUX : LayoutTests/http/tests/misc/image-blocked-src-change.html = FAIL PASS BUG9798 LINUX : LayoutTests/scrollbars/basic-scrollbar.html = FAIL PASS BUG9798 LINUX : LayoutTests/transitions/transition-timing-function.html = FAIL PASS +BUG9798 LINUX : pending/fast/repaint/bugzilla-6473.html = FAIL PASS BUG9798 WIN : LayoutTests/transitions/change-values-during-transition.html = FAIL PASS BUG9798 WIN : LayoutTests/http/tests/misc/image-blocked-src-change.html = FAIL PASS BUG9798 WIN : LayoutTests/http/tests/uri/escaped-entity.html = TIMEOUT PASS @@ -2336,5 +2337,3 @@ BUG9797 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-first-tim BUG9797 WIN DEBUG : LayoutTests/http/tests/xmlhttprequest/state-after-network-error.html = CRASH PASS BUG9797 WIN DEBUG : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = CRASH PASS BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/tabgroup.svg = CRASH PASS - - |