From: noel.gordon@gmail.com Date: Wed, 4 Apr 2012 14:06:27 +0000 (+0000) Subject: Unreviewed. Layout Test fast/canvas/canvas-toDataURL-webp.html is crashing X-Git-Tag: 070512121124~7930 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=de907639867e897d0bcb6f7dbd77596b2ac9281e;p=profile%2Fivi%2Fwebkit-efl.git Unreviewed. Layout Test fast/canvas/canvas-toDataURL-webp.html is crashing https://bugs.webkit.org/show_bug.cgi?id=81735 Test expectations update. Fixed in http://crrev.com/129144. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@113185 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 9789555..58abb30 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,11 @@ + + Unreviewed. Layout Test fast/canvas/canvas-toDataURL-webp.html is crashing + https://bugs.webkit.org/show_bug.cgi?id=81735 + + Test expectations update. Fixed in http://crrev.com/129144. + + * platform/chromium/test_expectations.txt: + 2012-04-04 Nikolas Zimmermann Implement animatedPathSegList support for SVGPathElement diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index e77c689..3e7b8ca 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -3672,9 +3672,6 @@ BUGWK81697 : fast/notifications/notifications-without-permission.html = TEXT BUGWK81732 : fast/js/integer-division-neg2tothe32-by-neg1.html = CRASH PASS -BUGWK81735 DEBUG : fast/canvas/canvas-toDataURL-webp.html = CRASH TIMEOUT PASS -BUGWK81735 DEBUG : platform/chromium/virtual/gpu/fast/canvas/canvas-toDataURL-webp.html = CRASH TIMEOUT - BUGWK81778 DEBUG : webaudio/convolution-mono-mono.html = CRASH // Old test, has been flaky on and off for snowleopard debug since at least r111389