diff options
author | rolandsteiner@chromium.org <rolandsteiner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-04 09:59:09 +0000 |
---|---|---|
committer | rolandsteiner@chromium.org <rolandsteiner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-04 09:59:09 +0000 |
commit | 036cea8a31516ef344ee10b3804b3f51eaddb49b (patch) | |
tree | ae103732517cbad54dc070f1bb568fc950d80932 /webkit | |
parent | 622474da11d604470683db72ae4f7478f84cb9b1 (diff) | |
download | chromium_src-036cea8a31516ef344ee10b3804b3f51eaddb49b.zip chromium_src-036cea8a31516ef344ee10b3804b3f51eaddb49b.tar.gz chromium_src-036cea8a31516ef344ee10b3804b3f51eaddb49b.tar.bz2 |
Add 1 new and 1 old test expectation
BUG=none
TEST=none
TBR=dumi
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65035 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 7199968..ae60df2 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -30,3 +30,11 @@ BUGDIMICH MAC : fast/canvas/canvas-zoom.html = IMAGE BUGDIMICH MAC : fast/repaint/selection-rl.html = IMAGE BUG61739 MAC : animations/suspend-resume-animation-events.html = FAIL CRASH + +// Probably caused by activation of ICC on Chromium-Mac, likely only requires resume +BUG48982 MAC : tables/mozilla/bugs/bug82946-2.html = IMAGE + +// Below bug shows up regularly on Win (Debug) & Mac (Release), +// but also at least once on the Linux canary. +// Could not reproduce on my local machine so far, though... +BUGROLANDSTEINER WIN MAC : fast/events/remove-event-listener.html = CRASH
\ No newline at end of file |